aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
AgeCommit message (Expand)Author
2006-11-22Michael Wallner fixed this problem: When I set domains in the optionsDaniel Stenberg
2006-11-22Install ares_dns.h tooDaniel Stenberg
2006-11-06avoid a couple of potential zero size memory allocationsYang Tse
2006-11-05mention the areslib.dsp fixDaniel Stenberg
2006-11-03stand clear for release 1.3.2Daniel Stenberg
2006-10-13Prevent 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 portDaniel Stenberg
2006-08-29Brad Spencer didDaniel Stenberg
2006-08-03Ravi Pratap fixed ares_getsock() to actually return the proper bitmap andDaniel Stenberg
2006-07-23Added getopt() processing.Gisle Vanem
2006-06-241.3.1Daniel Stenberg
2006-06-19Remove "big endian" DNS section and RR data integer parser macros fromWilliam Ahern
2006-06-19Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP andWilliam Ahern
2006-05-10Bram Matthys brought my attention to a libtool peculiarity where detectingDaniel Stenberg
2006-05-03Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makesDaniel Stenberg
2006-01-09Alexander Lazic improved the getservbyport_r() configure check.Daniel Stenberg
2006-01-06buildconf fixesDaniel Stenberg
2006-01-05James Bursa fixes: find the hosts file on RISC OS, and made it build withDaniel Stenberg
2005-12-22added ares_getsock()Daniel Stenberg
2005-11-25Yang Tse fixed compiler warningsDaniel Stenberg
2005-09-18Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...Dominick Meglio
2005-09-15mention the configure changeDaniel Stenberg
2005-08-291.3.0 coming just upDaniel Stenberg
2005-08-21Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info()Daniel Stenberg
2005-06-19Added some checks for the addrinfo structure.Dominick Meglio
2005-06-02William Ahern:Daniel Stenberg
2005-06-02William Ahern:Daniel Stenberg
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio
2005-05-14Added an inet_ntop function from BIND for systems that do not have itDominick Meglio
2005-04-09Made sortlist support IPv6 (this can probably use some testing)Dominick Meglio
2005-04-09Made sortlist support CIDR matching for IPv4Dominick Meglio
2005-04-08Added preliminary IPv6 support to ares_gethostbynameDominick Meglio
2005-04-08Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio
2005-04-06Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OSDaniel Stenberg
2005-04-05Provided implementations of inet_net_pton and inet_pton from BIND for systems...Dominick Meglio
2005-03-10Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. TheDaniel Stenberg
2004-11-07two post-1.2.1 changesDaniel Stenberg
2004-10-201.2.1 release timeDaniel Stenberg
2004-09-28- Henrik Stoerner fix: got a report that Tru64 Unix (the unix from DigitalDaniel Stenberg
2004-09-26- Henrik Stoerner: found out that C-ARES does not look at the /etc/host.confDaniel Stenberg
2004-09-26Dominick Meglio host file path discovery patch for windowsDaniel Stenberg
2004-08-30mention Gisle's recent fixesDaniel Stenberg
2004-08-13mention Harshal Pradhan's windows fixDaniel Stenberg
2004-07-24--enable-debug builds static only, Gisle fixed a memory leak and moreDaniel Stenberg
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg
2004-07-04Günter Knauf made c-ares build and run on Novell Netware.Daniel Stenberg
2004-07-01djgpp fixes by GisleDaniel Stenberg
2004-07-01Gisle's djgpp magicDaniel Stenberg
2004-06-10Gisle Vanem's init patch for WindowsDaniel Stenberg
2004-06-08fixDaniel Stenberg