aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2004-04-23added test 163 - a simple test case that use -F field<file, to verify thatDaniel Stenberg
2004-04-23require SSL as otherwise NTLM doesn't work!Daniel 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-20make the first response get a "connection: close" header as that is howDaniel Stenberg
2004-04-19Make the server include "Connection: close" in the headers of the repliesDaniel Stenberg
2004-04-15removed the fixed dir depth limit in the FTP codeDaniel 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-04-06require ssl since ntlm needs itDaniel Stenberg
2004-04-06New authentication code added, particularly noticable when doing POST or PUTDaniel Stenberg
2004-03-31test 153 tests Digest authorization and stale=true stuffDaniel Stenberg
2004-03-31Fixed how the user name is extracted from http_proxy environment variableDaniel Stenberg
2004-03-30David Byron's new test cases for the --fail and auth stuff.Daniel Stenberg
2004-03-22Enabled 'NT responses' in the NTLM type-3 message.Daniel Stenberg
2004-03-05issue 12 fixDaniel Stenberg
2004-03-01added test 99, very basic initial large file testDaniel Stenberg
2004-02-27Joe Halpin made the FTP code send 'QUIT' on the control connection beforeDaniel Stenberg
2004-02-26Kill the server when this test is done, as other FTP-tests sometimesDaniel Stenberg
2004-02-12stop doing the weirdo symlinksDaniel Stenberg
2004-02-09Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg
2004-02-09Removed, this was only used to work out what went wrong with test 91, andDaniel 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-29adjusted to the corrected chunked transfer-encoding extra trailing CRLFDaniel Stenberg
2004-01-28Chunked-transfers should have an additional CRLF after the final 0 CRLFDaniel Stenberg
2004-01-28added the extra newline that this needs to succeedDaniel Stenberg
2004-01-27send a connection: close in the initial reply to see if things differDaniel Stenberg
2004-01-27CONNECT response headers are now passed back as "regular" headersDaniel Stenberg
2004-01-21removed Basic in the initial response to see if it makes any differenceDaniel Stenberg
2004-01-16added this test, this is basicly a copy of test 91 but we return the firstDaniel 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-12-16modified and corrected test 506Daniel Stenberg
2003-11-25test 95 added, verifies my fix for bug report #848371Daniel Stenberg
2003-11-25requires a SSL-capable clientDaniel 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-31back to GMT againDaniel Stenberg
2003-10-30updated for the cut off GMT stringDaniel 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-24better name, it isn't httpsDaniel Stenberg
2003-10-24make it work with Negotiate support enabled tooDaniel Stenberg
2003-10-22Modified to be able to repeat Kevin Roth's problemDaniel Stenberg
2003-10-21modified test 91 to look more like Kevin Roth's error caseDaniel Stenberg
2003-10-21test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg