summaryrefslogtreecommitdiff
path: root/tests/libtest/lib540.c
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-05-01tests: declare TU-local variables staticMarcel Raad
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-05libtest: fix some compiler warningsYang Tse
2011-10-26multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse
2011-10-21multi tests: OOM handling fixesYang Tse
2011-10-10lib540.c: OOM handling fixes making test 540 pass torture testingYang Tse
2011-10-07libcurl: some OOM handling fixesYang Tse
2011-07-26fix compiler warningYang Tse
2011-06-27libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2011-05-26compiler warning: fixYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-05Addes OOM handling for curl_easy_setopt() calls in testYang Tse
2009-10-10Fix compiler warning: loop without bodyYang Tse
2008-09-20include "memdebug.h"Yang Tse
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2007-10-02Renamed a couple of global variables to avoid shadowing warningsYang Tse
2007-09-12Extracting the CURLINFO_PRIVATE pointer makes no point since nothing setDaniel Stenberg
2007-08-07Fixed some icc compiler warnings.Dan Fandrich
2007-07-15convert test case 540 to use a custom Host: header as wellDaniel Stenberg
2007-07-14Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by ShmulikDaniel Stenberg