aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2004-09-10fixed -F to support setting type= even on parts that aren't file-uploadsDaniel Stenberg
2004-09-10- Bug report #1025986. When following a Location: with a custom Host: headerDaniel Stenberg
2004-08-24added test 183 to verify that we properly send good Host: headers whenDaniel Stenberg
2004-08-23verify that transferring a zero byte FTP file results in a zero byte localDaniel Stenberg
2004-08-23Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs andDaniel Stenberg
2004-08-16Roland Krikava's cookies over proxy fix.Daniel Stenberg
2004-07-16test downloading from a server claiming negative content-lengthDaniel Stenberg
2004-06-30NOBODY set TRUE after a POST makes a good HEAD nowDaniel Stenberg
2004-06-21added test case 513Daniel Stenberg
2004-06-19test 177 HTTP POST with --digest that gets a 302 responseDaniel Stenberg
2004-06-15test 176, use --ntlm and POST when the server doesn't require any authDaniel Stenberg
2004-06-15added test case 175, use HTTP POST and DIGEST set but the server requires noDaniel Stenberg
2004-06-14added test 174, HTTP POST --anyauth to server without auth requirements.Daniel Stenberg
2004-06-04test 173 added: HTTP RFC1867-formpost a file from stdin with "faked" filenameDaniel Stenberg
2004-05-25initial support for "uploading" to file:// URLsDaniel Stenberg
2004-05-24Robert D. Young reported that CURLOPT_COOKIEFILE and CURLOPT_COOKIE couldDaniel Stenberg
2004-05-21While talking to host a.b.c, libcurl did wrongly not accept cookies that wereDaniel Stenberg
2004-05-19added test 170Daniel Stenberg
2004-05-04General HTTP authentication cleanup and fixesDaniel Stenberg
2004-04-30added test 166, formpost with white space in file nameDaniel Stenberg
2004-04-29Introducing IDN host name testing. Test case 165 requires an IDN-capableDaniel Stenberg
2004-04-29test 512 does some basic curl_easy_duphandle() testingDaniel Stenberg
2004-04-24test164 HTTP range with multiple rangesDaniel Stenberg
2004-04-23added test 163 - a simple test case that use -F field<file, to verify thatDaniel Stenberg
2004-04-22- David Byron found and fixed a small bug with the --fail and authenticationDaniel Stenberg
2004-04-22If only a partial file was transfered, we consider that a fatal problem soDaniel Stenberg
2004-04-20test160 - for a more controlled testing of the case where libcurl startsDaniel Stenberg
2004-04-14Added test case 511 in an attempt to repeat bug report #934666 "storage leakDaniel Stenberg
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