| Commit message (Expand) | Author | Age | Files | Lines |
* | doh: inherit some SSL options from user's easy handle | Jay Satiro | 2019-03-11 | 1 | -3/+68 |
* | printf: fix format specifiers | Rikard Falkeborn | 2019-01-04 | 1 | -2/+2 |
* | doh: fix memory leak in OOM situation | Daniel Stenberg | 2018-12-06 | 1 | -3/+4 |
* | doh: make it work for h2-disabled builds too | Daniel Stenberg | 2018-12-05 | 1 | -26/+2 |
* | doh: fix typo in infof call | Daniel Gustafsson | 2018-11-26 | 1 | -1/+1 |
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -3/+3 |
* | travis: add build for "configure --disable-verbose" | Daniel Stenberg | 2018-10-18 | 1 | -0/+8 |
* | doh: keep the IPv4 address in (original) network byte order | Daniel Stenberg | 2018-10-05 | 1 | -10/+9 |
* | doh: make sure TTL isn't re-inited by second (discarded?) response | Daniel Stenberg | 2018-10-04 | 1 | -3/+8 |
* | doh: fix curl_easy_setopt argument type | Marcel Raad | 2018-10-02 | 1 | -1/+1 |
* | doh: only build if h2 enabled | Daniel Stenberg | 2018-09-30 | 1 | -1/+29 |
* | doh: minor edits to please Coverity | Daniel Stenberg | 2018-09-07 | 1 | -2/+5 |
* | DOH: add test case 1650 and 2100 | Daniel Stenberg | 2018-09-06 | 1 | -65/+27 |
* | setopt: add CURLOPT_DOH_URL | Daniel Stenberg | 2018-09-06 | 1 | -0/+915 |