]> granicus.if.org Git - curl/commit
secureserver.pl: added full support for tstunnel on Windows
authorMarc Hoersken <info@marc-hoersken.de>
Sun, 12 Jan 2014 23:09:46 +0000 (00:09 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Sun, 12 Jan 2014 23:09:46 +0000 (00:09 +0100)
commit87ade5f0eb0d40c14ba65b04d309a4f52a49c1be
treefe82d33d52f8440a671315296e5ce7edfddf7338
parenta33e7edcec0fe6f980a0dc7b5670072c4be58708
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.
tests/secureserver.pl