Age | Commit message (Expand) | Author |
2008-10-07 | Sync up with reality | Yang Tse |
2008-09-17 | Sync up with reality | Yang Tse |
2008-08-29 | Version 1.5.3 | Daniel Stenberg |
2008-08-25 | George Neill's fix acountry sample application compilation failure. | Yang Tse |
2008-08-25 | Brad House's validation that DNS response address matches the request address | Yang Tse |
2008-08-04 | - Fix by Tofu Linden: | Daniel Stenberg |
2008-08-04 | Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. | Yang Tse |
2008-08-01 | Sync up with reality | Yang Tse |
2008-07-21 | when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will | Yang Tse |
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse |
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse |
2008-07-16 | Improved configure detection of number of arguments for getservbyport_r | Yang Tse |
2008-07-15 | Allow --enable-largefile and --disable-largefile configurations. | Yang Tse |
2008-07-03 | - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup and | Daniel Stenberg |
2008-07-02 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-06-30 | - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is | Daniel Stenberg |
2008-06-09 | fix pkg-config reporting of private libraries needed for static linking | Yang Tse |
2008-05-30 | Brad House fixed a missing header file inclusion in adig sample program | Yang Tse |
2008-05-29 | 1.5.2 | Daniel Stenberg |
2008-05-13 | - Introducing millisecond resolution support for the timeout option. See | Daniel Stenberg |
2008-05-09 | Use monotonic time source if available. | Yang Tse |
2008-05-07 | - Sebastian made c-ares able to return all PTR-records when doing reverse | Daniel Stenberg |
2008-05-07 | - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to | Daniel Stenberg |
2008-05-05 | Improved parsing of resolver configuration files | Yang Tse |
2008-04-04 | - Alexey Simak fixed the VC dsp file by adding the missing source file | Daniel Stenberg |
2008-04-04 | Alexey Simak made adig support NAPTR records | Daniel Stenberg |
2008-04-04 | Eino Tuominen improved the code when a file is used to seed the randomizer | Daniel Stenberg |
2007-12-11 | Added acountry.c. | Gisle Vanem |
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 |