- Jan 19, 2006
-
-
Daniel Stenberg authored
didn't work.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 18, 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.
-
Daniel Stenberg authored
-
- 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
-
Daniel Stenberg authored
-
- Jan 13, 2006
-
-
Daniel Stenberg authored
test script to kill all processes in the current process group!
-
- Jan 12, 2006
-
-
Daniel Stenberg authored
HTTP proxy.
-
Daniel Stenberg authored
-
- Jan 10, 2006
-
-
Daniel Stenberg authored
in 7.15.1
-
Daniel Stenberg authored
given subdirs, libcurl would still "remember" the full path as if it is the current directory libcurl is in so that the next curl_easy_perform() would get really confused if it tried the same path again - as it would not issue any CWD commands at all, assuming it is already in the "proper" dir. Starting now, a failed CWD command sets a flag that prevents the path to be "remembered" after returning.
-
- Jan 09, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 08, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 07, 2006
-
-
Daniel Stenberg authored
actually used a new connection and not sent the second request on the first socket!
-
- Jan 06, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is present instead of trying to duplicate that stuff in this script.
-
Daniel Stenberg authored
-
- Jan 05, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
newer gcc versions that no longer defines "riscos".
-
Daniel Stenberg authored
-
- Jan 04, 2006
-
-
Daniel Stenberg authored
mistaking it for an actual failed test case
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 03, 2006
-
-
Daniel Stenberg authored
without the real header file.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the 'tftp.h' file from a linux box, since it doesn't come with mingw.")
-
Daniel Stenberg authored
interface
-
Daniel Stenberg authored
-