- Jun 08, 2006
-
-
Daniel Stenberg authored
-
- May 30, 2006
-
-
Daniel Stenberg authored
project. Also added a few obvious ones.
-
- May 28, 2006
-
-
Daniel Stenberg authored
-
- May 25, 2006
-
-
Daniel Stenberg authored
-
- May 24, 2006
-
-
Daniel Stenberg authored
CURLOPT_COOKIELIST, which then makes all session cookies get cleared. (slightly edited by me, and the re-indent in cookie.c was also done by me)
-
- May 15, 2006
-
-
Daniel Stenberg authored
-
- May 14, 2006
-
-
Daniel Stenberg authored
-
- May 11, 2006
-
-
Daniel Stenberg authored
-
- May 09, 2006
-
-
Daniel Stenberg authored
autotools project, which optionally (default=yes) uses libcurl on a system without a (usable) libcurl installation, but not specifying `--without-libcurl', configure determines correctly that no libcurl is available, however, the LIBCURL variable gets expanded to `LIBCURL = -lcurl' in the resulting Makefiles. David Shaw fixed the flaw.
-
- May 08, 2006
-
-
Daniel Stenberg authored
thus works reliably on more platforms.
-
- May 02, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 26, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
transfers. They are done on non-windows systems and translate CRLF to LF.
-
- Apr 21, 2006
-
-
Daniel Stenberg authored
-
- Apr 19, 2006
-
-
Daniel Stenberg authored
-
- Apr 10, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
This happens because the multi-pass code abuses the redirect following code for doing multiple requests, and when we following redirects to an absolute URL we must use the newly specified port and not the one specified in the original URL. A proper fix to this would need to separate the negotiation "redirect" from an actual redirect.
-
- Apr 09, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 08, 2006
-
-
Daniel Stenberg authored
-
- Apr 07, 2006
-
-
Daniel Stenberg authored
-
- Mar 21, 2006
-
-
Daniel Stenberg authored
-
- Mar 20, 2006
-
-
Daniel Stenberg authored
-
- Mar 17, 2006
-
-
Daniel Stenberg authored
-
- Mar 16, 2006
-
-
Daniel Stenberg authored
-
- Mar 15, 2006
-
-
Daniel Stenberg authored
-
- Mar 14, 2006
-
-
Daniel Stenberg authored
-
- Mar 13, 2006
-
-
Daniel Stenberg authored
-
- Mar 02, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 27, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 22, 2006
-
-
Dan Fandrich authored
-
- Feb 21, 2006
-
-
Daniel Stenberg authored
type to the already provided type CURLPROXY_SOCKS4. I added a --socks4 option that works like the current --socks5 option but instead use the socks4 protocol.
-
- Feb 20, 2006
-
-
Daniel Stenberg authored
-
- Feb 17, 2006
-
-
Daniel Stenberg authored
-
- Feb 16, 2006
-
-
Dan Fandrich authored
-