Age | Commit message (Expand) | Author |
2001-06-27 | now does OK even on IPv6-enabled hosts | Daniel Stenberg |
2001-06-27 | better strip | Daniel Stenberg |
2001-06-14 | made stdin testing work, also made 'nocheck=true' work when set on the | Daniel Stenberg |
2001-06-14 | three more HTTP tests added from the old test suite | Daniel Stenberg |
2001-06-12 | New test cases added | Daniel Stenberg |
2001-06-12 | supports SIZE now | Daniel Stenberg |
2001-05-28 | fixes | Daniel Stenberg |
2001-05-28 | better -v use, passes -I to all perl invokes | Daniel Stenberg |
2001-05-28 | changed the check for command1.txt to test1, so that automatic testing | Daniel Stenberg |
2001-05-28 | Added more test cases | Daniel Stenberg |
2001-05-28 | test case converted to the new file format | Daniel Stenberg |
2001-05-28 | test: HTTP over proxy | Daniel Stenberg |
2001-05-23 | Removed references to the previous file format, added some tests about | Daniel Stenberg |
2001-05-23 | adjusted to the new test case formats | Daniel Stenberg |
2001-05-23 | Removed the former files using the old-style test case format, added the | Daniel Stenberg |
2001-05-23 | new test case file format | Daniel Stenberg |
2001-05-21 | Added text about the test case numbering | Daniel Stenberg |
2001-05-21 | doesn't run ssl tests if libcurl wasn't built with ssl support (and reports | Daniel Stenberg |
2001-05-21 | Added test case 400, the first ftps:// one | Daniel Stenberg |
2001-05-21 | ftps test case data | Daniel Stenberg |
2001-05-14 | Added the first https test: 300 | Daniel Stenberg |
2001-05-14 | pid files fixes, ftp server already-running-but-no-control check | Daniel Stenberg |
2001-05-11 | two new FTP file transfer resume test cases added | Daniel Stenberg |
2001-05-10 | added ftpsserver.pl stunnel.pm | Daniel Stenberg |
2001-05-07 | Added stunnel.pem | Daniel Stenberg |
2001-05-04 | 'FILE *' changed to 'void *' in all callback functions | Daniel Stenberg |
2001-04-27 | new | Daniel Stenberg |
2001-04-26 | split curl and libcurl into two strings in the initial display | Daniel Stenberg |
2001-04-24 | no name no test | Daniel Stenberg |
2001-04-24 | SSL based tests | Daniel Stenberg |
2001-04-24 | new tests, new server invoke system | Daniel Stenberg |
2001-04-24 | fixed | Daniel Stenberg |
2001-04-24 | stunnel and diff are added requirements | Daniel Stenberg |
2001-03-23 | match the new never-read-body when doing HEAD | Daniel Stenberg |
2001-03-19 | test case 39 added, HTTP location and continue | Daniel Stenberg |
2001-03-14 | added a missing \ | Daniel Stenberg |
2001-03-14 | always append the incoming request to the server.input file, it allows | Daniel Stenberg |
2001-03-14 | updated to work with the modified http server | Daniel Stenberg |
2001-03-14 | Added test case 38 | Daniel Stenberg |
2001-03-13 | made 'X to Y' sequences not include X twice | Daniel Stenberg |
2001-03-13 | corrected the chunked format | Daniel Stenberg |
2001-03-13 | EXTRA_DIST got too long, I shortened it now but we have to do something | Daniel Stenberg |
2001-03-13 | Added test case 37, HTTP GET with name+password in the URL | Daniel Stenberg |
2001-03-12 | Added test case 36: | Daniel Stenberg |
2001-03-12 | modified to make the curl client with persistant connection support do | Daniel Stenberg |
2001-03-12 | include the failed test case numbers in the end summary | Daniel Stenberg |
2001-03-12 | Added description of the new test case ranges support | Daniel Stenberg |
2001-03-12 | made it support test case ranges on the command line, specified as | Daniel Stenberg |
2001-03-12 | adjusted to work with the HTTP 1.1-speaking libcurl | Daniel Stenberg |
2001-03-12 | output the protocol data to stderr when verbose is on | Daniel Stenberg |