summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg2009-12-101-1/+1
* signal handling to cleanup on SIGINT and SIGTERM, followupYang Tse2009-12-092-2/+19
* - Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg2009-12-072-0/+2
* Fix 'uploaded' file descriptor leakYang Tse2009-12-031-0/+10
* signal handling to cleanup on SIGINT and SIGTERMYang Tse2009-12-031-6/+8
* signal handling to cleanup on SIGINT and SIGTERMYang Tse2009-12-021-140/+355
* Set socket option SO_REUSEADDR=true on stunnel accept'ing portYang Tse2009-12-011-11/+35
* - In order to better reflect that the returned pid is extracted from theYang Tse2009-11-303-26/+44
* - Added Diffie-Hellman parameters to several test harness certificate files inYang Tse2009-11-286-0/+30
* Use different log files for each protocolYang Tse2009-11-281-1/+1
* Attempt to enhance stunnel 3.X loggingYang Tse2009-11-271-37/+56
* Prevent running stunnel unless its version can be determined.Yang Tse2009-11-271-1/+7
* Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM.Yang Tse2009-11-271-1/+5
* To allow remote log inspection avoid redirecting messages to stderr.Yang Tse2009-11-271-2/+6
* Log info for start up failures.Yang Tse2009-11-261-6/+8
* Only attempt to clear the server-logs lock when previously set by this same s...Yang Tse2009-11-264-13/+69
* signal handling to cleanup on SIGINT and SIGTERMYang Tse2009-11-261-30/+167
* Enhance some debug messages for initialization failures.Yang Tse2009-11-232-24/+43
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-052-18/+24
* - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if theDaniel Stenberg2009-10-311-2/+2
* Added test case 566 in an attempt to repeat bug 2884561Daniel Stenberg2009-10-303-2/+114
* - "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg2009-10-304-3/+114
* - Dima Barsky made the curl cookie parser accept cookies even with blank orDaniel Stenberg2009-10-252-1/+4
* Fix compiler warning: loop without bodyYang Tse2009-10-103-6/+16
* - John P. McCaskey posted a bug report that showed how libcurl did wrong whenDaniel Stenberg2009-09-262-3/+2
* added test 1105 (disabled) - it repeats a cookie path bug we need to fixDaniel Stenberg2009-09-263-1/+66
* added three missing files to the dist archiveDaniel Stenberg2009-09-171-1/+2
* Attempt to silence bogus compiler warning: "Potential null pointer dereference"Yang Tse2009-09-171-1/+1
* remove line obsoleted with previous commitYang Tse2009-09-171-1/+0
* Attempt to silence bogus compiler warning: "Potential null pointer dereference"Yang Tse2009-09-171-0/+1
* Added HTTP proxy keywordDan Fandrich2009-09-141-0/+1
* Renumbered test565 to test1104 to move it out of the range reserved forDan Fandrich2009-09-112-6/+7
* - Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epochDaniel Stenberg2009-09-102-1/+84
* comment the "stunnel exited with [num]" stuff since this is now happenDaniel Stenberg2009-09-011-3/+3
* add cast to silent compiler warning with 64bit systems.Gunter Knauf2009-08-291-1/+1
* disable the tests that differ between 32 and 64 bitDaniel Stenberg2009-08-272-5/+8
* - Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat2009-08-243-1/+100
* Pull the certificate files from the source directory. Ensure that theDan Fandrich2009-08-183-3/+15
* Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg2009-08-122-0/+110
* use --insecure to allow non-matching known hosts for SSH-based protocolsDaniel Stenberg2009-08-121-1/+1
* - Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg2009-08-1137-6/+1324
* use --insecure for the SFTP and SCP testsDaniel Stenberg2009-07-2838-38/+38
* don't set READDATA since it isn't used and only confuses readersDaniel Stenberg2009-07-221-3/+0
* ENH: add optional support for c-aresBill Hoffman2009-07-142-2/+7
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-5/+5
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-148-11/+11
* added PKG_CONFIG_PATH to output to better verify if it gets properly set with...Gunter Knauf2009-07-131-0/+1
* - When doing non-anonymous ftp via http proxies and the password is notMichal Marek2009-06-161-0/+53
* fix compiler warningYang Tse2009-06-121-1/+3
* fix compiler warningYang Tse2009-06-121-0/+10