482 Commits (58e029f3321cdaa9e239244dcfe3c724829cd291)
 

Author SHA1 Message Date
Brad House b4025113ad ci: add test case for building with hidden symbol visibility 11 months ago
Brad House 7dd384a99c fix test building with symbol hiding 11 months ago
Brad House 972f456f28
ares_cancel() could trigger callback with wrong response code (#663) 11 months ago
Brad House 1c122c3ab8
rand: allow fallback from OS (#661) 12 months ago
Brad House 290e9e951c
1.24.0 release prep (#657) 12 months ago
Brad House ae06072e88 reference alternative to ares_getsock() in docs 12 months ago
Brad House 6c91f510a0 tag some functions as deprecated in docs 12 months ago
Brad House f2d567f018 Coverity: fix allocation size as reported in new code 12 months ago
Brad House 58c7940e0b remove dead code: ares_iphlpapi.h 12 months ago
Brad House affdf92306 remove dead code: bitncmp 12 months ago
Brad House 49bdc5bb98
Use external GoogleTest instead of bundling it (#655) 12 months ago
Brad House 23f98d5bcd use IF_NAMESIZE instead of IFNAMSIZ to avoid warning 12 months ago
Brad House dcd63acdb6 remove redundant cast 12 months ago
Brad House 8066a5e80e clang-format and fix one warning 12 months ago
Brad House a093d5f9d1
Clean up some Windows-only warnings (#654) 12 months ago
Brad House e72ae09485
Rewrite sortlist hand parser for memory safety and bugs (#653) 12 months ago
Brad House a47b352258 enhance timeout test case to make sure it will re-use a previously downed server 12 months ago
Brad House 1edaa44107 enhance timeout test case 12 months ago
Brad House bd747f20c3 SonarCloud: make const 12 months ago
Brad House f24d7c9b52
increment failures on timeout (#651) 12 months ago
Brad House aed78f1665
Windows UBSAN tests (#649) 12 months ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 12 months ago
Brad House 873b09c7fa silence openwatcom warning due to qcache_max_ttl being unsigned 12 months ago
Brad House d7700636b8 ares__round_up_pow2() work around bogus warning 12 months ago
Brad House d27eebfbdf try to move AC_USE_SYSTEM_EXTENSIONS 12 months ago
Brad House e71d5ac3ae Enable system extensions 12 months ago
Brad House c982bf47fd ares_init_options() with invalid options values should unset the option 12 months ago
Brad House 5ec2c68d98 SonarCloud: silence bogus reported error 12 months ago
Brad House 3f862d8eb1 clang-format 12 months ago
Brad House 86ac418970
Nameserver parsing: replace another hand-written parser (#643) 12 months ago
Brad House f83830f95b
1.23.0 release prep (#641) 1 year ago
Brad House c7f4804b98 add missing manpage to distribution list 1 year ago
Brad House 6e83c28ab4 clang-format 1 year ago
Brad House 45698509d8 remove a simply 1 year ago
Brad House 0529f6f1dc fix doc typo 1 year ago
Brad House fb52c3f9d1 ares_init_options with ARES_OPT_UDP_PORT wrong byte order 1 year ago
Brad House cd5a41743c fix ares_threadsafety() prototype 1 year ago
Brad House a9442bd828
Basic Thread Safety (#636) 1 year ago
petrvh f1bf69c2d7
ares_getaddrinfo(): do not use search domains if ARES_FLAG_NOSEARCH is set (#638) 1 year ago
Brad House f4d8c9abbb Fix MacOS version test 1 year ago
Daniel Stenberg 52e72fe812
CI: codespell 1 year ago
Christian Clauss 054f474a29
Fix typos discovered by codespell (#634) 1 year ago
Brad House b674abd561 environment is meant as an override for sysconfig 1 year ago
Ignat 2985ce35d0
Support attempts and timeout options from resolv.conf (#632) 1 year ago
Brad House d67d6a04c8
more precise timeout calculation (#633) 1 year ago
Christian Clauss ef4f4e57ce
INSTALL.md: Fix typo (#630) 1 year ago
Brad House edfb94d4dc SonarCloud: fix minor codesmells 1 year ago
Brad House 00f7cf6d25 fix test case regression due to missing parens 1 year ago
Brad House 5262da7e88 now that warnings are enabled on test cases, clear a bunch of warnings 1 year ago
Brad House 33ee6c0573 CMake: CXXFLAGS environment wasn't being read because C++ compiler was enabled after settings warnings. 1 year ago