- Apr 06, 2005
-
-
Daniel Stenberg authored
(IRIX 6.5.22 it seems)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
code uses that
-
Dan Fandrich authored
-
- Apr 05, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dominick Meglio authored
Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 04, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
from url.c: Curl_disconnect().
-
Daniel Stenberg authored
-
- Apr 03, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
also affecting NTLM and Negotiate.) It turned out that if the server responded with 100 Continue before the initial 401 response, libcurl didn't take care of the response properly. Test case 245 and 246 added to verify this.
-
Daniel Stenberg authored
But this works just fine on my host. Plain HTTP POST using Digest.
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the failed connect "immediately".
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 30, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 29, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
send any data anyway. Probably the bug Tom Moers noticed.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
AUTH has been received successfully.
-
Daniel Stenberg authored
up in several chunks when read.
-
Daniel Stenberg authored
functions. This enabled me to add a function that automatically delays between each byte, to proper test curl's ability to read FTP server responses sent in many (small) chunks. See also upcoming libcurl fixes...
-
- Mar 28, 2005
-
-
Daniel Stenberg authored
function was fixed to use the proper proxy authentication when multiple ones were added as accepted. test 239 and test 243 were added to repeat the problems and verify the fixes.
-