summaryrefslogtreecommitdiff
path: root/lib/doh.c
Commit message (Expand)AuthorAgeFilesLines
* travis: add build for "configure --disable-verbose"Daniel Stenberg2018-10-181-0/+8
* doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg2018-10-051-10/+9
* doh: make sure TTL isn't re-inited by second (discarded?) responseDaniel Stenberg2018-10-041-3/+8
* doh: fix curl_easy_setopt argument typeMarcel Raad2018-10-021-1/+1
* doh: only build if h2 enabledDaniel Stenberg2018-09-301-1/+29
* doh: minor edits to please CoverityDaniel Stenberg2018-09-071-2/+5
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-061-65/+27
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-0/+915