summaryrefslogtreecommitdiff
path: root/tests/unit/unit1607.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: make local functions staticDaniel Stenberg2019-02-101-3/+7
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-011-0/+8
* checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg2018-05-211-1/+1
* build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg2018-03-041-1/+1
* unit1307: proper cleanup on OOM to fix torture testsDan Fandrich2018-03-021-8/+18
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-201-0/+203