Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |