- Apr 15, 2009
-
-
Yang Tse authored
the socklen_t issue on this platform.
-
- Apr 14, 2009
- Mar 11, 2009
-
-
Yang Tse authored
-
- Feb 20, 2009
-
-
Yang Tse authored
-
- Feb 13, 2009
-
-
Yang Tse authored
-
- Feb 03, 2009
-
-
Phil Blundell authored
- If the server returns garbage or nothing at all in response to an AAAA query, go on and ask for A records anyway.
-
- Jan 31, 2009
-
-
Daniel Stenberg authored
either AF_INET6 or AF_INET. It works by accepting any of the looksups in the hosts file, and it resolves the AAAA field with a fallback to A.
-
- Jan 18, 2009
-
-
Gisle Vanem authored
So don't use ERRNO (GetLastError()). Trimmed trailing blanks.
-
Gisle Vanem authored
-
- Jan 14, 2009
-
-
Daniel Stenberg authored
now declares the private struct ares_in6_addr for all systems instead of relying on one possibly not present in the system.
-
- Jan 13, 2009
-
-
Phil Blundell authored
packet storms when several queries were started at the same time.
-
- Jan 11, 2009
-
-
Daniel Stenberg authored
that is now used by the ares_parse_*_reply() functions instead of the ares_expand_name() simply to easier return ARES_EBADRESP for the cases where the name expansion fails as in responses that really isn't expected.
-
- Dec 30, 2008
-
-
Guenter Knauf authored
added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd with other Makefile.netware.
-
- Dec 09, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Dan Fandrich authored
so split a long sprintf into two calls to get below that number.
-
- Dec 08, 2008
-
-
Gisle Vanem authored
-
Gisle Vanem authored
(to get correct linkage on Windows).
-
Gisle Vanem authored
Added _USE_32BIT_TIME_T to avoid runtime warning. Applies to VC-2008+ only.
-
Gisle Vanem authored
RETSIGTYPE and HAVE_PROCESS_H.
-
- Dec 04, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and I edited it to also get duped by ares_dup().
-
Dan Fandrich authored
-
- Dec 03, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Also discussed on the ml.
-
- Dec 02, 2008
-
-
Dan Fandrich authored
OpenWatcom C, and condoned by SUS)
-
- Dec 01, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
latest releases to remain ABI compatible.
-
- Nov 29, 2008
-
-
Gisle Vanem authored
-
Dan Fandrich authored
OpenWatcom C)
-
- Nov 28, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-