Age | Commit message (Expand) | Author |
2004-01-30 | added test 510, callback-based POST using chunked encoding | Daniel Stenberg |
2004-01-29 | adjusted to the corrected chunked transfer-encoding extra trailing CRLF | Daniel Stenberg |
2004-01-28 | Chunked-transfers should have an additional CRLF after the final 0 CRLF | Daniel Stenberg |
2004-01-28 | added the extra newline that this needs to succeed | Daniel Stenberg |
2004-01-27 | send a connection: close in the initial reply to see if things differ | Daniel Stenberg |
2004-01-27 | CONNECT response headers are now passed back as "regular" headers | Daniel Stenberg |
2004-01-21 | removed Basic in the initial response to see if it makes any difference | Daniel Stenberg |
2004-01-16 | added this test, this is basicly a copy of test 91 but we return the first | Daniel Stenberg |
2004-01-13 | we no longer distribute the non-working tests 400 - 403 | Daniel Stenberg |
2004-01-12 | Peter Sylvester brought code that now allows a callback to modified the URL | Daniel Stenberg |
2003-12-16 | modified and corrected test 506 | Daniel Stenberg |
2003-11-25 | test 95 added, verifies my fix for bug report #848371 | Daniel Stenberg |
2003-11-25 | requires a SSL-capable client | Daniel Stenberg |
2003-11-24 | test proxy CONNECT requiring basic auth but we don't provide any | Daniel Stenberg |
2003-11-20 | request a file over proxy without credentials, and get a 407 back | Daniel Stenberg |
2003-10-31 | back to GMT again | Daniel Stenberg |
2003-10-30 | updated for the cut off GMT string | Daniel Stenberg |
2003-10-29 | David Hull made the file: URL parser also accept the somewhat sloppy file | Daniel Stenberg |
2003-10-24 | tests the new -C - fix | Daniel Stenberg |
2003-10-24 | better name, it isn't https | Daniel Stenberg |
2003-10-24 | make it work with Negotiate support enabled too | Daniel Stenberg |
2003-10-22 | Modified to be able to repeat Kevin Roth's problem | Daniel Stenberg |
2003-10-21 | modified test 91 to look more like Kevin Roth's error case | Daniel Stenberg |
2003-10-21 | test case 91 added, an attempt to repeat a problem reported by Kevin Roth | Daniel Stenberg |
2003-10-17 | finally we support >128 letter passwords so this test was fixed to work | Daniel Stenberg |
2003-10-12 | Dirk Manske made the share-locking around DNS lookups a bit "looser" so that | Daniel Stenberg |
2003-10-07 | test case 508 added to test callback-based POST | Daniel Stenberg |
2003-09-15 | Test 90 added: --anyauth that picks NTLM with a redirect and then another | Daniel Stenberg |
2003-09-15 | test 89 verifies -L and ntlm authentication, as bug report #806328 claimed | Daniel Stenberg |
2003-09-15 | test88, doing PUT with --digest now works | Daniel Stenberg |
2003-08-19 | test case 149 is here | Daniel Stenberg |
2003-08-19 | switch off globbing to enable [] in file names for -T | Daniel Stenberg |
2003-08-19 | check the upload | Daniel Stenberg |
2003-08-19 | teste multiple uploads in one command line | Daniel Stenberg |
2003-08-19 | test507 added | Daniel Stenberg |
2003-08-14 | test87 verifies the new and better check for bad -o #[num] stuff | Daniel Stenberg |
2003-08-14 | corrected this test case | Daniel Stenberg |
2003-08-14 | test urlglobbing range requests | Daniel Stenberg |
2003-08-14 | test86 added | Daniel Stenberg |
2003-08-12 | more auth tests | Daniel Stenberg |
2003-08-11 | forgot the backslash | Daniel Stenberg |
2003-08-11 | 81 + 82 test NTLM proxy stuff | Daniel Stenberg |
2003-08-11 | added test80 | Daniel Stenberg |
2003-08-11 | tunnel through proxy, with both proxy and regular authentication | Daniel Stenberg |
2003-08-11 | added test 79, a basic test that fetches an FTP URL over a HTTP proxy | Daniel Stenberg |
2003-08-11 | test case 506 added, written by Dirk Manske | Daniel Stenberg |
2003-08-08 | ftp-create-dirs test when MKD fails | Daniel Stenberg |
2003-08-08 | --ftp-create-dirs test | Daniel Stenberg |
2003-08-08 | new -z tests | Daniel Stenberg |
2003-08-06 | fixed syntax error | Daniel Stenberg |