Age | Commit message (Expand) | Author |
2004-04-22 | - David Byron found and fixed a small bug with the --fail and authentication | Daniel Stenberg |
2004-04-22 | If only a partial file was transfered, we consider that a fatal problem so | Daniel Stenberg |
2004-04-20 | test160 - for a more controlled testing of the case where libcurl starts | Daniel Stenberg |
2004-04-20 | make the first response get a "connection: close" header as that is how | Daniel Stenberg |
2004-04-19 | Make the server include "Connection: close" in the headers of the replies | Daniel Stenberg |
2004-04-15 | removed the fixed dir depth limit in the FTP code | Daniel Stenberg |
2004-04-14 | Added test case 511 in an attempt to repeat bug report #934666 "storage leak | Daniel Stenberg |
2004-04-07 | added test 159, use --ntlm together with -0 | Daniel Stenberg |
2004-04-07 | getting only a 100 Continue response and nothing else, when talking HTTP, | Daniel Stenberg |
2004-04-06 | require ssl since ntlm needs it | Daniel Stenberg |
2004-04-06 | New authentication code added, particularly noticable when doing POST or PUT | Daniel Stenberg |
2004-03-31 | test 153 tests Digest authorization and stale=true stuff | Daniel Stenberg |
2004-03-31 | Fixed how the user name is extracted from http_proxy environment variable | Daniel Stenberg |
2004-03-30 | David Byron's new test cases for the --fail and auth stuff. | Daniel Stenberg |
2004-03-22 | Enabled 'NT responses' in the NTLM type-3 message. | Daniel Stenberg |
2004-03-05 | issue 12 fix | Daniel Stenberg |
2004-03-01 | added test 99, very basic initial large file test | Daniel Stenberg |
2004-02-27 | Joe Halpin made the FTP code send 'QUIT' on the control connection before | Daniel Stenberg |
2004-02-26 | Kill the server when this test is done, as other FTP-tests sometimes | Daniel Stenberg |
2004-02-12 | stop doing the weirdo symlinks | Daniel Stenberg |
2004-02-09 | Modified the default HTTP Accept: header to only be Accept: */* | Daniel Stenberg |
2004-02-09 | Removed, this was only used to work out what went wrong with test 91, and | Daniel Stenberg |
2004-02-05 | Made a test that sends data on stdin to PUT, with a given length and | Daniel Stenberg |
2004-02-02 | added test 97, a simple test with -d post and a replacede content-type | Daniel Stenberg |
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 |