453 Commits (1231aa739fa532e63a74f1b8e94aa94052ecf2f0)
 

Author SHA1 Message Date
Brad House 1231aa739f tests: replace google DNS with CloudFlare for reverse lookups as google's servers stopped responding properly 1 year ago
Brad House 66f66c4711 OSSFuzz: it assumes autotools builds a static library by default, which means the old autotools must have done that even though there were comments saying it wasn't. Disable static by default on Windows however since it can't build both simultaneously. 1 year ago
Brad House 0a0ca31092 autotools: update logic for building tests to provide more feedback 1 year ago
Brad House 3324cfce0b set winver consistently across build systems 1 year ago
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 1 year ago
Brad House 87eb22ef26 docs: host -> ip 1 year ago
Brad House eef64443d4
Old MacOS SDKs require you include sys/socket.h before net/if.h (#673) 1 year ago
Brad House 1e34608cc9
Autotools warning fixes (#671) 1 year ago
Brad House c203ace2ed clang-format 1 year ago
Brad House 88c444d495 ares_strsplit() rewrite as wrapper around ares__buf_split() 1 year ago
Brad House c6708cffb8 clang-format 1 year ago
Brad House cb9ad0e398 sonarcloud: const 1 year ago
Brad House 05181a6a79 Connection failure should increment server failure count first 1 year ago
Brad House 44c59a91c3
ahost should use ares_getaddrinfo() these days (#669) 1 year ago
Brad House eebfe0c15e Fix bad stub for ares__iface_ips_enumerate() 1 year ago
Gregor Jasny 78b61327fd
Fix minor warnings and documentation typos (#666) 1 year ago
Brad House 7aa6763641
CI: Add Alpine Linux and old Ubuntu (#667) 1 year ago
Brad House d186f11ddd fix support with older google test versions 1 year ago
Brad House d8edb76bec getrandom() may require sys/random.h on some systems 1 year ago
Martin Chang e1c59941d9
Use SOCK_DNS extension on socket on OpenBSD (#659) 1 year ago
Brad House 567f581178 ci: disable static for symbol hiding tests 1 year ago
Brad House b4025113ad ci: add test case for building with hidden symbol visibility 1 year ago
Brad House 7dd384a99c fix test building with symbol hiding 1 year ago
Brad House 972f456f28
ares_cancel() could trigger callback with wrong response code (#663) 1 year ago
Brad House 1c122c3ab8
rand: allow fallback from OS (#661) 1 year ago
Brad House 290e9e951c
1.24.0 release prep (#657) 1 year ago
Brad House ae06072e88 reference alternative to ares_getsock() in docs 1 year ago
Brad House 6c91f510a0 tag some functions as deprecated in docs 1 year ago
Brad House f2d567f018 Coverity: fix allocation size as reported in new code 1 year ago
Brad House 58c7940e0b remove dead code: ares_iphlpapi.h 1 year ago
Brad House affdf92306 remove dead code: bitncmp 1 year ago
Brad House 49bdc5bb98
Use external GoogleTest instead of bundling it (#655) 1 year ago
Brad House 23f98d5bcd use IF_NAMESIZE instead of IFNAMSIZ to avoid warning 1 year ago
Brad House dcd63acdb6 remove redundant cast 1 year ago
Brad House 8066a5e80e clang-format and fix one warning 1 year ago
Brad House a093d5f9d1
Clean up some Windows-only warnings (#654) 1 year ago
Brad House e72ae09485
Rewrite sortlist hand parser for memory safety and bugs (#653) 1 year ago
Brad House a47b352258 enhance timeout test case to make sure it will re-use a previously downed server 1 year ago
Brad House 1edaa44107 enhance timeout test case 1 year ago
Brad House bd747f20c3 SonarCloud: make const 1 year ago
Brad House f24d7c9b52
increment failures on timeout (#651) 1 year ago
Brad House aed78f1665
Windows UBSAN tests (#649) 1 year ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 1 year ago
Brad House 873b09c7fa silence openwatcom warning due to qcache_max_ttl being unsigned 1 year ago
Brad House d7700636b8 ares__round_up_pow2() work around bogus warning 1 year ago
Brad House d27eebfbdf try to move AC_USE_SYSTEM_EXTENSIONS 1 year ago
Brad House e71d5ac3ae Enable system extensions 1 year ago
Brad House c982bf47fd ares_init_options() with invalid options values should unset the option 1 year ago
Brad House 5ec2c68d98 SonarCloud: silence bogus reported error 1 year ago
Brad House 3f862d8eb1 clang-format 1 year ago