- Feb 17, 2007
-
-
Yang Tse authored
-
- Jan 30, 2007
-
-
Gisle Vanem authored
<sys/time.h>.
-
- Jul 05, 2006
-
-
Yang Tse authored
Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows headers when compiled with Cygwin in POSIX emulation mode.
-
- Dec 19, 2005
-
-
Yang Tse authored
interface and the change could break the compilation of thrid party apps which link against this library.
-
- Dec 18, 2005
-
-
Yang Tse authored
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h
-
- Nov 12, 2005
-
-
Gisle Vanem authored
-
- Apr 06, 2005
-
-
Daniel Stenberg authored
-
- Apr 05, 2005
-
-
Daniel Stenberg authored
-
- Aug 20, 2004
-
-
Gisle Vanem authored
sets the required HAVE_xx defines for non-DOS/Win targets.
-
- Jul 24, 2004
-
-
Daniel Stenberg authored
Basically in loops like handle_errors(), 'query->next' was assigned a local variable and then query was referenced after the memory was freed by next_server(). I've changed that so next_server() and end_query() returns the next query. So callers should use this ret-value. The next problem was that 'server->tcp_buffer_pos' had a random value at entry to 1st recv() (luckily causing Winsock to return ENOBUFS). I've also added a ares_writev() for Windows to streamline the code a bit more.
-
- Jul 03, 2004
-
-
Guenter Knauf authored
-
- Jul 01, 2004
-
-
Daniel Stenberg authored
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 05, 2004
-
-
Daniel Stenberg authored
-
- Feb 04, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
added prototypes for the strcasecmp() functions
-
- Jan 04, 2004
-
-
Daniel Stenberg authored
namespace
-
- Oct 07, 2003
-
-
Daniel Stenberg authored
-