summaryrefslogtreecommitdiff
path: root/tests/libtest/lib540.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-2/+2
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-2/+0
* code style: use spaces around plusesDaniel Stenberg2017-09-111-1/+1
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-4/+4
* tests: declare TU-local variables staticMarcel Raad2017-05-011-1/+1
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-2/+2
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-2/+2
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-2/+2
* 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 tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse2011-10-261-0/+2
* multi tests: OOM handling fixesYang Tse2011-10-211-65/+85
* lib540.c: OOM handling fixes making test 540 pass torture testingYang Tse2011-10-101-35/+42
* libcurl: some OOM handling fixesYang Tse2011-10-071-8/+33
* fix compiler warningYang Tse2011-07-261-2/+1
* libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg2011-06-271-3/+1
* compiler warning: fixYang Tse2011-05-261-0/+1
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-21/+60
* Fix compiler warning: loop without bodyYang Tse2009-10-101-1/+5
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich2008-05-221-3/+3
* Renamed a couple of global variables to avoid shadowing warningsYang Tse2007-10-021-2/+2
* Extracting the CURLINFO_PRIVATE pointer makes no point since nothing setDaniel Stenberg2007-09-121-4/+2
* Fixed some icc compiler warnings.Dan Fandrich2007-08-071-5/+5
* convert test case 540 to use a custom Host: header as wellDaniel Stenberg2007-07-151-5/+22
* Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by ShmulikDaniel Stenberg2007-07-141-0/+119