1753 Commits (c41726b42a1fb5098f0a3d2433e864e3518b9a65)
 

Author SHA1 Message Date
David Drysdale 7aabbefab1 Update ahost man page to describe -s option. 11 years ago
Jakub Hrozek 09e64d7124 ares_parse_soa_reply: Do not leak rr_name on allocation failure 11 years ago
David Drysdale 7df69c0f79 Don't override explicitly specified search domains 11 years ago
David Drysdale ee22246507 Allow specification of search domain in ahost 11 years ago
Daniel Stenberg 0004f498dc Revert "ares_parse_aaaa_reply: fix leak when reply contains 1 alias and no address" 11 years ago
Frederic Germain 440110b303 ares_parse_aaaa_reply: fix leak when reply contains 1 alias and no address 11 years ago
Doug Kwan bc529dd0c2 ares_build.h: fix building on 64-bit powerpc 11 years ago
Daniel Stenberg d5d3871335 refresh: updated now with automake 1.14 11 years ago
David Drysdale 4aa1fc4163 single_domain: Invalid memory access for empty string input 11 years ago
Guenter Knauf c8ec633bf5 Fixed warning 'type specifier missing'. 11 years ago
Tor Arntsen 83ab208e83 ares_rules.h: CARES_SIZEOF_LONG doesn't exist anymore, don't test for it 11 years ago
Daniel Stenberg f19387dd72 nowarn: use <limits.h> instead of configure for size of long 11 years ago
Daniel Stenberg efdd616118 timeoffset: made static and private 11 years ago
Daniel Stenberg 30c9031afa timeadd: make static 11 years ago
Yang Tse 742e234855 xc-am-iface.m4: comments refinement 12 years ago
Yang Tse 68b3c67e61 configure: fix 'subdir-objects' distclean related issue 12 years ago
Yang Tse d69ae9c6f8 configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE) 12 years ago
Yang Tse 9540d48184 xc-am-iface.m4: provide XC_AUTOMAKE macro 12 years ago
Daniel Stenberg f8a2354016 gitignore: ignore all ares_*pdf but also CHANGES.dist 12 years ago
Daniel Stenberg 1c948a70b1 bump: start working towards 1.10.1 12 years ago
Daniel Stenberg 46fa9cad79 RELEASE-NOTES: two more bug fixes 12 years ago
Keith Shaw 09be3edf3a ares_set_servers_csv: fixed IPv6 address parsing 12 years ago
Daniel Stenberg 03e2fd085c nroff: fix two syntax mistakes 12 years ago
Alex Loukissas df55bfac79 build: fix build on msvc11 12 years ago
Daniel Stenberg 3f0ec4733e Makefile.am: increment -version-info for 1.10.0 release 12 years ago
Daniel Stenberg 76ef032fd0 README: remove unnecessary comment 12 years ago
Daniel Stenberg 58a822231c ares_version.h: copyright end range year is now 2013 12 years ago
Daniel Stenberg c727dcb924 RELEASE-NOTES: synced with fb0737f3a0 12 years ago
Paul Saab fb0737f3a0 ares_parse_aaaa_reply: Plug memory leak 12 years ago
Patrick Valsecchi b5135bbc66 ares_parse_txt_reply: return a ares_txt_reply node for each sub-string 12 years ago
Alexander Klauer 9a92b80191 library init: documentation update 12 years ago
Alexander Klauer 2e0c3076e5 library init: be recursive 12 years ago
Patrick Valsecchi 148c8e0353 protocol parsing: check input data stricter 12 years ago
Guenter Knauf 2004a7a111 Create ares_build.h when buidling from Git. 12 years ago
Guenter Knauf c95041c6a1 Added -DCARES_STATICLIB to CFLAGS. 12 years ago
Alexander Klauer 483d49d060 .gitignore: ignore patch files 12 years ago
Alexander Klauer 1317a1c94b ares_destroy() documentation: no new requests 12 years ago
Alexander Klauer fa19279bba Documentation: properly document ARES_ECANCELLED 12 years ago
Alexander Klauer 54faf09da6 ares_cancel(): cancel requests safely 12 years ago
Yang Tse 127d4cb357 ares.h: stricter CARES_EXTERN linkage decorations logic 12 years ago
Yang Tse 8f3f059f33 ares_build.h.dist: enhance non-configure GCC ABI detection logic 12 years ago
Daniel Stenberg 57203b14df ares.h: there is no ares_free_soa function 12 years ago
Yang Tse a2881fee6b Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility 12 years ago
Yang Tse 60cad73007 ares_inet_ntop.3: s/socklen_t/ares_socklen_t 12 years ago
Yang Tse 715b499c79 configure: use XC_LIBTOOL for portability across libtool versions 12 years ago
Yang Tse f454e82dc7 xc-lt-iface.m4: provide XC_LIBTOOL macro 12 years ago
Yang Tse 320c4eb659 Makefile.am: use AM_CPPFLAGS instead of INCLUDES 12 years ago
Yang Tse 9ed49f3e17 inet_ntop.c: s/socklen_t/ares_socklen_t 12 years ago
Yang Tse b82874ad6f inet_ntop.c: s/socklen_t/ares_socklen_t for portability 12 years ago
Daniel Stenberg ecf6f65b43 ares.h: s/socklen_t/ares_socklen_t for portability 12 years ago