- Nov 03, 2006
-
-
Daniel Stenberg authored
- Oct 31, 2006
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Oct 27, 2006
-
-
Yang Tse authored
-
- Oct 25, 2006
-
-
Gisle Vanem authored
Removed trailing whitespace.
-
Gisle Vanem authored
-
Yang Tse authored
-
- Oct 18, 2006
- Oct 14, 2006
-
-
Yang Tse authored
-
- Oct 13, 2006
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
- Oct 12, 2006
-
-
Daniel Stenberg authored
-
- Oct 11, 2006
-
-
Yang Tse authored
-
- Sep 11, 2006
-
-
Daniel Stenberg authored
(ares_init.c/get_iphlpapi_dns_info() function): when I disable the network by hand or disconnect the network cable in Windows 2000 or Windows XP, my application gets 127.0.0.1 as the only name server. The problem comes from 'GetNetworkParams' function, that returns the empty string "" as the only name server in that case. Moreover, the Windows implementation of inet_addr() returns INADDR_LOOPBACK instead of INADDR_NONE.
-
- Aug 29, 2006
-
-
Daniel Stenberg authored
o made ares_version.h use extern "C" for c++ compilers o fixed compiler warnings in ares_getnameinfo.c o fixed a buffer position init for TCP reads
-
- Aug 14, 2006
-
-
Daniel Stenberg authored
-
- Aug 06, 2006
-
-
Yang Tse authored
-
- Aug 05, 2006
-
-
Yang Tse authored
-
- Aug 04, 2006
-
-
Yang Tse authored
-
Gisle Vanem authored
-
Yang Tse authored
-
Yang Tse authored
HAVE_WINDOWS_H, HAVE_WINSOCK_H, HAVE_WINSOCK2_H, neither HAVE_WS2TCPIP_H when __CYGWIN__ is defined.
-
Yang Tse authored
-
- Aug 03, 2006
-
-
Yang Tse authored
-
Daniel Stenberg authored
not always zero!
-
- Jul 31, 2006
- Jul 29, 2006
-
-
Yang Tse authored
-