aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2004-04-07added test 159, use --ntlm together with -0Daniel Stenberg
2004-04-07getting only a 100 Continue response and nothing else, when talking HTTP,Daniel Stenberg
2004-03-31test 153 tests Digest authorization and stale=true stuffDaniel Stenberg
2004-03-30David Byron's new test cases for the --fail and auth stuff.Daniel Stenberg
2004-03-01added test 99, very basic initial large file testDaniel Stenberg
2004-02-12stop doing the weirdo symlinksDaniel Stenberg
2004-02-05Made a test that sends data on stdin to PUT, with a given length andDaniel Stenberg
2004-02-02added test 97, a simple test with -d post and a replacede content-typeDaniel Stenberg
2004-01-30added test 510, callback-based POST using chunked encodingDaniel Stenberg
2004-01-13we no longer distribute the non-working tests 400 - 403Daniel Stenberg
2004-01-12Peter Sylvester brought code that now allows a callback to modified the URLDaniel Stenberg
2003-11-25test 95 added, verifies my fix for bug report #848371Daniel Stenberg
2003-11-24test proxy CONNECT requiring basic auth but we don't provide anyDaniel Stenberg
2003-11-20request a file over proxy without credentials, and get a 407 backDaniel Stenberg
2003-10-29David Hull made the file: URL parser also accept the somewhat sloppy fileDaniel Stenberg
2003-10-24tests the new -C - fixDaniel Stenberg
2003-10-21test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg
2003-10-07test case 508 added to test callback-based POSTDaniel Stenberg
2003-09-15Test 90 added: --anyauth that picks NTLM with a redirect and then anotherDaniel Stenberg
2003-09-15test 89 verifies -L and ntlm authentication, as bug report #806328 claimedDaniel Stenberg
2003-09-15test88, doing PUT with --digest now worksDaniel Stenberg
2003-08-19test case 149 is hereDaniel Stenberg
2003-08-19test507 addedDaniel Stenberg
2003-08-14test87 verifies the new and better check for bad -o #[num] stuffDaniel Stenberg
2003-08-14test86 addedDaniel Stenberg
2003-08-12more auth testsDaniel Stenberg
2003-08-11forgot the backslashDaniel Stenberg
2003-08-1181 + 82 test NTLM proxy stuffDaniel Stenberg
2003-08-11added test80Daniel Stenberg
2003-08-11added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg
2003-08-11test case 506 added, written by Dirk ManskeDaniel Stenberg
2003-08-08ftp-create-dirs test when MKD failsDaniel Stenberg
2003-08-08--ftp-create-dirs testDaniel Stenberg
2003-08-08new -z testsDaniel Stenberg
2003-08-06fixed syntax errorDaniel Stenberg
2003-08-06more testsDaniel Stenberg
2003-08-06505 was missingDaniel Stenberg
2003-08-05added test 146 for a ftp persitency test, as reported on the listDaniel Stenberg
2003-08-04added test 73Daniel Stenberg
2003-07-28Digest *OR* Basic authorization testDaniel Stenberg
2003-07-28got a bug report on -F in config files, so I wrote up this test to verifyDaniel Stenberg
2003-06-26new testsDaniel Stenberg
2003-06-13fixed NTLM test 67, added test 68 for bad NTLM name/passwordDaniel Stenberg
2003-06-12NTLM test caseDaniel Stenberg
2003-05-23more ftp testing using NLST and no contents and bad return codeDaniel Stenberg
2003-05-23test 66 returns one line of data with no header (HTTP)Daniel Stenberg
2003-05-22Digest testing addedDaniel Stenberg
2003-05-19the proxy environment variables now may contain user name and passwordDaniel Stenberg
2003-05-02send correct cookies when using a custom Host:Daniel Stenberg
2003-05-01FTP URL with type=aDaniel Stenberg