185 Commits (6db065bc5423c318e14b4c51fcd4b8e9588cbc5d)

Author SHA1 Message Date
Daniel Stenberg 2d9a5acff5 CHANGES: generate from script 13 years ago
Daniel Stenberg 622313ab3b CHANGES: synced for 1.7.5 release 13 years ago
Yang Tse 5a21ba2b66 build: add install target to Makefile.msvc 14 years ago
Yang Tse d8c830f33e changes: mention last fix 14 years ago
Yang Tse e03a65c3d9 ares_inet_net_pton: fix non-rejection of some malformed literals 14 years ago
Yang Tse 623f3cb531 configure: inet_net_pton function check adjustments 14 years ago
Yang Tse b2dafb6974 ares_init: fix detection of semicolon comments in resolv.conf 14 years ago
Daniel Stenberg b354607aed release-preps: CHANGES and RELEASE-NOTES synced 14 years ago
Daniel Stenberg 954ec10e5a changelogs: updated for 1.7.3 15 years ago
Daniel Stenberg 359936ceca changelog: fill in the 1.7.2 changes 15 years ago
Jakub Hrozek 125b1a8619 ares_init: Last, not first instance of domain or search should win 15 years ago
Peter Pentchev a83d892bb2 Fix a couple of typos and grammar nits. 15 years ago
Daniel Stenberg 5923ba2a53 1.7.1 15 years ago
Daniel Stenberg eb9ce5145b s/CVS/git 15 years ago
Daniel Stenberg 0a076df87f Daniel Johnson provided fixes for building with the clang compiler 15 years ago
Yang Tse 8fe746fcf2 Added IPv6 name servers support 15 years ago
Daniel Stenberg 8b6f71ce95 - Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn't 15 years ago
Yang Tse 92dcb407d6 Mention last changes 15 years ago
Yang Tse c2d3f7986b - Ingmar Runge noticed that Windows config-win32.h configuration file 15 years ago
Daniel Stenberg df279b133c start working on 1.7.1 15 years ago
Yang Tse 57e48c4cf1 - Larry Lansing fixed ares_parse_srv_reply to properly parse replies 15 years ago
Yang Tse 612a29311a Daniel wants upcoming release to be 1.7.0 15 years ago
Yang Tse dc4528e672 Mention last changes 15 years ago
Yang Tse 96d3205622 - Mention other recent changes 15 years ago
Yang Tse 36b26039ac - Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and 15 years ago
Yang Tse 497afa9acb - Jakub Hrozek fixed more function prototypes in man pages to sync them 15 years ago
Yang Tse 0096b5a584 Mention last changes 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse 6313b186ad Mention many changes 15 years ago
Daniel Stenberg 9cbd5ed034 Jakub Hrozek added ares_parse_txt_reply() for TXT parsing 15 years ago
Yang Tse b53526b1a9 John Engelhart noticed an unreleased problem relative to a duplicate 15 years ago
Yang Tse c2d3e82931 Overhauled ares__get_hostent() 15 years ago
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