index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
doh.c
Age
Commit message (
Expand
)
Author
2019-05-20
lib: reduce variable scopes
Marcel Raad
2019-05-13
doh: CURL_DISABLE_DOH
Daniel Stenberg
2019-03-11
doh: inherit some SSL options from user's easy handle
Jay Satiro
2019-01-04
printf: fix format specifiers
Rikard Falkeborn
2018-12-06
doh: fix memory leak in OOM situation
Daniel Stenberg
2018-12-05
doh: make it work for h2-disabled builds too
Daniel Stenberg
2018-11-26
doh: fix typo in infof call
Daniel Gustafsson
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-10-18
travis: add build for "configure --disable-verbose"
Daniel Stenberg
2018-10-05
doh: keep the IPv4 address in (original) network byte order
Daniel Stenberg
2018-10-04
doh: make sure TTL isn't re-inited by second (discarded?) response
Daniel Stenberg
2018-10-02
doh: fix curl_easy_setopt argument type
Marcel Raad
2018-09-30
doh: only build if h2 enabled
Daniel Stenberg
2018-09-07
doh: minor edits to please Coverity
Daniel Stenberg
2018-09-06
DOH: add test case 1650 and 2100
Daniel Stenberg
2018-09-06
setopt: add CURLOPT_DOH_URL
Daniel Stenberg