Age | Commit message (Expand) | Author |
2009-09-04 | - Jakub Hrozek added ares_parse_srv_reply() for SRV parsing | Daniel Stenberg |
2009-08-03 | - Timo Teras changed the reason code used in the resolve callback done when | Daniel Stenberg |
2009-08-03 | - Joshua Kwan fixed the init routine to fill in the defaults for stuff that | Daniel Stenberg |
2009-07-14 | renamed generated config.h to ares_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-12 | Try to make more clear that --enable-curldebug has nothing to do with --enabl... | Yang Tse |
2009-06-08 | mention last changes | Yang Tse |
2009-05-26 | c-ares's --enable-curldebug configure option decoupled from c-ares's --enable... | Yang Tse |
2009-05-20 | Mention last changes | Yang Tse |
2009-05-11 | - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to | Daniel Stenberg |
2009-05-02 | Use build-time configured ares_socklen_t instead of socklen_t | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-03-11 | s/u_long/unsigned long/ | Yang Tse |
2009-02-20 | Do not halt compilation when using VS2008 to build a Windows 2000 target | Yang Tse |
2009-02-03 | * February 3 2009 (Phil Blundell) | Phil Blundell |
2009-01-31 | - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving | Daniel Stenberg |
2009-01-14 | - ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it | Daniel Stenberg |
2009-01-13 | - ares__send_query() now varies the retry timeout pseudo-randomly to avoid | Phil Blundell |
2009-01-11 | - Phil Blundell added the internal function ares__expand_name_for_response() | Daniel Stenberg |
2008-12-09 | Fix for Win32 targets using Watt-32. | Gisle Vanem |
2008-12-04 | Gregor Jasny provided the patch that introduces ares_set_socket_callback(), | Daniel Stenberg |
2008-12-03 | Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards. | Daniel Stenberg |
2008-11-26 | Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a | Yang Tse |
2008-11-26 | Brad Spencer provided changes to allow buildconf to work on OS X. | Yang Tse |
2008-11-25 | In preparation for the upcomming IPv6 nameservers patch, the internal | Yang Tse |
2008-11-19 | - Brad Spencer brought the new function ares_gethostbyname_file() which simply | Daniel Stenberg |
2008-11-01 | - Carlo Contavalli added support for the glibc "rotate" option, as documented | Daniel Stenberg |
2008-10-21 | Charles Hardin patch: | Yang Tse |
2008-10-17 | Charles Hardin made adig support a regular numerical dotted IP address for the | Daniel Stenberg |
2008-10-07 | Sync up with reality | Yang Tse |
2008-09-17 | Sync up with reality | Yang Tse |
2008-08-29 | Version 1.5.3 | Daniel Stenberg |
2008-08-25 | George Neill's fix acountry sample application compilation failure. | Yang Tse |
2008-08-25 | Brad House's validation that DNS response address matches the request address | Yang Tse |
2008-08-04 | - Fix by Tofu Linden: | Daniel Stenberg |
2008-08-04 | Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. | Yang Tse |
2008-08-01 | Sync up with reality | Yang Tse |
2008-07-21 | when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will | Yang Tse |
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse |
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse |
2008-07-16 | Improved configure detection of number of arguments for getservbyport_r | Yang Tse |
2008-07-15 | Allow --enable-largefile and --disable-largefile configurations. | Yang Tse |
2008-07-03 | - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup and | Daniel Stenberg |
2008-07-02 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-06-30 | - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is | Daniel Stenberg |
2008-06-09 | fix pkg-config reporting of private libraries needed for static linking | Yang Tse |
2008-05-30 | Brad House fixed a missing header file inclusion in adig sample program | Yang Tse |
2008-05-29 | 1.5.2 | Daniel Stenberg |
2008-05-13 | - Introducing millisecond resolution support for the timeout option. See | Daniel Stenberg |
2008-05-09 | Use monotonic time source if available. | Yang Tse |
2008-05-07 | - Sebastian made c-ares able to return all PTR-records when doing reverse | Daniel Stenberg |