Marc Hoersken
87ade5f0eb
secureserver.pl: added full support for tstunnel on Windows
...
tstunnel on Windows does not support the pid option and is unable
to write to an output log that is already being used as a redirection
target for stdout. Therefore it does now output all log data to stdout
by default and secureserver.pl creates a fake pidfile on Windows.
2014-01-13 00:09:46 +01:00
Steve Holme
84a9f092dc
Updated copyright year for recent changes
2014-01-04 17:41:10 +00:00
Marc Hoersken
4fc8d83f5f
secureserver.pl: support for stunnel-path with nun-alphanum chars
...
This is desired to support stunnel installations on Windows.
2014-01-04 17:49:54 +01:00
Fabian Keil
ca5f4e2135
runtests and friends: Do not add undefined values to @INC
...
On FreeBSD this fixes the warning:
Use of uninitialized value $p in string eq at /usr/local/lib/perl5/5.14.2/BSDPAN/BSDPAN.pm line 36.
2012-12-06 23:04:33 +01:00
Daniel Stenberg
be28825b2d
restore executable bits on some files
2010-03-24 11:07:35 +01:00
Daniel Stenberg
2309b4e330
remove the CVSish $Id$ lines
2010-03-24 11:02:54 +01:00
Yang Tse
cd7b12edff
secureserver.pl is now the test harness script used for SSL/TLS.
...
Start using the centralized pidfile and logfile name generation
subroutines for https and ftps test suite servers.
2010-01-11 04:49:13 +00:00