| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | test case 33, HTTP PUT resume | Daniel Stenberg | 2001-01-29 | 6 | -1/+46 |
* | test case 31 and 32 were added | Daniel Stenberg | 2001-01-27 | 13 | -1/+66 |
* | minor output fix | Daniel Stenberg | 2001-01-27 | 1 | -1/+1 |
* | Added -d that enables easier protocol/server debug overview (it invokes | Daniel Stenberg | 2001-01-27 | 1 | -2/+11 |
* | added test 29 and 30, HTTP resume and partial download tests | Daniel Stenberg | 2001-01-27 | 10 | -1/+37 |
* | the custom reply engine was not inited properly | Daniel Stenberg | 2001-01-22 | 1 | -1/+3 |
* | test case 121 | Daniel Stenberg | 2001-01-22 | 5 | -1/+17 |
* | Added test case 120, ftp with '-Q -' | Daniel Stenberg | 2001-01-22 | 5 | -1/+18 |
* | Added files for test case 28 | Daniel Stenberg | 2001-01-19 | 1 | -1/+2 |
* | --globoff test case | Daniel Stenberg | 2001-01-19 | 4 | -0/+12 |
* | Added two tests for multiple URLs (26 + 27) | Daniel Stenberg | 2001-01-09 | 9 | -2/+41 |
* | Loic Dachary's updates to get 'make distcheck' work, including running the | Daniel Stenberg | 2001-01-08 | 3 | -4/+10 |
* | 'make distcheck' works now | Daniel Stenberg | 2001-01-08 | 1 | -1/+3 |
* | Had to add this to get 'make distcheck' to run! | Daniel Stenberg | 2001-01-08 | 1 | -0/+52 |
* | distcheck fixes | Daniel Stenberg | 2001-01-08 | 1 | -1/+1 |
* | Loic Dachary's makefile/dist/rpm fixes | Daniel Stenberg | 2001-01-08 | 1 | -0/+1 |
* | uses the PERL variable configure digs up | Daniel Stenberg | 2000-12-05 | 1 | -2/+2 |
* | now counts all test cases and presents a counter at the end | Daniel Stenberg | 2000-11-28 | 1 | -2/+11 |
* | max-redirs test case data | Daniel Stenberg | 2000-11-28 | 4 | -0/+11 |
* | modified for ftp custom commands | Daniel Stenberg | 2000-11-27 | 1 | -5/+17 |
* | allows simple custom modifications for single test cases | Daniel Stenberg | 2000-11-27 | 1 | -6/+34 |