Age | Commit message (Expand) | Author |
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 |
2003-08-06 | more tests | Daniel Stenberg |
2003-08-06 | new urlglob test | Daniel Stenberg |
2003-08-06 | 505 was missing | Daniel Stenberg |
2003-08-05 | added test 146 for a ftp persitency test, as reported on the list | Daniel Stenberg |
2003-08-05 | persistant connection test | Daniel Stenberg |
2003-08-04 | added test 73 | Daniel Stenberg |
2003-08-04 | Verifies Jan Sundin's cookie bug, dated aug 4 2003. | Daniel Stenberg |
2003-08-02 | updated as the second proxy-auth header was a proof of a serious info leak | Daniel Stenberg |
2003-07-30 | updated to match the recent ftp patch that makes it check for resumability | Daniel Stenberg |
2003-07-28 | Digest *OR* Basic authorization test | Daniel Stenberg |
2003-07-28 | updated to the new ftp dir parsing code that allows a preceeding double | Daniel Stenberg |
2003-07-28 | use the correct 'test71' file name for the temp file | Daniel Stenberg |
2003-07-28 | got a bug report on -F in config files, so I wrote up this test to verify | Daniel Stenberg |
2003-07-20 | the fixed skip-blanks in the FTP CWD code called for this adjustment | Daniel Stenberg |