summaryrefslogtreecommitdiff
path: root/tests/libtest/lib1502.c
Commit message (Expand)AuthorAgeFilesLines
* duphandle: make sure CURLOPT_RESOLVE is duplicated fine toobagder/dup-RESOLVEDaniel Stenberg2018-04-121-1/+11
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-2/+0
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-2/+2
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-2/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-251-2/+18
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-231-0/+11
* test 1502: OOM handling fixesYang Tse2012-12-231-70/+52
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-7/+0
* libtest: fix some compiler warningsYang Tse2012-12-051-2/+7
* fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg2012-11-181-0/+138