| Commit message (Expand) | Author | Age | Files | Lines |
* | cookies are stored in the reversed order now (which in turn means that | Daniel Stenberg | 2001-08-24 | 1 | -1/+1 |
* | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg | 2001-08-21 | 1 | -0/+5 |
* | added test44 formpost without Expect:, modified test9 | Daniel Stenberg | 2001-08-21 | 3 | -1/+62 |
* | strip off user-agent before checking protocol | Daniel Stenberg | 2001-08-09 | 1 | -0/+3 |
* | when a test expects an error code but gets a different one, we now output | Daniel Stenberg | 2001-08-08 | 1 | -1/+1 |
* | nine new test cases | Daniel Stenberg | 2001-08-07 | 10 | -5/+381 |
* | test 202 - two file:// URLs in one command line | Daniel Stenberg | 2001-08-07 | 2 | -1/+28 |
* | added test 201, file:// with missing file | Daniel Stenberg | 2001-08-07 | 2 | -1/+23 |
* | adjusted to the correct treatmeant of file:// URLs | Daniel Stenberg | 2001-08-06 | 2 | -2/+7 |
* | 7.8.1-pre3 commitcurl-7_8_1-pre3 | Daniel Stenberg | 2001-08-06 | 1 | -6/+6 |
* | httpsserver.pl added to release archive | Daniel Stenberg | 2001-08-03 | 1 | -2/+2 |
* | added test 43 | Daniel Stenberg | 2001-06-28 | 1 | -4/+4 |
* | HTTP Location: following over HTTP proxy | Daniel Stenberg | 2001-06-28 | 1 | -0/+64 |
* | now runs ok on IPv6 enabled hosts | Daniel Stenberg | 2001-06-27 | 1 | -0/+2 |
* | now does OK even on IPv6-enabled hosts | Daniel Stenberg | 2001-06-27 | 1 | -0/+3 |
* | better strip | Daniel Stenberg | 2001-06-27 | 1 | -2/+7 |
* | made stdin testing work, also made 'nocheck=true' work when set on the | Daniel Stenberg | 2001-06-14 | 1 | -2/+4 |
* | three more HTTP tests added from the old test suite | Daniel Stenberg | 2001-06-14 | 4 | -4/+127 |
* | New test cases added | Daniel Stenberg | 2001-06-12 | 9 | -3/+299 |
* | supports SIZE now | Daniel Stenberg | 2001-06-12 | 1 | -5/+12 |
* | fixes | Daniel Stenberg | 2001-05-28 | 3 | -8/+55 |
* | better -v use, passes -I to all perl invokes | Daniel Stenberg | 2001-05-28 | 1 | -17/+57 |
* | changed the check for command1.txt to test1, so that automatic testing | Daniel Stenberg | 2001-05-28 | 1 | -1/+1 |
* | Added more test cases | Daniel Stenberg | 2001-05-28 | 1 | -1/+4 |
* | test case converted to the new file format | Daniel Stenberg | 2001-05-28 | 10 | -0/+455 |
* | test: HTTP over proxy | Daniel Stenberg | 2001-05-28 | 1 | -0/+38 |
* | Removed references to the previous file format, added some tests about | Daniel Stenberg | 2001-05-23 | 1 | -31/+7 |
* | adjusted to the new test case formats | Daniel Stenberg | 2001-05-23 | 5 | -199/+281 |
* | Removed the former files using the old-style test case format, added the | Daniel Stenberg | 2001-05-23 | 1 | -70/+1 |
* | new test case file format | Daniel Stenberg | 2001-05-23 | 292 | -1085/+271 |
* | Added text about the test case numbering | Daniel Stenberg | 2001-05-21 | 1 | -0/+13 |
* | doesn't run ssl tests if libcurl wasn't built with ssl support (and reports | Daniel Stenberg | 2001-05-21 | 1 | -4/+12 |
* | Added test case 400, the first ftps:// one | Daniel Stenberg | 2001-05-21 | 1 | -1/+3 |
* | ftps test case data | Daniel Stenberg | 2001-05-21 | 2 | -0/+17 |
* | Added the first https test: 300 | Daniel Stenberg | 2001-05-14 | 1 | -1/+2 |
* | pid files fixes, ftp server already-running-but-no-control check | Daniel Stenberg | 2001-05-14 | 3 | -6/+20 |
* | two new FTP file transfer resume test cases added | Daniel Stenberg | 2001-05-11 | 10 | -1/+19 |
* | added ftpsserver.pl stunnel.pm | Daniel Stenberg | 2001-05-10 | 1 | -1/+1 |
* | Added stunnel.pem | Daniel Stenberg | 2001-05-07 | 1 | -1/+1 |
* | 'FILE *' changed to 'void *' in all callback functions | Daniel Stenberg | 2001-05-04 | 1 | -7/+17 |
* | new | Daniel Stenberg | 2001-04-27 | 8 | -0/+36 |
* | split curl and libcurl into two strings in the initial display | Daniel Stenberg | 2001-04-26 | 1 | -1/+9 |
* | no name no test | Daniel Stenberg | 2001-04-24 | 1 | -1/+1 |
* | SSL based tests | Daniel Stenberg | 2001-04-24 | 5 | -0/+10 |
* | new tests, new server invoke system | Daniel Stenberg | 2001-04-24 | 5 | -51/+328 |
* | fixed | Daniel Stenberg | 2001-04-24 | 2 | -1/+32 |
* | stunnel and diff are added requirements | Daniel Stenberg | 2001-04-24 | 1 | -0/+2 |
* | match the new never-read-body when doing HEAD | Daniel Stenberg | 2001-03-23 | 1 | -1/+0 |
* | test case 39 added, HTTP location and continue | Daniel Stenberg | 2001-03-19 | 7 | -2/+45 |
* | added a missing \ | Daniel Stenberg | 2001-03-14 | 1 | -1/+1 |