summaryrefslogtreecommitdiff
path: root/tests/httpsserver.pl
Commit message (Expand)AuthorAgeFilesLines
* secureserver.pl is now the test harness script used for SSL/TLS.Yang Tse2010-01-111-197/+0
* Set socket option SO_REUSEADDR=true on stunnel accept'ing portYang Tse2009-12-011-11/+35
* 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
* 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
* comment the "stunnel exited with [num]" stuff since this is now happenDaniel Stenberg2009-09-011-3/+3
* - Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg2009-08-111-1/+22
* improve stunnel version detectionYang Tse2009-04-131-16/+37
* Use getcwd() to get the directory, which works even if one of the directoryDan Fandrich2007-12-221-2/+2
* Fix trying to return outside of a subroutineYang Tse2007-11-211-1/+1
* Added test infrastructure to support basic FTPS tests. This currentlyDan Fandrich2007-03-081-5/+11
* Use /usr/bin/env to invoke perl like the other test scripts.Dan Fandrich2006-08-231-1/+1
* output the exit code from stunnel to stderr in case it is non-zeroDaniel Stenberg2006-04-101-1/+8
* Stop using stunnel.pm, we pass in the path from the main script instead.Daniel Stenberg2003-10-291-7/+6
* skip the chmodDaniel Stenberg2003-01-211-1/+1
* runtests.pl now passes the sourcedir path to the httpsserver.pl scriptDaniel Stenberg2003-01-211-5/+12
* kromJx@crosswinds.net made it run properly with stunnel >=4.0Daniel Stenberg2002-10-231-5/+35
* changed the PEM pathDaniel Stenberg2001-09-171-1/+1
* new tests, new server invoke systemDaniel Stenberg2001-04-241-0/+51