Age | Commit message (Expand) | Author |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2019-12-12 | doh: make it behave when built without proxy support | Daniel Stenberg |
2019-12-01 | build: Disable Visual Studio warning "conditional expression is constant" | Jay Satiro |
2019-11-28 | doh: use dedicated probe slots | Niall |
2019-11-16 | doh: improced both encoding and decoding | Niall |
2019-10-30 | url: make Curl_close() NULLify the pointer too | Daniel Stenberg |
2019-09-23 | doh: allow only http and https in debug mode | Paul Dreik |
2019-09-23 | doh: return early if there is no time left | Paul Dreik |
2019-09-19 | doh: avoid truncating DNS QTYPE to lower octet | Niall O'Reilly |
2019-09-16 | doh: clean up dangling DOH handles and memory on easy close | Daniel Stenberg |
2019-09-15 | doh: fix undefined behaviour and open up for gcc and clang optimization | Paul Dreik |
2019-09-15 | doh: fix (harmless) buffer overrun | Paul Dreik |
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 |