Age | Commit message (Expand) | Author |
2002-02-22 | adjusted to work on test case 11 better | Daniel Stenberg |
2002-02-22 | use -W too | Daniel Stenberg |
2002-02-22 | fixed to work with 'nonewline' and thus this passes OK with the new http | Daniel Stenberg |
2002-02-22 | support for using protocol without a trailing newline | 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 | use the new HTTP server input file | Daniel Stenberg |
2002-02-19 | cut off the old perl one, this only runs the C coded version | Daniel Stenberg |
2002-02-19 | fixed the huge text just in case anyone actually reads it | 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 |
2002-01-30 | big-time alert that this doesn't work | Daniel Stenberg |
2002-01-29 | bad tag | Daniel Stenberg |
2002-01-08 | test case 38 added a few new requirements | Daniel Stenberg |
2002-01-08 | updated | Daniel Stenberg |
2002-01-08 | added some tracability | Daniel Stenberg |
2002-01-08 | test case 38, try a HTTP download resume without the server supporting | Daniel Stenberg |
2002-01-04 | -l lists all tests | Daniel Stenberg |
2002-01-03 | added a little percentage for "ok coverage" | Daniel Stenberg |
2001-12-03 | test case 126 added, this uses RETRWEIRDO that makes the FTP server send two | Daniel Stenberg |
2001-12-03 | test127~ should not be included! | Daniel Stenberg |
2001-11-29 | remove the command file after each test | Daniel Stenberg |
2001-11-29 | test126 renamed to test190 as it has to be last among the FTP tests because | Daniel Stenberg |
2001-11-29 | test 127 --disable-epsv | Daniel Stenberg |
2001-11-28 | adjusted to new FTP commands in the command sequence | Daniel Stenberg |
2001-11-28 | EPSV and SIZE adjustments | Daniel Stenberg |
2001-11-04 | added test 30, it checks that we return error on no content returned from a | Daniel Stenberg |
2001-11-02 | improved functionality for new timeout tests | Daniel Stenberg |
2001-11-02 | new tests | Daniel Stenberg |
2001-10-26 | changed the Location: to match one Paul Harrington reports a problem with | Daniel Stenberg |
2001-10-26 | test28 added for "Location: extraspace" test | Daniel Stenberg |
2001-10-24 | test case 27 added, to make sure cookie replacing don't leak anything | Daniel Stenberg |
2001-10-24 | now reports the CORRECT pid on demand | Daniel Stenberg |
2001-10-19 | added test 37 | Daniel Stenberg |
2001-10-17 | don't use 'strict' anymore, as it doesn't work good with the cygwin fixes | Daniel Stenberg |
2001-10-10 | checkserver() bugged, Kevin Roth detected and fixed | Daniel Stenberg |
2001-10-10 | Kevin Roth's fixes to make tests work on cygwin | Daniel Stenberg |
2001-10-09 | hm | Daniel Stenberg |
2001-10-09 | added chunked encoding tests | Daniel Stenberg |
2001-10-09 | added test 47 - enforced http 1.0 request | Daniel Stenberg |
2001-10-08 | updated the cookiejar comment | Daniel Stenberg |
2001-09-26 | Added test 46, cookie jar functionality | Daniel Stenberg |
2001-09-26 | we can verify files too | Daniel Stenberg |
2001-09-24 | moved to parent directory | Daniel Stenberg |
2001-09-23 | Adjusted to run on ipv6-enabled hosts | Daniel Stenberg |
2001-09-18 | This verifies that bug report #462600 is fixed, a Location: following when | Daniel Stenberg |
2001-09-18 | made it respond as a http proxy on CONNECT | Daniel Stenberg |