- Apr 17, 2004
-
-
Daniel Stenberg authored
-
- Mar 26, 2004
-
-
Daniel Stenberg authored
A patch to bypass MS' sillyness with regard to IPv6 and getaddrinfo(). The CURLDEBUG part is to avoid redefinition warning caused by memdebug.h. If ENABLE_IPV6 isn't enabled, it doesn't matter since we never call getaddrinfo(). Allthough we could to support weird protocols like SOCK_RDM that Win-2K/XP has.
-
- Mar 21, 2004
-
-
Daniel Stenberg authored
-
- Mar 17, 2004
-
-
Daniel Stenberg authored
-
- Mar 10, 2004
-
-
Daniel Stenberg authored
certainly doesn't need the OS define.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
It is only undefined when this file is included by others (like ares) and in those cases it doesn't matter.
-
Daniel Stenberg authored
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
defines are in setup.h.
-
Daniel Stenberg authored
-
- Mar 04, 2004
-
-
Daniel Stenberg authored
because it is now possible to have both WIN32 and HAVE_CONFIG_H defined.
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
-
- Mar 02, 2004
-
-
Daniel Stenberg authored
FORMAT_OFF_T to allow additional options to get specified, like with '"%5" FORMAT_OFF_T'.
-
Daniel Stenberg authored
- Also, we must not assume that SIZEOF_CURL_OFF_T is defined, as this file gets included from the ares dir at times and then it isn't defined.
-
- Mar 01, 2004
-
-
Daniel Stenberg authored
define our internal CURL_FORMAT_OFF_T define, we don't use the global one!
-
- Feb 20, 2004
-
-
Daniel Stenberg authored
This works by magicly starting up a new thread that can be killed when the timeout is reached. testtesttest!
-
- Feb 18, 2004
-
-
Daniel Stenberg authored
-
- Feb 02, 2004
-
-
Daniel Stenberg authored
-
- Jan 30, 2004
-
-
Daniel Stenberg authored
so that the automatic testing hosts will test these changes over the weekend.
-
- Jan 29, 2004
-
-
Daniel Stenberg authored
-
- Jan 23, 2004
-
-
Daniel Stenberg authored
-
- Jan 22, 2004
-
-
Daniel Stenberg authored
-
- Jan 13, 2004
-
-
Daniel Stenberg authored
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Dec 10, 2003
-
-
Daniel Stenberg authored
-
- Dec 02, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
recv() and we no longer attempt to ignore the SIGPIPE signal.
-
- Nov 06, 2003
-
-
Daniel Stenberg authored
belong in the public header file. They are not in our name space so we should not set them globally.
-
- Oct 14, 2003
-
-
Daniel Stenberg authored
-
- Oct 08, 2003
-
-
Daniel Stenberg authored
-
- Oct 05, 2003
-
-
Daniel Stenberg authored
-
- Aug 24, 2003
-
-
Daniel Stenberg authored
file instead
-
- Aug 14, 2003
-
-
Daniel Stenberg authored
-
- Aug 05, 2003
-
-
Daniel Stenberg authored
build libcurl to use ares for asynch name resolves.
-
- Jul 05, 2003
-
-
Daniel Stenberg authored
-
- May 21, 2003
-
-
Daniel Stenberg authored
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Dec 04, 2002
-
-
Daniel Stenberg authored
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Jun 11, 2002
-
-
Daniel Stenberg authored
-