Age | Commit message (Expand) | Author |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2002-12-13 | added support for CONNECT, both good and bad | Daniel Stenberg |
2002-12-10 | more logging, now logs the full response too, basic support for dealing | Daniel Stenberg |
2002-11-22 | this fix seems to make the '305 306' test case combination to run ok finally! | Daniel Stenberg |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-05-21 | Added source header and made it clear that this code was originally donated | Daniel Stenberg |
2002-05-17 | removed compiler warnings | Daniel Stenberg |
2002-04-26 | handles much larger POSTs, replaced snprintf() with sprintf() since this | Daniel Stenberg |
2002-03-06 | Ralph Mitchell's minor #include patch to prevent some warnings | Daniel Stenberg |
2002-02-25 | use the former logfile name again since the ftp server also uses that... | Daniel Stenberg |
2002-02-25 | reply/postcmd support for "wait" | Daniel Stenberg |
2002-02-25 | create the pidfile and store the pid on invoke | Daniel Stenberg |
2002-02-25 | support HUGE requests too | Daniel Stenberg |
2002-02-22 | 16 tests OK | Daniel Stenberg |
2002-02-22 | adjusted to work on test case 11 better | Daniel Stenberg |
2002-02-22 | hide debug output from screen, use log/ for logfiles | Daniel Stenberg |
2002-02-19 | a minor step forwards | Daniel Stenberg |
2002-02-19 | no .. in path | Daniel Stenberg |
2002-02-07 | added note about persistancy in the server | Daniel Stenberg |
2002-02-07 | POSTs seems to work somewhat now | Daniel Stenberg |
2002-02-07 | port number fix, now stores the processed request sent to the server | Daniel Stenberg |
2002-02-07 | the initial C code for the new HTTP test server | Daniel Stenberg |