summaryrefslogtreecommitdiff
path: root/ares/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-0/+4
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+5
* Improved configure detection of number of arguments for getservbyport_rYang Tse2008-07-161-0/+4
* Allow --enable-largefile and --disable-largefile configurations.Yang Tse2008-07-151-0/+8
* - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup andDaniel Stenberg2008-07-031-0/+9
* fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse2008-07-021-0/+3
* - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define isDaniel Stenberg2008-06-301-0/+13
* fix pkg-config reporting of private libraries needed for static linkingYang Tse2008-06-091-0/+5
* Brad House fixed a missing header file inclusion in adig sample programYang Tse2008-05-301-0/+4
* 1.5.2cares-1_5_2Daniel Stenberg2008-05-291-0/+2
* - Introducing millisecond resolution support for the timeout option. SeeDaniel Stenberg2008-05-131-0/+5
* Use monotonic time source if available.Yang Tse2008-05-091-0/+4
* - Sebastian made c-ares able to return all PTR-records when doing reverseDaniel Stenberg2008-05-071-0/+4
* - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage toDaniel Stenberg2008-05-071-0/+7
* Improved parsing of resolver configuration filesYang Tse2008-05-051-0/+4
* - Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg2008-04-041-0/+3
* Alexey Simak made adig support NAPTR recordsDaniel Stenberg2008-04-041-0/+2
* Eino Tuominen improved the code when a file is used to seed the randomizerDaniel Stenberg2008-04-041-0/+4
* Added acountry.c.Gisle Vanem2007-12-111-2/+8
* Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhatDaniel Stenberg2007-12-031-0/+2
* Brad Spencer fixed the configure script to assume that there's noDaniel Stenberg2007-12-031-0/+6
* and we start on 1.5.2!Daniel Stenberg2007-11-211-3/+3
* changecares-1_5_1Daniel Stenberg2007-11-211-0/+9
* Avoid a segfault when generating a DNS "Transaction ID" in internalYang Tse2007-10-021-0/+4
* ares_strerror() segfaulted if the input error number was out of the currentlyDaniel Stenberg2007-10-011-0/+4
* today's modifications by Steinar and meDaniel Stenberg2007-09-281-0/+21
* Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on inDaniel Stenberg2007-09-221-0/+5
* Steinar H. Gunderson modified c-ares to now also do to DNS retries even whenDaniel Stenberg2007-09-221-0/+3
* Brad House provided a fix for ares_save_options(): Apparently I overlookedDaniel Stenberg2007-09-221-1/+9
* added Vlad's entire description of his valgrind fixDaniel Stenberg2007-07-141-1/+30
* Vlad Dinulescu fixed two outstanding valgrind reportsDaniel Stenberg2007-07-141-0/+4
* 1.4.0 prepscares-1_4_0Daniel Stenberg2007-06-081-0/+2
* the revertDaniel Stenberg2007-06-051-0/+10
* Brad Spencer found and fixed three flaws in the code, found with the newDaniel Stenberg2007-06-021-0/+3
* Brad House fixed VS2005 compiler warnings due to time_t being 64bit.Daniel Stenberg2007-06-021-0/+3
* Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg2007-06-021-0/+9
* Shmulik Regev brought cryptographically secure transaction IDsDaniel Stenberg2007-05-301-0/+26
* Brad House added ares_save_options() and ares_destroy_options() that can beDaniel Stenberg2007-05-301-0/+19
* added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg2007-05-301-0/+10
* Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windowsDaniel Stenberg2007-05-251-0/+4
* ares_getopt() command-line parser function does not belong to actualYang Tse2007-04-161-4/+9
* Vlad Dinulescu added ares_parse_ns_reply()Daniel Stenberg2007-02-191-0/+4
* Fix c-ares failing to get the search sequence of /etc/hosts andYang Tse2007-02-131-0/+6
* Michael Wallner fixed this problem: When I set domains in the optionsDaniel Stenberg2006-11-221-0/+4
* Install ares_dns.h tooDaniel Stenberg2006-11-221-0/+4
* avoid a couple of potential zero size memory allocationsYang Tse2006-11-061-0/+2
* mention the areslib.dsp fixDaniel Stenberg2006-11-051-0/+6
* stand clear for release 1.3.2cares-1_3_2Daniel Stenberg2006-11-031-0/+2
* Prevent ares_getsock() to overflow if more than 16 sockets are used.Daniel Stenberg2006-10-131-0/+4
* - Guilherme Balena Versiani: I noted a strange BUG in Win32 portDaniel Stenberg2006-09-111-0/+10