aboutsummaryrefslogtreecommitdiff
path: root/tests/server/sws.c
AgeCommit message (Expand)Author
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-05-21Added source header and made it clear that this code was originally donatedDaniel Stenberg
2002-05-17removed compiler warningsDaniel Stenberg
2002-04-26handles much larger POSTs, replaced snprintf() with sprintf() since thisDaniel Stenberg
2002-03-06Ralph Mitchell's minor #include patch to prevent some warningsDaniel Stenberg
2002-02-25use the former logfile name again since the ftp server also uses that...Daniel Stenberg
2002-02-25reply/postcmd support for "wait"Daniel Stenberg
2002-02-25create the pidfile and store the pid on invokeDaniel Stenberg
2002-02-25support HUGE requests tooDaniel Stenberg
2002-02-2216 tests OKDaniel Stenberg
2002-02-22adjusted to work on test case 11 betterDaniel Stenberg
2002-02-22hide debug output from screen, use log/ for logfilesDaniel Stenberg
2002-02-19a minor step forwardsDaniel Stenberg
2002-02-19no .. in pathDaniel Stenberg
2002-02-07added note about persistancy in the serverDaniel Stenberg
2002-02-07POSTs seems to work somewhat nowDaniel Stenberg
2002-02-07port number fix, now stores the processed request sent to the serverDaniel Stenberg
2002-02-07the initial C code for the new HTTP test serverDaniel Stenberg