aboutsummaryrefslogtreecommitdiff
path: root/tests/httpserver.pl
AgeCommit message (Expand)Author
2020-04-18tests: run the sws server on "any port"Daniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2019-12-09tests: make it possible to set executable extensionsMarc Hoersken
2017-03-26spelling fixesklemens
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-04tests: add HTTP UNIX socket server testing supportPeter Wu
2012-12-06runtests and friends: Do not add undefined values to @INCFabian Keil
2012-08-02Remove the --fork option of sws, since it makes refactoring to use poll more ...Joe Mason
2012-01-04httpserver.pl: reorder sws command line optionsYang Tse
2012-01-03test proxy supports CONNECTDaniel Stenberg
2010-08-25gopher tests: use sws and adjusted to more standard styleDaniel Stenberg
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-08Start using the centralized pidfile and logfile name generationYang Tse
2010-01-08sws and tftpd command line option naming adjustmentsYang Tse
2007-11-23Revert last change since it breaks running the test suiteYang Tse
2007-11-23Improve chance of running runtests.pl from outside theYang Tse
2006-04-10support --fork and pass that on to swsDaniel Stenberg
2004-12-14make sure the ipv6 http server gets its pid stored in a separate fileDaniel Stenberg
2004-12-11HTTP IPv6 support added to the test suiteDaniel Stenberg
2004-02-12provide a source path to the servers to make them find the tests when runDaniel Stenberg
2002-02-19cut off the old perl one, this only runs the C coded versionDaniel Stenberg
2001-11-02improved functionality for new timeout testsDaniel Stenberg
2001-10-24now reports the CORRECT pid on demandDaniel Stenberg
2001-10-17don't use 'strict' anymore, as it doesn't work good with the cygwin fixesDaniel Stenberg
2001-10-10Kevin Roth's fixes to make tests work on cygwinDaniel Stenberg
2001-09-18made it respond as a http proxy on CONNECTDaniel Stenberg
2001-05-28fixesDaniel Stenberg
2001-05-23adjusted to the new test case formatsDaniel Stenberg
2001-05-14pid files fixes, ftp server already-running-but-no-control checkDaniel Stenberg
2001-03-14always append the incoming request to the server.input file, it allowsDaniel Stenberg
2001-03-12output the protocol data to stderr when verbose is onDaniel Stenberg
2001-01-27minor output fixDaniel Stenberg
2000-11-17uses stricter outputDaniel Stenberg
2000-11-16moved out the FTP partDaniel Stenberg
2000-11-15'use strict' compliantDaniel Stenberg
2000-11-13somewhat more functioning FTPDaniel Stenberg
2000-11-13basic and early ftp supportDaniel Stenberg
2000-11-13converted shell script to perlDaniel Stenberg
2000-11-13if the server is already running when the script is started, it now verifiesDaniel Stenberg
2000-11-13changed pid stuff, made it work with rfc1867 posts and made it work betterDaniel Stenberg
2000-11-13new perl http server that works betterDaniel Stenberg