603 Commits (18c1137d5a83d22d3608999bd8a823e03426c84a)
 

Author SHA1 Message Date
Brad House 18c1137d5a thread safety enhancements 8 months ago
Brad House 01481781e2 thread deadlock: make sure channel lock isn't used recursively 8 months ago
Brad House e337d5cdfd ares_timeout: missing thread-safety lock 8 months ago
Brad House bb6829441d CI: Move some Appveyor builds to GitHub actions (#791) 8 months ago
Brad House f4955b9770 CMAKE: Some systems might expect configure macros to be defined to 1 8 months ago
Brad House a13f2aeac8 tests: set ndots:1 as default, don't honor system config as it may skew results 8 months ago
Brad House cc10c6e4b5 ndots:0 in system config not being honored due to bad sanity check 8 months ago
Brad House 1e505cc457 MacOS legacy: resovler->domain changed meaning around MacOS 10.8 8 months ago
Brad House b07f6826c4 remove some excessive UBSAN workaround 8 months ago
Brad House 495fdec7d0 MacOS Legacy: simplify, don't forget change monitoring 8 months ago
Brad House 699e52f148 MacOS Legacy: get rid of RTLD_NOLOAD 8 months ago
Brad House 894cdf16cc MacOS Legacy: try to work with 10.5 8 months ago
Brad House 51f589114f MacOS Legacy: omit unneeded header on old macos versions 8 months ago
Brad House e64772f3b4 MacOS legacy: Attempt to support last MacOS PPC release - 10.6 8 months ago
Brad House fbbaa46a1f no reason to keep around other dnsinfo.h 8 months ago
Brad House 035ec0b8db MacOS - legacy: back off to older upstream dnsinfo.h 8 months ago
Brad House 540389215c MacOS - legacy versions: add fcntl.h to prevent undefined symbols for config change detection 8 months ago
Gregor Jasny 5fbe31a844 fix some obvious errors reported by the CLion Project Analyzer (#779) 9 months ago
Gregor Jasny 485b97601a docs: distribute ares_dns_rec_type_tostr (#778) 9 months ago
Brad House f90e73304a add verification section 9 months ago
Brad House 1e59fcf114 release keys 9 months ago
Brad House 3063a6dee3 kill old wording 9 months ago
Brad House 91fa52c41e
1.30.0 release prep (#774) 9 months ago
Brad House dc5a03dcc6 ConfigChange: Linux slight cleanup tweak 9 months ago
Brad House a16560761e coverage: apparently coveralls doesn't support LCOV_EXCL_BR_* 9 months ago
Brad House 9cfc468bec coverage: attempt to use annotations to ignore defensive coding lines 9 months ago
Brad House 01d9c4c9c9 grammar 9 months ago
Brad House 5b1030b038 reuse compliance 9 months ago
Brad House 3429263560 update base README 9 months ago
Brad House ce4c20afcb force preservation of newline in license 9 months ago
Brad House 6129d9b79f
Basic support for SIG RR record (RFC 2931 / RFC 2535) (#773) 9 months ago
Brad House 25ad4ca231 clang-format 9 months ago
Brad House 75f6a6fab4 update sonarcloud build commands as per docs 9 months ago
Brad House ac7ab82633 Sonarcloud: fix minor codesmells, mostly related to marking more parameters and variables as const 9 months ago
Brad House a6c8fe685d QueryCache: Fix flushing on server list changes 9 months ago
Brad House 1dff8f6576 Windows: use GetTickCount64() for a monotonic timer that does not wrap 9 months ago
Brad House f70f09f01c
Fix windows y2k38 issue by creating our own timeval datatype (#772) 9 months ago
Brad House 819cda99a3 MacOS UBSAN: yet another location 9 months ago
Brad House 1595518c29 MacOS UBSAN: another hit 9 months ago
Brad House 48dd3e5346 MacOS UBSAN: another attempt 9 months ago
Brad House c40bdac234 MacOS UBSAN: try another workaround 9 months ago
Brad House b40daa2c5b MacOS UBSAN: another workaround 9 months ago
Brad House 4b37f22ff2 MacOS: another UBSAN warning 9 months ago
Brad House 7bd4c4805e CI: MacOS fix 9 months ago
Brad House ac508af7fd CI: run UBSAN on MacOS, update to Sonoma 9 months ago
Brad House fa6a2370c7 MacOS UBSAN alignment for config reading 9 months ago
Brad House 40fb125849 URI parser needs to do printable ascii validation for string result 9 months ago
Brad House 75de16cf03 Validate `ares_dns_rr_get_str()` can't return non-valid ASCII strings 9 months ago
David Hotham f06a414f41
correct deprecation (#768) 9 months ago
Brad House d1722e6e8a Android: Config Change detection needs to be a no-op 9 months ago