summaryrefslogtreecommitdiff
path: root/lib/doh.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* doh: move doh related struct definitions to doh.hDaniel Stenberg2022-07-181-15/+32
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-1/+1
* hostip: remove conn->data from resolver functionsDaniel Stenberg2021-01-221-3/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-4/+4
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-9/+4
* headers: copyright range fixDaniel Stenberg2020-04-281-1/+1
* doh: Constify some input pointersRikard Falkeborn2020-04-281-1/+1
* doh: improced both encoding and decodingNiall2019-11-161-2/+4
* cleanup: remove the 'numsocks' argument used in many placesDaniel Stenberg2019-07-301-2/+1
* doh: CURL_DISABLE_DOHDaniel Stenberg2019-05-131-1/+9
* headers: end all headers with guard commentDaniel Gustafsson2018-10-231-1/+1
* doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg2018-10-051-6/+2
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-061-0/+65
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-0/+44