summaryrefslogtreecommitdiff
path: root/tests/libtest/lib540.c
Commit message (Expand)AuthorAgeFilesLines
* 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