summaryrefslogtreecommitdiff
path: root/ares/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* John Engelhart noticed an unreleased problem relative to a duplicateYang Tse2009-10-231-0/+4
* Overhauled ares__get_hostent()Yang Tse2009-10-071-0/+6
* - Jakub Hrozek added ares_parse_srv_reply() for SRV parsingDaniel Stenberg2009-09-041-0/+3
* - Timo Teras changed the reason code used in the resolve callback done whenDaniel Stenberg2009-08-031-0/+4
* - Joshua Kwan fixed the init routine to fill in the defaults for stuff thatDaniel Stenberg2009-08-031-0/+5
* renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-0/+4
* Try to make more clear that --enable-curldebug has nothing to do with --enabl...Yang Tse2009-06-121-0/+10
* mention last changesYang Tse2009-06-081-0/+4
* c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse2009-05-261-0/+6
* Mention last changesYang Tse2009-05-201-0/+15
* - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option toDaniel Stenberg2009-05-111-0/+4
* Use build-time configured ares_socklen_t instead of socklen_tYang Tse2009-05-021-0/+3
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-0/+5
* s/u_long/unsigned long/Yang Tse2009-03-111-0/+3
* Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse2009-02-201-0/+3
* * February 3 2009 (Phil Blundell)Phil Blundell2009-02-031-0/+4
* - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolvingDaniel Stenberg2009-01-311-0/+5
* - ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead itDaniel Stenberg2009-01-141-0/+5
* - ares__send_query() now varies the retry timeout pseudo-randomly to avoidPhil Blundell2009-01-131-1/+5
* - Phil Blundell added the internal function ares__expand_name_for_response()Daniel Stenberg2009-01-111-0/+8
* Fix for Win32 targets using Watt-32.Gisle Vanem2008-12-091-1/+5
* Gregor Jasny provided the patch that introduces ares_set_socket_callback(),Daniel Stenberg2008-12-041-0/+5
* Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.Daniel Stenberg2008-12-031-0/+34
* Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause aYang Tse2008-11-261-0/+3
* Brad Spencer provided changes to allow buildconf to work on OS X.Yang Tse2008-11-261-0/+3
* In preparation for the upcomming IPv6 nameservers patch, the internalYang Tse2008-11-251-0/+5
* - Brad Spencer brought the new function ares_gethostbyname_file() which simplyDaniel Stenberg2008-11-191-0/+4
* - Carlo Contavalli added support for the glibc "rotate" option, as documentedDaniel Stenberg2008-11-011-0/+10
* Charles Hardin patch:Yang Tse2008-10-211-0/+3
* Charles Hardin made adig support a regular numerical dotted IP address for theDaniel Stenberg2008-10-171-0/+4
* Sync up with realityYang Tse2008-10-071-0/+8
* Sync up with realityYang Tse2008-09-171-0/+18
* Version 1.5.3cares-1_5_3Daniel Stenberg2008-08-291-0/+2
* George Neill's fix acountry sample application compilation failure.Yang Tse2008-08-251-0/+3
* Brad House's validation that DNS response address matches the request addressYang Tse2008-08-251-0/+12
* - Fix by Tofu Linden:Daniel Stenberg2008-08-041-0/+28
* Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.Yang Tse2008-08-041-1/+9
* Sync up with realityYang Tse2008-08-011-2/+10
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+5
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-0/+4
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+5
* Improved configure detection of number of arguments for getservbyport_rYang Tse2008-07-161-0/+4
* Allow --enable-largefile and --disable-largefile configurations.Yang Tse2008-07-151-0/+8
* - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup andDaniel Stenberg2008-07-031-0/+9
* fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse2008-07-021-0/+3
* - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define isDaniel Stenberg2008-06-301-0/+13
* fix pkg-config reporting of private libraries needed for static linkingYang Tse2008-06-091-0/+5
* Brad House fixed a missing header file inclusion in adig sample programYang Tse2008-05-301-0/+4
* 1.5.2cares-1_5_2Daniel Stenberg2008-05-291-0/+2
* - Introducing millisecond resolution support for the timeout option. SeeDaniel Stenberg2008-05-131-0/+5