1579 Commits (48c0f703f67839ebe66bba53e7d88e24ba33661a)
 

Author SHA1 Message Date
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
Daniel Stenberg f4dce2e9f0 ares_inet_ntop.3: 4th argument is socklen_t! 12 years ago
Daniel Stenberg 07bbbd85c3 spell inet correctly! 12 years ago
Daniel Stenberg cf7ad9758d ares_inet_pton/ntop: cleanup 12 years ago
Daniel Stenberg ee9a1c2457 ares_inet_ntop/ares_inet_pton: added man pages 12 years ago
Gisle Vanem 8d013420a0 curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s() 12 years ago
Gisle Vanem c28e6d98db config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32 12 years ago
Gisle Vanem e9bca998f9 config-dos.h: define strerror() to strerror_s_() for High-C 12 years ago
Daniel Stenberg 050663271e ares_get_datatype: removed unused function 12 years ago
Daniel Stenberg 2a3a63ae1f ares__bitncmp: use two underscores for private functions 12 years ago
Daniel Stenberg 9c03cc118c ares__generate_new_id: moved to ares_query.c 12 years ago
Daniel Stenberg 3217c7eef2 ares__swap_lists: make private and static 12 years ago
Yang Tse be6e6984b5 Makefile.msvc: add four VS version strings 12 years ago
Daniel Stenberg df72bed2e3 ares_expand_name.3: clarify how to free the data 12 years ago
Yang Tse 75a8407985 zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2 12 years ago
Yang Tse b6dd41b6ef zz40-xc-ovr.m4: fix 'wc' detection - follow-up 12 years ago
Yang Tse 422717ba6f zz40-xc-ovr.m4: fix 'wc' detection 12 years ago
Yang Tse e03b5288ec zz40-xc-ovr.m4: check another three basic utilities 12 years ago
Yang Tse ddc7ab6713 zz40-xc-ovr.m4: 1.0 interface stabilization 12 years ago
Yang Tse 18b7d9a9f4 zz40-xc-ovr.m4: emit witness message in configure BODY 12 years ago
Yang Tse e916c68de7 zz40-xc-ovr.m4: truly do version conditional overriding 12 years ago
Yang Tse 0110c7f6ee zz40-xc-ovr.m4: fix variable assignment of subshell output bashism 12 years ago
Yang Tse 44635a5ec0 zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies 12 years ago
Yang Tse 186c57182e zz40-xc-ovr.m4: avoid double single-quote usage 12 years ago
Yang Tse b157f4a0be zz40-xc-ovr.m4: parentheses balancing of 'case' statements 12 years ago