Age | Commit message (Expand) | Author |
---|---|---|
2020-05-04 | dynbuf: introduce internal generic dynamic buffer functions | Daniel Stenberg |
2020-04-28 | headers: copyright range fix | Daniel Stenberg |
2020-04-28 | doh: Constify some input pointers | Rikard Falkeborn |
2019-12-13 | tests: fix build with `CURL_DISABLE_DOH` | Marcel Raad |
2019-03-05 | tests: fix multiple may be used uninitialized warnings | Daniel Stenberg |
2019-01-04 | printf: fix format specifiers | Rikard Falkeborn |
2018-11-23 | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg |
2018-10-29 | unit1650: fix "null pointer passed as argument 1 to memcmp" | Daniel Stenberg |
2018-10-05 | doh: keep the IPv4 address in (original) network byte order | Daniel Stenberg |
2018-10-01 | test1650: make it depend on http/2 | Daniel Stenberg |
2018-09-23 | unit1650: fix out of boundary access | Daniel Stenberg |
2018-09-06 | DOH: add test case 1650 and 2100 | Daniel Stenberg |