- Jun 19, 2004
-
-
Daniel Stenberg authored
-
- Jun 15, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
auth
-
- Jun 14, 2004
-
-
Daniel Stenberg authored
An attempt to repeat a reported auth problem. Works for me!
-
- Jun 04, 2004
-
-
Daniel Stenberg authored
-
- May 25, 2004
-
-
Daniel Stenberg authored
-
- May 24, 2004
-
-
Daniel Stenberg authored
not be used both in one request. Fixed it and added test case 172 to verify.
-
- May 21, 2004
-
-
Daniel Stenberg authored
set to the domain .a.b.c (that is with a dot prefix). This is now fixed and test case 171 verifies it.
-
- May 19, 2004
-
-
Daniel Stenberg authored
-
- May 04, 2004
-
-
Daniel Stenberg authored
-
- Apr 30, 2004
-
-
Daniel Stenberg authored
-
- Apr 29, 2004
-
-
Daniel Stenberg authored
libcurl.
-
Daniel Stenberg authored
-
- Apr 24, 2004
-
-
Daniel Stenberg authored
-
- Apr 23, 2004
-
-
Daniel Stenberg authored
we can pass on "odd" characters (newline, CR, tab) like this.
-
- Apr 22, 2004
-
-
Daniel Stenberg authored
stuff added a few weeks ago. Turns out that if you specify --proxy-ntlm and communicate with a proxy that requires basic authentication, the proxy properly returns a 407, but the failure detection code doesn't realize it should give up, so curl returns with exit code 0. Test case 162 verifies this.
-
Daniel Stenberg authored
we won't try to QUIT the control connection and risk "hanging" waiting for a response. Test case 161 verifies this. The quit-sending function was also made static.
-
- Apr 20, 2004
-
-
Daniel Stenberg authored
to re-use a connection that is closed when re-used and libcurl should then make a new fresh connection and use instead
-
- Apr 14, 2004
-
-
Daniel Stenberg authored
in ftp.c", but it shows no leaking.
-
- Apr 07, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is now treated as an error by libcurl
-
- Mar 31, 2004
-
-
Daniel Stenberg authored
-
- Mar 30, 2004
-
-
Daniel Stenberg authored
-
- Mar 01, 2004
-
-
Daniel Stenberg authored
-
- Feb 12, 2004
-
-
Daniel Stenberg authored
-
- Feb 05, 2004
-
-
Daniel Stenberg authored
chunked transfer-encoding disabled. Fixed to work after Len Krause's bug report.
-
- Feb 02, 2004
-
-
Daniel Stenberg authored
header using -H
-
- Jan 30, 2004
-
-
Daniel Stenberg authored
-
- Jan 13, 2004
-
-
Daniel Stenberg authored
-
- Jan 12, 2004
-
-
Daniel Stenberg authored
even when the multi interface is used, and then libcurl will simulate a "follow location" to that new URL. Test 509 was added to test this feature.
-
- Nov 25, 2003
-
-
Daniel Stenberg authored
-
- Nov 24, 2003
-
-
Daniel Stenberg authored
-
- Nov 20, 2003
-
-
Daniel Stenberg authored
-
- Oct 29, 2003
-
-
Daniel Stenberg authored
syntax: file:/path. I added test case 203 to verify this.
-
- Oct 24, 2003
-
-
Daniel Stenberg authored
-
- Oct 21, 2003
-
-
Daniel Stenberg authored
on Oct 20, 2003.
-
- Oct 07, 2003
-
-
Daniel Stenberg authored
-
- Sep 15, 2003
-
-
Daniel Stenberg authored
NTLM request.
-
Daniel Stenberg authored
it doesn't work. It works for me.
-
Daniel Stenberg authored
-