History log of /curl/tests/server/sws.c (Results 276 – 299 of 299)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# dcc2f164 15-Mar-2003 Daniel Stenberg

Rick Jones' minor thing to build better on HPUX 11


# 065b87e9 24-Feb-2003 Daniel Stenberg

7.10.4-pre2 commit


# f26a338a 16-Jan-2003 Daniel Stenberg

copyright year update in the source header


Revision tags: curl-7_10_3
# da5ae565 13-Dec-2002 Daniel Stenberg

added support for CONNECT, both good and bad


# ec7bccf6 10-Dec-2002 Daniel Stenberg

more logging, now logs the full response too, basic support for dealing
with chunked transfer-encoding uploads added


# 12cfb4f7 22-Nov-2002 Daniel Stenberg

this fix seems to make the '305 306' test case combination to run ok finally!


Revision tags: curl-7_10_2, curl-7_10_1, curl-7_10
# ba4e69be 03-Sep-2002 Daniel Stenberg

updated source code boilerplate/header


Revision tags: curl-7_9_8
# 3d0969d1 21-May-2002 Daniel Stenberg

Added source header and made it clear that this code was originally donated
to us by Juergen Wilke.


# 0c00eb93 17-May-2002 Daniel Stenberg

removed compiler warnings


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