Age | Commit message (Expand) | Author |
2007-12-03 | Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat | Daniel Stenberg |
2007-12-03 | Brad Spencer fixed the configure script to assume that there's no | Daniel Stenberg |
2007-11-21 | and we start on 1.5.2! | Daniel Stenberg |
2007-11-21 | change | Daniel Stenberg |
2007-10-02 | Avoid a segfault when generating a DNS "Transaction ID" in internal | Yang Tse |
2007-10-01 | ares_strerror() segfaulted if the input error number was out of the currently | Daniel Stenberg |
2007-09-28 | today's modifications by Steinar and me | Daniel Stenberg |
2007-09-22 | Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on in | Daniel Stenberg |
2007-09-22 | Steinar H. Gunderson modified c-ares to now also do to DNS retries even when | Daniel Stenberg |
2007-09-22 | Brad House provided a fix for ares_save_options(): Apparently I overlooked | Daniel Stenberg |
2007-07-14 | added Vlad's entire description of his valgrind fix | Daniel Stenberg |
2007-07-14 | Vlad Dinulescu fixed two outstanding valgrind reports | Daniel Stenberg |
2007-06-08 | 1.4.0 preps | Daniel Stenberg |
2007-06-05 | the revert | Daniel Stenberg |
2007-06-02 | Brad Spencer found and fixed three flaws in the code, found with the new | Daniel Stenberg |
2007-06-02 | Brad House fixed VS2005 compiler warnings due to time_t being 64bit. | Daniel Stenberg |
2007-06-02 | Ashish Sharma provided a patch for supporting multiple entries in the | Daniel Stenberg |
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 |