- Jan 04, 2006
-
-
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
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
- Dec 23, 2005
-
-
Daniel Stenberg authored
static libcurl using openssl as dll.
-
Daniel Stenberg authored
curl_easy_init() if you don't call curl_global_init() explicitly in your app
-
Dan Fandrich authored
-
- Dec 22, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
limited to select().
-
Daniel Stenberg authored
now to enable them to get added as web pages easier, they are not ready for anything "real" just yet.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
run that might be needed only for building libcurl.
-
- Dec 21, 2005
-
-
Yang Tse authored
done in one single function CURL_CHECK_FUNC_GETNAMEINFO which will only define HAVE_GETNAMEINFO if the function has been found AND the type of its arguments has been properly been detected
-
Yang Tse authored
proper types to use for getnameinfo args
-
Yang Tse authored
proper types to use for getnameinfo args
-
Yang Tse authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 20, 2005
-
-
Yang Tse authored
target use calling convention WSAAPI for getnameinfo() prototype. Checking type DWORD as argument 4 and 6 of getnameinfo not needed.
-