summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-08.gitignore: ignore patch filesAlexander Klauer1-0/+1
2013-04-08ares_destroy() documentation: no new requestsAlexander Klauer1-1/+2
2013-04-08Documentation: properly document ARES_ECANCELLEDAlexander Klauer7-1/+21
2013-04-08ares_cancel(): cancel requests safelyAlexander Klauer1-20/+20
2013-03-10ares.h: stricter CARES_EXTERN linkage decorations logicYang Tse3-52/+46
2013-03-10ares_build.h.dist: enhance non-configure GCC ABI detection logicYang Tse1-3/+5
2013-03-09ares.h: there is no ares_free_soa functionDaniel Stenberg1-3/+1
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse1-0/+2
2013-03-08ares_inet_ntop.3: s/socklen_t/ares_socklen_tYang Tse1-1/+1
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse3-62/+27
2013-03-08xc-lt-iface.m4: provide XC_LIBTOOL macroYang Tse1-0/+465
2013-02-19Makefile.am: use AM_CPPFLAGS instead of INCLUDESYang Tse1-12/+10
2013-02-19inet_ntop.c: s/socklen_t/ares_socklen_tYang Tse1-1/+4
2013-02-19inet_ntop.c: s/socklen_t/ares_socklen_t for portabilityYang Tse1-3/+3
2013-02-19ares.h: s/socklen_t/ares_socklen_t for portabilityDaniel Stenberg1-1/+1
2013-02-17ares_inet_ntop.3: 4th argument is socklen_t!Daniel Stenberg1-1/+2
2013-02-17spell inet correctly!Daniel Stenberg2-2/+2
2013-02-17ares_inet_pton/ntop: cleanupDaniel Stenberg16-62/+36
2013-02-17ares_inet_ntop/ares_inet_pton: added man pagesDaniel Stenberg3-3/+98
2013-02-15curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s()Gisle Vanem1-1/+3
2013-02-15config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32Gisle Vanem1-2/+1
2013-02-15config-dos.h: define strerror() to strerror_s_() for High-CGisle Vanem1-1/+2
2013-02-13ares_get_datatype: removed unused functionDaniel Stenberg2-33/+2
2013-02-13ares__bitncmp: use two underscores for private functionsDaniel Stenberg3-29/+27
2013-02-13ares__generate_new_id: moved to ares_query.cDaniel Stenberg3-9/+8
2013-02-13ares__swap_lists: make private and staticDaniel Stenberg3-28/+27
2013-02-13Makefile.msvc: add four VS version stringsYang Tse1-1/+9
2013-02-13ares_expand_name.3: clarify how to free the dataDaniel Stenberg1-1/+3
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse1-1/+1
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse1-8/+20
2013-01-30zz40-xc-ovr.m4: fix 'wc' detectionYang Tse1-3/+14
2013-01-29zz40-xc-ovr.m4: check another three basic utilitiesYang Tse1-24/+116
2013-01-28zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse2-90/+118
2013-01-26zz40-xc-ovr.m4: emit witness message in configure BODYYang Tse1-3/+36
2013-01-25zz40-xc-ovr.m4: truly do version conditional overridingYang Tse1-2/+15
2013-01-25zz40-xc-ovr.m4: fix variable assignment of subshell output bashismYang Tse1-5/+5
2013-01-25zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependenciesYang Tse1-0/+36
2013-01-25zz40-xc-ovr.m4: avoid double single-quote usageYang Tse1-4/+4
2013-01-25zz40-xc-ovr.m4: parentheses balancing of 'case' statementsYang Tse1-6/+6
2013-01-24zz40-xc-ovr.m4: internals overhaulingYang Tse1-90/+120
2013-01-23zz40-xc-ovr.m4: redirect errors and warnings to stderrYang Tse1-7/+27
2013-01-23configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse3-101/+2
2013-01-23zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macroYang Tse1-0/+394
2013-01-23configure: autotools compatibility fixes - step IYang Tse5-27/+351
2013-01-23configure: fix automake 1.13 compatibilityYang Tse3-10/+66
2013-01-04ares_private.h: use again memdebug.h instead of curl_memdebug.hYang Tse1-1/+1
2013-01-01configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSYang Tse1-1/+1
2013-01-01cares-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionallyYang Tse1-7/+7
2012-12-28ares_private.h: use curl_memdebug.h instead of memdebug.hYang Tse1-1/+2
2012-12-18vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.cYang Tse1-0/+8