| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | always append the incoming request to the server.input file, it allows | Daniel Stenberg | 2001-03-14 | 1 | -1/+1 |
* | updated to work with the modified http server | Daniel Stenberg | 2001-03-14 | 5 | -4/+41 |
* | Added test case 38 | Daniel Stenberg | 2001-03-14 | 6 | -1/+26 |
* | made 'X to Y' sequences not include X twice | Daniel Stenberg | 2001-03-13 | 1 | -1/+1 |
* | corrected the chunked format | Daniel Stenberg | 2001-03-13 | 2 | -7/+5 |
* | EXTRA_DIST got too long, I shortened it now but we have to do something | Daniel Stenberg | 2001-03-13 | 1 | -47/+47 |
* | Added test case 37, HTTP GET with name+password in the URL | Daniel Stenberg | 2001-03-13 | 5 | -1/+14 |
* | Added test case 36: | Daniel Stenberg | 2001-03-12 | 5 | -1/+13 |
* | modified to make the curl client with persistant connection support do | Daniel Stenberg | 2001-03-12 | 5 | -6/+6 |
* | include the failed test case numbers in the end summary | Daniel Stenberg | 2001-03-12 | 1 | -4/+12 |
* | Added description of the new test case ranges support | Daniel Stenberg | 2001-03-12 | 1 | -2/+4 |
* | made it support test case ranges on the command line, specified as | Daniel Stenberg | 2001-03-12 | 1 | -5/+27 |
* | adjusted to work with the HTTP 1.1-speaking libcurl | Daniel Stenberg | 2001-03-12 | 10 | -3/+12 |
* | output the protocol data to stderr when verbose is on | Daniel Stenberg | 2001-03-12 | 1 | -1/+6 |
* | HTTP HEAD tests | Daniel Stenberg | 2001-03-08 | 7 | -2/+16 |
* | clarified the 0001-files use a bit, I couldn't understand it myself! :-) | Daniel Stenberg | 2001-03-08 | 1 | -2/+4 |
* | Added test #34 - HTTP GET with chunked Transfer-Encoding | Daniel Stenberg | 2001-03-08 | 6 | -1/+31 |
* | more details on debugging with the test suite | Daniel Stenberg | 2001-03-05 | 1 | -5/+14 |
* | show the ftp server invoke line when -d is used | Daniel Stenberg | 2001-03-05 | 1 | -0/+4 |
* | talks more on verbose | Daniel Stenberg | 2001-03-05 | 1 | -0/+4 |
* | runtests -g explained | Daniel Stenberg | 2001-03-04 | 1 | -0/+7 |
* | persistant support protocol updates | Daniel Stenberg | 2001-03-04 | 42 | -27/+42 |
* | 7.7 alpha 2 commitcurl-7_7_alpha2 | Daniel Stenberg | 2001-03-04 | 1 | -0/+1 |
* | multiple connection support initial commit | Daniel Stenberg | 2001-02-20 | 1 | -0/+1 |
* | -g runs the specified test(s) with gdb! | Daniel Stenberg | 2001-02-20 | 1 | -4/+22 |
* | removed upload.NN files after each test | Daniel Stenberg | 2001-01-29 | 1 | -0/+1 |