summaryrefslogtreecommitdiff
path: root/tests/unit/unit1650.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/copyright: .muse is .lift nowDaniel Stenberg2021-09-281-1/+1
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-231-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-2/+3
* headers: copyright range fixDaniel Stenberg2020-04-281-1/+1
* doh: Constify some input pointersRikard Falkeborn2020-04-281-4/+4
* tests: fix build with `CURL_DISABLE_DOH`Marcel Raad2019-12-131-2/+2
* tests: fix multiple may be used uninitialized warningsDaniel Stenberg2019-03-051-2/+2
* printf: fix format specifiersRikard Falkeborn2019-01-041-7/+7
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-6/+6
* unit1650: fix "null pointer passed as argument 1 to memcmp"Daniel Stenberg2018-10-291-1/+1
* doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg2018-10-051-8/+8
* test1650: make it depend on http/2Daniel Stenberg2018-10-011-0/+11
* unit1650: fix out of boundary accessDaniel Stenberg2018-09-231-4/+4
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-061-0/+283