- Dec 03, 2004
-
-
Daniel Stenberg authored
at a chunk boundary it was not considered an error and thus went unnoticed. Added test case 207 to verify.
-
- Nov 30, 2004
-
-
Daniel Stenberg authored
-
- Nov 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 26, 2004
-
-
Daniel Stenberg authored
-
- Nov 25, 2004
-
-
Daniel Stenberg authored
If EPSV, EPRT or LPRT is tried and doesn't work, it will not be retried on the same server again even if a following request is made using a persistent connection. If a second request is made to a server, requesting a file from the same directory as the previous request operated on, libcurl will no longer make that long series of CWD commands just to end up on the same spot. Note that this is only for *exactly* the same dir. There is still room for improvements to optimize the CWD-sending when the dirs are only slightly different. Added test 210, 211 and 212 to verify these changes. Had to improve the test script too and added a new primitive to the test file format.
-
- Nov 24, 2004
-
-
Daniel Stenberg authored
-
- Nov 23, 2004
-
-
Daniel Stenberg authored
-
- Nov 19, 2004
-
-
Daniel Stenberg authored
-
- Nov 15, 2004
-
-
Daniel Stenberg authored
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
- Nov 09, 2004
-
-
Daniel Stenberg authored
and... yes, they are 46!
-
- Nov 08, 2004
-
-
Daniel Stenberg authored
-
- Nov 05, 2004
-
-
Daniel Stenberg authored
-
- Nov 04, 2004
-
-
Daniel Stenberg authored
-
- Nov 02, 2004
-
-
Daniel Stenberg authored
-
- Oct 19, 2004
-
-
Daniel Stenberg authored
-
- Oct 18, 2004
-
-
Daniel Stenberg authored
-
- Oct 17, 2004
-
-
Daniel Stenberg authored
-
- Oct 16, 2004
-
-
Daniel Stenberg authored
-
- Oct 14, 2004
-
-
Daniel Stenberg authored
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.
-
- Oct 13, 2004
-
-
Daniel Stenberg authored
-
- Oct 12, 2004
-
-
Daniel Stenberg authored
-
- Oct 07, 2004
-
-
Daniel Stenberg authored
-
- Oct 06, 2004
-
-
Daniel Stenberg authored
CURLOPT_FOLLOWLOCATION, libcurl reported error if a redirect happened even if the new URL would provide the resumed file. Test case 188 added to verify the fix (together with existing test 99).
-
Daniel Stenberg authored
-
- Oct 05, 2004
-
-
Daniel Stenberg authored
-
- Oct 04, 2004
-
-
Daniel Stenberg authored
-
- Oct 01, 2004
-
-
Daniel Stenberg authored
-
- Sep 28, 2004
-
-
Daniel Stenberg authored
enable the progress meter.
-
Daniel Stenberg authored
-
- Sep 22, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 19, 2004
-
-
Daniel Stenberg authored
-
- Sep 17, 2004
-
-
Daniel Stenberg authored
-
- Sep 16, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 15, 2004
-
-
Daniel Stenberg authored
-
- Sep 11, 2004
-
-
Daniel Stenberg authored
-