Age | Commit message (Expand) | Author |
2007-05-30 | Shmulik Regev brought cryptographically secure transaction IDs | Daniel Stenberg |
2007-05-30 | Brad House added ares_save_options() and ares_destroy_options() that can be | Daniel Stenberg |
2007-05-30 | added ares_process_fd() to allow applications to ask for processing on | Daniel Stenberg |
2007-05-25 | Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windows | Daniel Stenberg |
2007-04-16 | ares_getopt() command-line parser function does not belong to actual | Yang Tse |
2007-02-19 | Vlad Dinulescu added ares_parse_ns_reply() | Daniel Stenberg |
2007-02-13 | Fix c-ares failing to get the search sequence of /etc/hosts and | Yang Tse |
2006-11-22 | Michael Wallner fixed this problem: When I set domains in the options | Daniel Stenberg |
2006-11-22 | Install ares_dns.h too | Daniel Stenberg |
2006-11-06 | avoid a couple of potential zero size memory allocations | Yang Tse |
2006-11-05 | mention the areslib.dsp fix | Daniel Stenberg |
2006-11-03 | stand clear for release 1.3.2 | Daniel Stenberg |
2006-10-13 | Prevent ares_getsock() to overflow if more than 16 sockets are used. | Daniel Stenberg |
2006-09-11 | - Guilherme Balena Versiani: I noted a strange BUG in Win32 port | Daniel Stenberg |
2006-08-29 | Brad Spencer did | Daniel Stenberg |
2006-08-03 | Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and | Daniel Stenberg |
2006-07-23 | Added getopt() processing. | Gisle Vanem |
2006-06-24 | 1.3.1 | Daniel Stenberg |
2006-06-19 | Remove "big endian" DNS section and RR data integer parser macros from | William Ahern |
2006-06-19 | Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and | William Ahern |
2006-05-10 | Bram Matthys brought my attention to a libtool peculiarity where detecting | Daniel Stenberg |
2006-05-03 | Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes | Daniel Stenberg |
2006-01-09 | Alexander Lazic improved the getservbyport_r() configure check. | Daniel Stenberg |
2006-01-06 | buildconf fixes | Daniel Stenberg |
2006-01-05 | James Bursa fixes: find the hosts file on RISC OS, and made it build with | Daniel Stenberg |
2005-12-22 | added ares_getsock() | Daniel Stenberg |
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 |