136 Commits (8362245c42883bf5775d87d2d996b89b6f2f2fed)

Author SHA1 Message Date
Daniel Stenberg 8362245c42 - Phil Blundell added the internal function ares__expand_name_for_response() 16 years ago
Gisle Vanem bb74632c8e Fix for Win32 targets using Watt-32. 16 years ago
Daniel Stenberg f61fa37f40 Gregor Jasny provided the patch that introduces ares_set_socket_callback(), 16 years ago
Daniel Stenberg e61d4b9e21 Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards. 16 years ago
Yang Tse 7e39e944ea Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a 16 years ago
Yang Tse 8781fb19f9 Brad Spencer provided changes to allow buildconf to work on OS X. 16 years ago
Yang Tse aa1534eb20 In preparation for the upcomming IPv6 nameservers patch, the internal 16 years ago
Daniel Stenberg 8a6b51d560 - Brad Spencer brought the new function ares_gethostbyname_file() which simply 16 years ago
Daniel Stenberg 1a1b4eb4f2 - Carlo Contavalli added support for the glibc "rotate" option, as documented 16 years ago
Yang Tse 64c82d0853 Charles Hardin patch: 16 years ago
Daniel Stenberg 43daf6decd Charles Hardin made adig support a regular numerical dotted IP address for the 16 years ago
Yang Tse e620425536 Sync up with reality 16 years ago
Yang Tse e18952cc6f Sync up with reality 16 years ago
Daniel Stenberg d71fd1b305 Version 1.5.3 16 years ago
Yang Tse 2b838e85e7 George Neill's fix acountry sample application compilation failure. 16 years ago
Yang Tse 09d10cb5c5 Brad House's validation that DNS response address matches the request address 16 years ago
Daniel Stenberg 3f1bde7664 - Fix by Tofu Linden: 17 years ago
Yang Tse 5c5e64b2f5 Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. 17 years ago
Yang Tse e09327a51a Sync up with reality 17 years ago
Yang Tse 44ae9e4697 when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will 17 years ago
Yang Tse 2aeb0314f5 RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined 17 years ago
Yang Tse 7dd6d7cbe1 Configure process now checks availability of recvfrom() socket function and 17 years ago
Yang Tse b95f5e5bed Improved configure detection of number of arguments for getservbyport_r 17 years ago
Yang Tse e5e2cd5659 Allow --enable-largefile and --disable-largefile configurations. 17 years ago
Daniel Stenberg 93e7573628 - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup and 17 years ago
Yang Tse cd1f1d080c fallback to gettimeofday when monotonic clock is unavailable at run-time 17 years ago
Daniel Stenberg 705c749aa1 - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is 17 years ago
Yang Tse 4ccd0a85b1 fix pkg-config reporting of private libraries needed for static linking 17 years ago
Yang Tse 9191dc5c33 Brad House fixed a missing header file inclusion in adig sample program 17 years ago
Daniel Stenberg 2d09f0bf7c 1.5.2 17 years ago
Daniel Stenberg 46dbd9461a - Introducing millisecond resolution support for the timeout option. See 17 years ago
Yang Tse 0848b4fdaa Use monotonic time source if available. 17 years ago
Daniel Stenberg 0645b841d0 - Sebastian made c-ares able to return all PTR-records when doing reverse 17 years ago
Daniel Stenberg 3994a0be7f - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to 17 years ago
Yang Tse fc4704b4d8 Improved parsing of resolver configuration files 17 years ago
Daniel Stenberg 2b31a21d91 - Alexey Simak fixed the VC dsp file by adding the missing source file 17 years ago
Daniel Stenberg b1c3cc0cfe Alexey Simak made adig support NAPTR records 17 years ago
Daniel Stenberg cb4a169f75 Eino Tuominen improved the code when a file is used to seed the randomizer 17 years ago
Gisle Vanem 521b982a8b Added acountry.c. 17 years ago
Daniel Stenberg aae96300a4 Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat 17 years ago
Daniel Stenberg dc0e93d89e Brad Spencer fixed the configure script to assume that there's no 17 years ago
Daniel Stenberg 2e31cc0be4 and we start on 1.5.2! 17 years ago
Daniel Stenberg 73b3390b83 change 17 years ago
Yang Tse a15a88a4e6 Avoid a segfault when generating a DNS "Transaction ID" in internal 17 years ago
Daniel Stenberg e4eb2d0e1d ares_strerror() segfaulted if the input error number was out of the currently 17 years ago
Daniel Stenberg c577d2455e today's modifications by Steinar and me 17 years ago
Daniel Stenberg b17bb1bb67 Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on in 17 years ago
Daniel Stenberg eee17fc854 Steinar H. Gunderson modified c-ares to now also do to DNS retries even when 17 years ago
Daniel Stenberg 2b43edc964 Brad House provided a fix for ares_save_options(): Apparently I overlooked 17 years ago
Daniel Stenberg 278e8f3926 added Vlad's entire description of his valgrind fix 18 years ago