1930 Commits (ba1aa0635aa4e8f1f0fc99125931d88ed75bba68)
 

Author SHA1 Message Date
Andrew Selivanov ba1aa0635a fix ares__sortaddrinfo, use wrappers for sock_funcs (#258) 6 years ago
Brad House 9f1fdbf5dd Fix c89 compilation support broken by .onion rejection changes 6 years ago
kedixa 4160535a23 getaddrinfo: callback must be called on bad domain (#249) 6 years ago
Darrin W. Cullop cedcbcc565 Windows ARM/ARM64 requires AdvApi32 (#252) 6 years ago
kedixa 602aaec984 getaddrinfo: avoid infinite loop in case of NXDOMAIN(#240) (#242) 6 years ago
Brad House c7ab5f9149 Portability fix for ares__sortaddrinfo() 6 years ago
Khaidi Chu 43a915a1b7 fix: init bufp before reject .onion to make it can be free correctly (#241) 6 years ago
Andrew Selivanov a9c2068e25 Add ares__sortaddrinfo() to support getaddrinfo() sorted results (#239) 6 years ago
Christian Ammer b688805423 Increase portability of `ares-test-mock-ai.cc` (#235) 6 years ago
Fabrice Fontaine 4222811f53 m4/xc-cc-check.m4: use XC_CHECK_BUILD_FLAGS (#236) 6 years ago
Christian Ammer 42fc7fa1cd Bugfix for `ares_getaddrinfo` and additional unit tests (#234) 6 years ago
Christian Ammer 98857e30b7 Remaining queries counter fix, additional unit tests for `ares_getaddrinfo` (#233) 6 years ago
Christian Ammer f8cca0878d Add initial implementation for ares_getaddrinfo (#112) 6 years ago
Ben Noordhuis 753f61031c test: fix bad expectation in ipv6 localhost test (#227) 6 years ago
Ben Noordhuis 000e963fff ares_version.h: bump version (#230) 6 years ago
Daniel Stenberg 330b364a9c
ares_library_init_android.3: minor syntax edits, fixed AVAILABILITY 6 years ago
Brad House e982924ace last minute 1.15.0 addition 6 years ago
Ben Noordhuis 955df983d7 Report ARES_ENOTFOUND for .onion domain names as per RFC7686. (#228) 6 years ago
Brad House e798083905 prepare for c-ares 1.15.0 release 6 years ago
Brad House 2164acef44 AIX Build Fix 6 years ago
Brad House bfd5975854 Fix crash in ares_dup() due to new ARES_OPT_RESOLVCONF 6 years ago
Sarat Addepalli 7e6af8efbc Add ares_init_options() configurability for path to resolv.conf file 6 years ago
Brad House ad5852734c remove stale variables 6 years ago
Brad House e7c0f1b151 fix prototype name for ares_strsplit_free() 6 years ago
Brad House 2244ea7cc6 add missing prototype 6 years ago
Brad House 86c82fb106 simplify ares_strsplit() and create ares_strsplit_free() helper function 6 years ago
Brad House c4a9291d15 missing ares_strsplit.h from HHEADERS for inclusion in distribution 6 years ago
Ruslan Baratov 041873579d Add CARES_BUILD_TOOLS CMake option (#214) 6 years ago
flyingdutchman23 e8e7151849 Style. Whitespace cleanup. (#213) 6 years ago
John Schember cd4ee0599c Android: Support for domain search suffix (#211) 6 years ago
afalin 9bf74f03aa Improve DNS suffixes extracting from WinNT registry (#202) 6 years ago
Brad House 1f19f9b99b Be consistent with indention in CMakeLists.txt 6 years ago
flyingdutchman23 162debf3cc Fix modern gcc warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source 6 years ago
Andi Schnebinger 7ebedab25d fix stringop-overflow warning of GCC (#201) 7 years ago
David Drysdale b93997b678
travis: do coverage in "coverage" build (#195) 7 years ago
Brad Spencer 7458fd58c2 Apply the IPv6 server blacklist to all nameserver sources, not just Windows (#193) 7 years ago
Brad Spencer c18f512d17 Fix warnings emitted by MSVC when using -W4 (#192) 7 years ago
David Hotham 078e1dc4e3 Prevent changing name servers while queries are outstanding (#191) 7 years ago
Tobias Nießen 26f26ab632 Fix comment in ares_rules.h (#189) 7 years ago
Brad Spencer 1a4ccdcf5c Harden and rationalize c-ares timeout computation (#187) 7 years ago
Brad House cc6cd17df8 distribute ares_android.h 7 years ago
Brad House d0f7d5ee72 ares_set_servers_csv() on failure should not leave channel in a bad state 7 years ago
Brad House 5786f6d99a docs: Not all manpages are listed 7 years ago
Daniel Stenberg 17dc1b3102
ares_android.c: fix warning: ISO C forbids an empty translation unit 7 years ago
Daniel Stenberg 96bd1a2063
RELEASE-NOTES: some more work we did and people who helped 7 years ago
Brad House 349fe118b6 travis: skip Autotools style testing for cmake 7 years ago
Brad House 58582cd6ae travis: standardize CMake test off of Autotools tests 7 years ago
Brad House 84b3456616 travis: Enable building tests for CMake 7 years ago
Brad House 24c54e810a fix version in pkgconfig 7 years ago
Brad House 4f44016a2f Add version update to CMakeLists in maketgz 7 years ago