History log of /curl/tests/server/sws.c (Results 276 – 290 of 290)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_9_7, curl-7_9_7-pre2
# 044755b3 26-Apr-2002 Daniel Stenberg

handles much larger POSTs, replaced snprintf() with sprintf() since this
needs to be more portable and in the test server we can skip the extra
safety


Revision tags: curl-7_9_6, curl-7_9_5
# ad3cef0f 06-Mar-2002 Daniel Stenberg

Ralph Mitchell's minor #include patch to prevent some warnings


Revision tags: curl-7_9_5-pre4
# d9f30762 25-Feb-2002 Daniel Stenberg

use the former logfile name again since the ftp server also uses that...


# 71bb2d0b 25-Feb-2002 Daniel Stenberg

reply/postcmd support for "wait"


# 2e9a798f 25-Feb-2002 Daniel Stenberg

create the pidfile and store the pid on invoke


# d86f9611 25-Feb-2002 Daniel Stenberg

support HUGE requests too


# 417c8fb6 22-Feb-2002 Daniel Stenberg

16 tests OK


# 41dd5121 22-Feb-2002 Daniel Stenberg

adjusted to work on test case 11 better


# 7d043f46 22-Feb-2002 Daniel Stenberg

hide debug output from screen, use log/ for logfiles


Revision tags: curl-7_9_5-pre2
# 485edb77 19-Feb-2002 Daniel Stenberg

a minor step forwards


# a782c96e 19-Feb-2002 Daniel Stenberg

no .. in path


# 83f35463 07-Feb-2002 Daniel Stenberg

added note about persistancy in the server


# 818cdb87 07-Feb-2002 Daniel Stenberg

POSTs seems to work somewhat now


# 3eead2d6 07-Feb-2002 Daniel Stenberg

port number fix, now stores the processed request sent to the server


# 3d4511da 07-Feb-2002 Daniel Stenberg

the initial C code for the new HTTP test server


1...<<1112