summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)AuthorFilesLines
2008-05-30Brad House fixed a missing header file inclusion in adig sample programYang Tse1-0/+4
2008-05-291.5.2Daniel Stenberg1-0/+2
2008-05-13- Introducing millisecond resolution support for the timeout option. SeeDaniel Stenberg1-0/+5
2008-05-09Use monotonic time source if available.Yang Tse1-0/+4
2008-05-07- Sebastian made c-ares able to return all PTR-records when doing reverseDaniel Stenberg1-0/+4
2008-05-07- Doug Goldstein provided a configure patch: updates autoconf 2.13 usage toDaniel Stenberg1-0/+7
2008-05-05Improved parsing of resolver configuration filesYang Tse1-0/+4
2008-04-04- Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg1-0/+3
2008-04-04Alexey Simak made adig support NAPTR recordsDaniel Stenberg1-0/+2
2008-04-04Eino Tuominen improved the code when a file is used to seed the randomizerDaniel Stenberg1-0/+4
2007-12-11Added acountry.c.Gisle Vanem1-2/+8
2007-12-03 Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhatDaniel Stenberg1-0/+2
2007-12-03Brad Spencer fixed the configure script to assume that there's noDaniel Stenberg1-0/+6
2007-11-21and we start on 1.5.2!Daniel Stenberg1-3/+3
2007-11-21changeDaniel Stenberg1-0/+9
2007-10-02Avoid a segfault when generating a DNS "Transaction ID" in internalYang Tse1-0/+4
2007-10-01ares_strerror() segfaulted if the input error number was out of the currentlyDaniel Stenberg1-0/+4
2007-09-28today's modifications by Steinar and meDaniel Stenberg1-0/+21
2007-09-22Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on inDaniel Stenberg1-0/+5
2007-09-22Steinar H. Gunderson modified c-ares to now also do to DNS retries even whenDaniel Stenberg1-0/+3
2007-09-22Brad House provided a fix for ares_save_options(): Apparently I overlookedDaniel Stenberg1-1/+9
2007-07-14added Vlad's entire description of his valgrind fixDaniel Stenberg1-1/+30
2007-07-14Vlad Dinulescu fixed two outstanding valgrind reportsDaniel Stenberg1-0/+4
2007-06-081.4.0 prepsDaniel Stenberg1-0/+2
2007-06-05the revertDaniel Stenberg1-0/+10
2007-06-02Brad Spencer found and fixed three flaws in the code, found with the newDaniel Stenberg1-0/+3
2007-06-02Brad House fixed VS2005 compiler warnings due to time_t being 64bit.Daniel Stenberg1-0/+3
2007-06-02Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg1-0/+9
2007-05-30Shmulik Regev brought cryptographically secure transaction IDsDaniel Stenberg1-0/+26
2007-05-30Brad House added ares_save_options() and ares_destroy_options() that can beDaniel Stenberg1-0/+19
2007-05-30added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg1-0/+10
2007-05-25Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windowsDaniel Stenberg1-0/+4
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse1-4/+9
2007-02-19Vlad Dinulescu added ares_parse_ns_reply()Daniel Stenberg1-0/+4
2007-02-13Fix c-ares failing to get the search sequence of /etc/hosts andYang Tse1-0/+6
2006-11-22Michael Wallner fixed this problem: When I set domains in the optionsDaniel Stenberg1-0/+4
2006-11-22Install ares_dns.h tooDaniel Stenberg1-0/+4
2006-11-06avoid a couple of potential zero size memory allocationsYang Tse1-0/+2
2006-11-05mention the areslib.dsp fixDaniel Stenberg1-0/+6
2006-11-03stand clear for release 1.3.2Daniel Stenberg1-0/+2
2006-10-13Prevent ares_getsock() to overflow if more than 16 sockets are used.Daniel Stenberg1-0/+4
2006-09-11- Guilherme Balena Versiani: I noted a strange BUG in Win32 portDaniel Stenberg1-0/+10
2006-08-29Brad Spencer didDaniel Stenberg1-0/+8
2006-08-03Ravi Pratap fixed ares_getsock() to actually return the proper bitmap andDaniel Stenberg1-0/+5
2006-07-23Added getopt() processing.Gisle Vanem1-0/+5
2006-06-241.3.1Daniel Stenberg1-1/+3
2006-06-19Remove "big endian" DNS section and RR data integer parser macros fromWilliam Ahern1-0/+8
2006-06-19Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP andWilliam Ahern1-0/+8
2006-05-10Bram Matthys brought my attention to a libtool peculiarity where detectingDaniel Stenberg1-0/+7
2006-05-03Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makesDaniel Stenberg1-2/+8