Age | Commit message (Expand) | Author |
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 |
2001-09-18 | added two https test cases | Daniel Stenberg |
2001-09-18 | HTTPS test case | Daniel Stenberg |
2001-09-17 | fixed the stunnel PEM path | Daniel Stenberg |
2001-09-17 | added stunnel PEM | Daniel Stenberg |
2001-09-17 | added the stunnel PEM file | Daniel Stenberg |
2001-09-17 | changed the PEM path | Daniel Stenberg |
2001-09-14 | added README and FILEFORMAT to distrbution archive | Daniel Stenberg |
2001-09-14 | new FTP tests | Daniel Stenberg |
2001-09-14 | the strip stuff | Daniel Stenberg |
2001-09-14 | fixed the REST again | Daniel Stenberg |
2001-09-13 | moved lots of the verbose stuff to do logmsg instead | Daniel Stenberg |
2001-09-13 | initial test suite file format description | Daniel Stenberg |
2001-09-13 | ftp tests added | Daniel Stenberg |
2001-09-11 | cleaned up, now closes the listener port in PASV and it doesn't re-use the | Daniel Stenberg |
2001-09-01 | Heikki Korpela fixed the 'make -C' invokes. make -C is banned. | Daniel Stenberg |
2001-08-24 | cookies are stored in the reversed order now (which in turn means that | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-08-21 | added test44 formpost without Expect:, modified test9 | Daniel Stenberg |
2001-08-09 | strip off user-agent before checking protocol | Daniel Stenberg |
2001-08-08 | when a test expects an error code but gets a different one, we now output | Daniel Stenberg |
2001-08-07 | nine new test cases | Daniel Stenberg |
2001-08-07 | test 202 - two file:// URLs in one command line | Daniel Stenberg |
2001-08-07 | added test 201, file:// with missing file | Daniel Stenberg |
2001-08-06 | adjusted to the correct treatmeant of file:// URLs | Daniel Stenberg |