index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
httpserver.pl
Age
Commit message (
Expand
)
Author
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-12-04
tests: add HTTP UNIX socket server testing support
Peter Wu
2012-12-06
runtests and friends: Do not add undefined values to @INC
Fabian Keil
2012-08-02
Remove the --fork option of sws, since it makes refactoring to use poll more ...
Joe Mason
2012-01-04
httpserver.pl: reorder sws command line options
Yang Tse
2012-01-03
test proxy supports CONNECT
Daniel Stenberg
2010-08-25
gopher tests: use sws and adjusted to more standard style
Daniel Stenberg
2010-03-24
restore executable bits on some files
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-08
Start using the centralized pidfile and logfile name generation
Yang Tse
2010-01-08
sws and tftpd command line option naming adjustments
Yang Tse
2007-11-23
Revert last change since it breaks running the test suite
Yang Tse
2007-11-23
Improve chance of running runtests.pl from outside the
Yang Tse
2006-04-10
support --fork and pass that on to sws
Daniel Stenberg
2004-12-14
make sure the ipv6 http server gets its pid stored in a separate file
Daniel Stenberg
2004-12-11
HTTP IPv6 support added to the test suite
Daniel Stenberg
2004-02-12
provide a source path to the servers to make them find the tests when run
Daniel Stenberg
2002-02-19
cut off the old perl one, this only runs the C coded version
Daniel Stenberg
2001-11-02
improved functionality for new timeout tests
Daniel Stenberg
2001-10-24
now reports the CORRECT pid on demand
Daniel Stenberg
2001-10-17
don't use 'strict' anymore, as it doesn't work good with the cygwin fixes
Daniel Stenberg
2001-10-10
Kevin Roth's fixes to make tests work on cygwin
Daniel Stenberg
2001-09-18
made it respond as a http proxy on CONNECT
Daniel Stenberg
2001-05-28
fixes
Daniel Stenberg
2001-05-23
adjusted to the new test case formats
Daniel Stenberg
2001-05-14
pid files fixes, ftp server already-running-but-no-control check
Daniel Stenberg
2001-03-14
always append the incoming request to the server.input file, it allows
Daniel Stenberg
2001-03-12
output the protocol data to stderr when verbose is on
Daniel Stenberg
2001-01-27
minor output fix
Daniel Stenberg
2000-11-17
uses stricter output
Daniel Stenberg
2000-11-16
moved out the FTP part
Daniel Stenberg
2000-11-15
'use strict' compliant
Daniel Stenberg
2000-11-13
somewhat more functioning FTP
Daniel Stenberg
2000-11-13
basic and early ftp support
Daniel Stenberg
2000-11-13
converted shell script to perl
Daniel Stenberg
2000-11-13
if the server is already running when the script is started, it now verifies
Daniel Stenberg
2000-11-13
changed pid stuff, made it work with rfc1867 posts and made it work better
Daniel Stenberg
2000-11-13
new perl http server that works better
Daniel Stenberg