aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
AgeCommit message (Expand)Author
2009-11-30start working on 1.7.1Daniel Stenberg
2009-11-26- Larry Lansing fixed ares_parse_srv_reply to properly parse repliesYang Tse
2009-11-23Daniel wants upcoming release to be 1.7.0Yang Tse
2009-11-23Mention last changesYang Tse
2009-11-23- Mention other recent changesYang Tse
2009-11-23- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl andYang Tse
2009-11-23- Jakub Hrozek fixed more function prototypes in man pages to sync themYang Tse
2009-11-10Mention last changesYang Tse
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2009-10-31Mention many changesYang Tse
2009-10-29Jakub Hrozek added ares_parse_txt_reply() for TXT parsingDaniel Stenberg
2009-10-23John Engelhart noticed an unreleased problem relative to a duplicateYang Tse
2009-10-07Overhauled ares__get_hostent()Yang Tse
2009-09-04- Jakub Hrozek added ares_parse_srv_reply() for SRV parsingDaniel Stenberg
2009-08-03- Timo Teras changed the reason code used in the resolve callback done whenDaniel Stenberg
2009-08-03- Joshua Kwan fixed the init routine to fill in the defaults for stuff thatDaniel Stenberg
2009-07-14renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-12Try to make more clear that --enable-curldebug has nothing to do with --enabl...Yang Tse
2009-06-08mention last changesYang Tse
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse
2009-05-20Mention last changesYang Tse
2009-05-11- Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option toDaniel Stenberg
2009-05-02Use build-time configured ares_socklen_t instead of socklen_tYang Tse
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse
2009-03-11s/u_long/unsigned long/Yang Tse
2009-02-20Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse
2009-02-03* February 3 2009 (Phil Blundell)Phil Blundell
2009-01-31- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolvingDaniel Stenberg
2009-01-14- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead itDaniel Stenberg
2009-01-13- ares__send_query() now varies the retry timeout pseudo-randomly to avoidPhil Blundell
2009-01-11- Phil Blundell added the internal function ares__expand_name_for_response()Daniel Stenberg
2008-12-09Fix for Win32 targets using Watt-32.Gisle Vanem
2008-12-04Gregor Jasny provided the patch that introduces ares_set_socket_callback(),Daniel Stenberg
2008-12-03Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.Daniel Stenberg
2008-11-26Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause aYang Tse
2008-11-26Brad Spencer provided changes to allow buildconf to work on OS X.Yang Tse
2008-11-25In preparation for the upcomming IPv6 nameservers patch, the internalYang Tse
2008-11-19- Brad Spencer brought the new function ares_gethostbyname_file() which simplyDaniel Stenberg
2008-11-01- Carlo Contavalli added support for the glibc "rotate" option, as documentedDaniel Stenberg
2008-10-21Charles Hardin patch:Yang Tse
2008-10-17Charles Hardin made adig support a regular numerical dotted IP address for theDaniel Stenberg
2008-10-07Sync up with realityYang Tse
2008-09-17Sync up with realityYang Tse
2008-08-29Version 1.5.3Daniel Stenberg
2008-08-25George Neill's fix acountry sample application compilation failure.Yang Tse
2008-08-25Brad House's validation that DNS response address matches the request addressYang Tse
2008-08-04- Fix by Tofu Linden:Daniel Stenberg
2008-08-04Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.Yang Tse
2008-08-01Sync up with realityYang Tse
2008-07-21when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse