summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-17cares-functions.m4: improve gethostname arg 2 data type checkYang Tse1-2/+4
2012-12-17setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.Yang Tse1-12/+12
2012-12-16configure: check if compiler halts on function prototype mismatchYang Tse2-1/+38
2012-12-15cares-functions.m4: add gethostname arg 2 data type check and definitionYang Tse1-1/+29
2012-12-15cares-functions.m4: update thread-safeness detection of getaddrinfo()Yang Tse1-7/+47
2012-12-14setup_once.h: HP-UX <sys/socket.h> issue workaroundYang Tse1-0/+20
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse28-99/+9
2012-12-14Header inclusion clean-upYang Tse35-120/+5
2012-12-12setup_once.h: HP-UX specific TRUE and FALSE definitionsYang Tse1-0/+12
2012-12-10ares_timeout.c: fix compiler warningYang Tse1-2/+7
2012-11-23ares_create_query.c: IRIX compilation fixYang Tse1-1/+5
2012-11-23c-ares/nameser.h: add some T_* defines for ns_t_* valuesYang Tse1-0/+8
2012-11-07Revert "ares_parse_aaaa_reply: fix memory leak"Daniel Stenberg1-1/+0
2012-10-02ares_parse_aaaa_reply: fix memory leakDaniel Stenberg1-0/+1
2012-08-24adig: perror() doesn't work for socket errors on windowsGisle Vanem1-2/+2
2012-08-23get_DNS_AdaptersAddresses: fix IPv6 parsingDaniel Stenberg1-1/+1
2012-08-21version: bumped to 1.10.0Daniel Stenberg1-3/+3
2012-08-21AUTHORS: synced with 83093ac450Daniel Stenberg1-0/+21
2012-08-17ares_create_query.3: mention when this is addedDaniel Stenberg1-2/+4
2012-08-17Added new feature (rfc2671)hpopescu@ixiacom.com12-185/+366
2012-07-26code police: fix indents, < 80 columns, reflowed commentsDaniel Stenberg1-78/+73
2012-07-11Cleaned up version awk script.Guenter Knauf1-24/+16
2012-06-30read_udp_packets: bail out loop on bad socketsGisle Vanem1-7/+13
2012-06-29cares-compilers.m4: remove -Wstrict-aliasing=3 from clangYang Tse1-4/+1
2012-06-26cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang buildsYang Tse1-1/+7
2012-06-18version: work towards 1.9.2 (at least)Daniel Stenberg1-2/+2
2012-06-18RELEASE-NOTES: 1.9.1 coming upDaniel Stenberg1-8/+3
2012-06-16ares_version.h: next version is 1.9.0Daniel Stenberg1-3/+3
2012-06-16ares_data.h: ARES_DATATYPE_SOA_REPLY is added in 1.9.0Marko Kreen1-2/+2
2012-06-15RELEASE-NOTES: synced with 979bf951dDaniel Stenberg1-4/+5