Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
also, always kill/restart the HTTP server on startup if it is our test server | |||
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 | |
the mainscript to verify a whole series of requests | |||
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 | |
better complains if there are missing input files for a test case explaced exit-calls with returns instead | |||
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 | |
that it actually is our test server that runs | |||
2000-11-13 | changed pid stuff, made it work with rfc1867 posts and made it work better | Daniel Stenberg | |
on paths | |||
2000-11-13 | new perl http server that works better | Daniel Stenberg | |