- 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
-
- Feb 15, 2006
-
-
Daniel Stenberg authored
server configured in the system, the ares_init() call fails and thus curl_easy_init() fails as well. This causes weird effects for people who use numerical IP addresses only.
-
- Feb 11, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
an app can use to let libcurl only connect to a remote host and then extract the socket from libcurl. libcurl will then not attempt to do any transfer at all after the connect is done.
-
- Feb 09, 2006
-
-
Daniel Stenberg authored
due to the use of the static variable for sigsetjmp()
-
- Feb 07, 2006
-
-
Daniel Stenberg authored
-
- Feb 04, 2006
-
-
Daniel Stenberg authored
-
- Jan 30, 2006
-
-
Daniel Stenberg authored
curl tool with --local-port. Plain and simply set the range of ports to bind the local end of connections to. Implemented on to popular demand. Not extensively tested. Please let me know how it works.
-
- Jan 28, 2006
-
-
Daniel Stenberg authored
of the system instead of depending on what particular systems we think need various headers
-
- Jan 27, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
fact equal to a blank one according to the spec.
-
- Jan 20, 2006
-
-
Dan Fandrich authored
Tried to make some of the wording a bit more consistent.
-
- Jan 19, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 17, 2006
-
-
Daniel Stenberg authored
the latest features and protocols that libcurl supports and has a minor fix to better deal with the obscure case where someone has more than one libcurl installed at the same time.
-
- Jan 16, 2006
-
-
Daniel Stenberg authored
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
-
Daniel Stenberg authored
-
- Jan 15, 2006
-
-
Daniel Stenberg authored
into a counter, and thus you can now do multiple curl_global_init() and you are then supposed to do the same amount of calls to curl_global_cleanup(). Bryan also updated the docs accordingly.
-
Daniel Stenberg authored
-
- Jan 09, 2006
-
-
Daniel Stenberg authored
-
- Jan 08, 2006
-
-
Daniel Stenberg authored
-
- Jan 04, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 03, 2006
-
-
Daniel Stenberg authored
interface
-
Daniel Stenberg authored
-
- Jan 02, 2006
-
-
Daniel Stenberg authored
-