Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: fix build with `CURL_DISABLE_DOH` | Marcel Raad | 2019-12-13 | 1 | -2/+2 |
* | tests: fix multiple may be used uninitialized warnings | Daniel Stenberg | 2019-03-05 | 1 | -2/+2 |
* | printf: fix format specifiers | Rikard Falkeborn | 2019-01-04 | 1 | -7/+7 |
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -6/+6 |
* | unit1650: fix "null pointer passed as argument 1 to memcmp" | Daniel Stenberg | 2018-10-29 | 1 | -1/+1 |
* | doh: keep the IPv4 address in (original) network byte order | Daniel Stenberg | 2018-10-05 | 1 | -8/+8 |
* | test1650: make it depend on http/2 | Daniel Stenberg | 2018-10-01 | 1 | -0/+11 |
* | unit1650: fix out of boundary access | Daniel Stenberg | 2018-09-23 | 1 | -4/+4 |
* | DOH: add test case 1650 and 2100 | Daniel Stenberg | 2018-09-06 | 1 | -0/+283 |