- 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
-
Daniel Stenberg authored
-
- Jan 02, 2006
-
-
Daniel Stenberg authored
Modified the callback proto used for it.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cleanups of this man page. The lengthy description has now also been removed from curl/multi.h since it immediately got tedious to maintain the info on two places when I did major updates...
-
Gisle Vanem authored
-
Daniel Stenberg authored
CURL_SWS_FORK_ENABLED defined it forks for each new connection and thus can support any amount of connection clients (used for hiper tests and not for the standard plain curl test suite)
-
Daniel Stenberg authored
-
- Dec 30, 2005
-
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-