summaryrefslogtreecommitdiff
path: root/tests/unit/unit1607.c
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-12-13unit1607: fix mem-leak in OOMDaniel Stenberg
2019-08-31Curl_addr2string: take an addrlen argument tooDaniel Stenberg
2019-08-09http3: make connection reuse workDaniel Stenberg
2019-04-11CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg
2019-02-10cleanup: make local functions staticDaniel Stenberg
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-03-04build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg
2018-03-02unit1307: proper cleanup on OOM to fix torture testsDan Fandrich
2018-02-20CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken