summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)AuthorFilesLines
2008-12-09Fix for Win32 targets using Watt-32.Gisle Vanem1-1/+5
2008-12-04Gregor Jasny provided the patch that introduces ares_set_socket_callback(),Daniel Stenberg1-0/+5
2008-12-03Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.Daniel Stenberg1-0/+34
2008-11-26Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause aYang Tse1-0/+3
2008-11-26Brad Spencer provided changes to allow buildconf to work on OS X.Yang Tse1-0/+3
2008-11-25In preparation for the upcomming IPv6 nameservers patch, the internalYang Tse1-0/+5
2008-11-19- Brad Spencer brought the new function ares_gethostbyname_file() which simplyDaniel Stenberg1-0/+4
2008-11-01- Carlo Contavalli added support for the glibc "rotate" option, as documentedDaniel Stenberg1-0/+10
2008-10-21Charles Hardin patch:Yang Tse1-0/+3
2008-10-17Charles Hardin made adig support a regular numerical dotted IP address for theDaniel Stenberg1-0/+4
2008-10-07Sync up with realityYang Tse1-0/+8
2008-09-17Sync up with realityYang Tse1-0/+18
2008-08-29Version 1.5.3Daniel Stenberg1-0/+2
2008-08-25George Neill's fix acountry sample application compilation failure.Yang Tse1-0/+3
2008-08-25Brad House's validation that DNS response address matches the request addressYang Tse1-0/+12
2008-08-04- Fix by Tofu Linden:Daniel Stenberg1-0/+28
2008-08-04Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.Yang Tse1-1/+9
2008-08-01Sync up with realityYang Tse1-2/+10
2008-07-21when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse1-0/+5
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse1-0/+4
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse1-0/+5
2008-07-16Improved configure detection of number of arguments for getservbyport_rYang Tse1-0/+4
2008-07-15Allow --enable-largefile and --disable-largefile configurations.Yang Tse1-0/+8
2008-07-03- Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup andDaniel Stenberg1-0/+9
2008-07-02fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse1-0/+3
2008-06-30- As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define isDaniel Stenberg1-0/+13
2008-06-09fix pkg-config reporting of private libraries needed for static linkingYang Tse1-0/+5
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