1753 Commits (c41726b42a1fb5098f0a3d2433e864e3518b9a65)
 

Author SHA1 Message Date
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
Yang Tse 15177a631e zz40-xc-ovr.m4: internals overhauling 12 years ago
Yang Tse 971bdfedb2 zz40-xc-ovr.m4: redirect errors and warnings to stderr 12 years ago
Yang Tse 14e78ad68b configure: use XC_CONFIGURE_PREAMBLE early checks 12 years ago
Yang Tse b74bcad714 zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro 12 years ago
Yang Tse 037656b2d8 configure: autotools compatibility fixes - step I 12 years ago
Yang Tse dc6c864108 configure: fix automake 1.13 compatibility 12 years ago
Yang Tse 4718066ea4 ares_private.h: use again memdebug.h instead of curl_memdebug.h 12 years ago
Yang Tse a664066899 configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS 12 years ago
Yang Tse 70ac469a0c cares-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionally 12 years ago
Yang Tse 5b5066d6bc ares_private.h: use curl_memdebug.h instead of memdebug.h 12 years ago
Yang Tse a056480169 vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c 12 years ago
Yang Tse b214c21cf6 cares-functions.m4: improve gethostname arg 2 data type check 12 years ago
Yang Tse c220b29b3c setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions. 12 years ago
Yang Tse 84eb2dc220 configure: check if compiler halts on function prototype mismatch 12 years ago
Yang Tse 9da14a847f cares-functions.m4: add gethostname arg 2 data type check and definition 12 years ago
Yang Tse a28e44c344 cares-functions.m4: update thread-safeness detection of getaddrinfo() 12 years ago
Yang Tse 4ed0fc2d44 setup_once.h: HP-UX <sys/socket.h> issue workaround 12 years ago
Yang Tse 0c677f578e setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
Yang Tse a1035276c1 Header inclusion clean-up 12 years ago
Yang Tse bceb40095a setup_once.h: HP-UX specific TRUE and FALSE definitions 12 years ago
Yang Tse 98b52964cf ares_timeout.c: fix compiler warning 12 years ago
Yang Tse 93a09eabeb ares_create_query.c: IRIX compilation fix 12 years ago
Yang Tse a5ce39391c c-ares/nameser.h: add some T_* defines for ns_t_* values 12 years ago
Daniel Stenberg 1e4f2d28fc Revert "ares_parse_aaaa_reply: fix memory leak" 12 years ago
Daniel Stenberg 50f25d8a4b ares_parse_aaaa_reply: fix memory leak 12 years ago
Gisle Vanem 805c736e36 adig: perror() doesn't work for socket errors on windows 12 years ago