summaryrefslogtreecommitdiff
path: root/tests/libtest/lib597.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-191-62/+42
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-2/+0
* code style: use spaces around plusesDaniel Stenberg2017-09-111-3/+3
* tests: Make sure libtests call curl_global_cleanup()Dan Fandrich2017-08-191-4/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-5/+6
* 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
* libtest: fix some compiler warningsYang Tse2012-12-051-3/+8
* multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun2011-12-071-0/+145