Age | Commit message (Expand) | Author |
2005-11-25 | Yang Tse fixed compiler warnings | Daniel Stenberg |
2005-09-18 | Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ... | Dominick Meglio |
2005-09-15 | mention the configure change | Daniel Stenberg |
2005-08-29 | 1.3.0 coming just up | Daniel Stenberg |
2005-08-21 | Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info() | Daniel Stenberg |
2005-06-19 | Added some checks for the addrinfo structure. | Dominick Meglio |
2005-06-02 | William Ahern: | Daniel Stenberg |
2005-06-02 | William Ahern: | Daniel Stenberg |
2005-05-16 | Added ares_getnameinfo which mimics the getnameinfo API | Dominick Meglio |
2005-05-14 | Added an inet_ntop function from BIND for systems that do not have it | Dominick Meglio |
2005-04-09 | Made sortlist support IPv6 (this can probably use some testing) | Dominick Meglio |
2005-04-09 | Made sortlist support CIDR matching for IPv4 | Dominick Meglio |
2005-04-08 | Added preliminary IPv6 support to ares_gethostbyname | Dominick Meglio |
2005-04-08 | Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family | Dominick Meglio |
2005-04-06 | Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS | Daniel Stenberg |
2005-04-05 | Provided implementations of inet_net_pton and inet_pton from BIND for systems... | Dominick Meglio |
2005-03-10 | Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The | Daniel Stenberg |
2004-11-07 | two post-1.2.1 changes | Daniel Stenberg |
2004-10-20 | 1.2.1 release time | Daniel Stenberg |
2004-09-28 | - Henrik Stoerner fix: got a report that Tru64 Unix (the unix from Digital | Daniel Stenberg |
2004-09-26 | - Henrik Stoerner: found out that C-ARES does not look at the /etc/host.conf | Daniel Stenberg |
2004-09-26 | Dominick Meglio host file path discovery patch for windows | Daniel Stenberg |
2004-08-30 | mention Gisle's recent fixes | Daniel Stenberg |
2004-08-13 | mention Harshal Pradhan's windows fix | Daniel Stenberg |
2004-07-24 | --enable-debug builds static only, Gisle fixed a memory leak and more | Daniel Stenberg |
2004-07-22 | - Fixed a few variable return types for some system calls. Made configure | Daniel Stenberg |
2004-07-04 | G�nter Knauf made c-ares build and run on Novell Netware. | Daniel Stenberg |
2004-07-01 | djgpp fixes by Gisle | Daniel Stenberg |
2004-07-01 | Gisle's djgpp magic | Daniel Stenberg |
2004-06-10 | Gisle Vanem's init patch for Windows | Daniel Stenberg |
2004-06-08 | fix | Daniel Stenberg |
2004-05-11 | - Nico Stappenbelt reported that when processing domain and search lines in | Daniel Stenberg |
2004-04-13 | 1.2.0 | Daniel Stenberg |
2004-04-06 | mention the man page updates from the other day | Daniel Stenberg |
2004-04-01 | Dirk Manske's ares_cancel() function was added. | Daniel Stenberg |
2004-03-30 | Dominick Meglio's new ares_expand_string() function | Daniel Stenberg |
2004-03-10 | Gisle Vanem improved build on Windows. | Daniel Stenberg |
2004-02-25 | added the better debug option logic from curl by adding acinclude.m4 to the | Daniel Stenberg |
2004-02-25 | fix | Daniel Stenberg |
2004-02-23 | ares_free_errmem is gone | Daniel Stenberg |
2004-02-22 | Dominick Meglio's fix for supporting multiple names in the Nameserver key | Daniel Stenberg |
2004-02-17 | memdebug build, 'make' no longer builds the demo tools | Daniel Stenberg |
2004-02-11 | install ares_version.h as well | Daniel Stenberg |
2004-02-04 | fixing | Daniel Stenberg |
2004-02-03 | libcares.a is here | Daniel Stenberg |
2004-02-03 | modified *strerror() | Daniel Stenberg |
2004-01-29 | cut off the initial blurb, moved that to README.cares | Daniel Stenberg |
2004-01-29 | Dirk Manske fixed a flaw in the setting of the socket to non-blocking | Daniel Stenberg |
2004-01-04 | the gettimeofday fix | Daniel Stenberg |
2003-10-24 | c-ares is the new name and ares_version() was added | Daniel Stenberg |