Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostip: remove conn->data from resolver functions | Daniel Stenberg | 2021-01-22 | 1 | -3/+3 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | source cleanup: remove all custom typedef structs | Daniel Stenberg | 2020-05-15 | 1 | -4/+4 |
* | dynbuf: introduce internal generic dynamic buffer functions | Daniel Stenberg | 2020-05-04 | 1 | -9/+4 |
* | headers: copyright range fix | Daniel Stenberg | 2020-04-28 | 1 | -1/+1 |
* | doh: Constify some input pointers | Rikard Falkeborn | 2020-04-28 | 1 | -1/+1 |
* | doh: improced both encoding and decoding | Niall | 2019-11-16 | 1 | -2/+4 |
* | cleanup: remove the 'numsocks' argument used in many places | Daniel Stenberg | 2019-07-30 | 1 | -2/+1 |
* | doh: CURL_DISABLE_DOH | Daniel Stenberg | 2019-05-13 | 1 | -1/+9 |
* | headers: end all headers with guard comment | Daniel Gustafsson | 2018-10-23 | 1 | -1/+1 |
* | doh: keep the IPv4 address in (original) network byte order | Daniel Stenberg | 2018-10-05 | 1 | -6/+2 |
* | DOH: add test case 1650 and 2100 | Daniel Stenberg | 2018-09-06 | 1 | -0/+65 |
* | setopt: add CURLOPT_DOH_URL | Daniel Stenberg | 2018-09-06 | 1 | -0/+44 |