summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-15SOA parser addedMarko Kreen7-1/+261
2012-06-14Kill compiler warningYang Tse4-9/+30
2012-05-25Fix libcares.pc generation for static MingW* cross buildsYang Tse2-1/+4
2012-05-21Fix UDP and TCP port byte order in saved options.Nick Alcock1-2/+2
2012-04-28version: start working on 1.8.1-DEVYang Tse2-18/+7
2012-04-27RELEASE-NOTES: call next 1.8 insteadDaniel Stenberg1-1/+1
2012-04-25INSTALL: some adjustmentsYang Tse1-6/+4
2012-04-25GIT-INFO: mention buildconfDaniel Stenberg1-0/+2
2012-04-25INSTALL: remove more sections that don't apply to c-aresYang Tse1-576/+12
2012-04-25ares_timeout.c: fix compiler warningYang Tse1-10/+11
2012-04-25Makefile.m32: fix mingw32 buildBen Noordhuis1-2/+3
2012-04-22RELEASE-NOTES: added what's happened since 1.7.5Daniel Stenberg1-5/+15