153 Commits (b7bb0a5722ac599c9df304996cb19cda0f25d6d8)

Author SHA1 Message Date
Daniel Stenberg a5b204dd5b - Jakub Hrozek added ares_parse_srv_reply() for SRV parsing 15 years ago
Daniel Stenberg 408df8efcd - Timo Teras changed the reason code used in the resolve callback done when 16 years ago
Daniel Stenberg d0a8c3b68b - Joshua Kwan fixed the init routine to fill in the defaults for stuff that 16 years ago
Gunter Knauf e391db0ef9 renamed generated config.h to ares_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 16 years ago
Yang Tse 1228991462 Try to make more clear that --enable-curldebug has nothing to do with --enable-debug for this library. 16 years ago
Yang Tse f8fac7ee8c mention last changes 16 years ago
Yang Tse 84aa2f8a5d c-ares's --enable-curldebug configure option decoupled from c-ares's --enable-debug 16 years ago
Yang Tse 83cb810b75 Mention last changes 16 years ago
Daniel Stenberg ee97c69362 - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to 16 years ago
Yang Tse 3a55bbebf1 Use build-time configured ares_socklen_t instead of socklen_t 16 years ago
Yang Tse 1509409fe1 Moved potential inclusion of system's malloc.h and memory.h header files to 16 years ago
Yang Tse 382dc0d719 s/u_long/unsigned long/ 16 years ago
Yang Tse 9e0140f455 Do not halt compilation when using VS2008 to build a Windows 2000 target 16 years ago
Phil Blundell 3f7fc80ab5 * February 3 2009 (Phil Blundell) 16 years ago
Daniel Stenberg 1ce8e6583e - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving 16 years ago
Daniel Stenberg 28531dea2e - ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it 16 years ago
Phil Blundell 977de8c778 - ares__send_query() now varies the retry timeout pseudo-randomly to avoid 16 years ago
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