811 Commits (8d360330a53b2b55e718dd7cb671c9968caa8920)
 

Author SHA1 Message Date
Brad House d3642a6aeb
CI: Move some Appveyor builds to GitHub actions (#791) 9 months ago
Brad House 1a5bd3b15c
CI: Add DJGPP (#789) 9 months ago
Brad House 5899e96ec9
1.31.0 release prep (#788) 10 months ago
Brad House 4248c642d2
Enable QueryCache by default (#786) 10 months ago
Brad House 5804b30a87 CMAKE: Some systems might expect configure macros to be defined to 1 10 months ago
Brad House 266599a632
Windows: Reload config on manual DNS changes (#785) 10 months ago
Brad House f05465e59b tests: set ndots:1 as default, don't honor system config as it may skew results 10 months ago
Brad House 852a60a6ad ndots:0 in system config not being honored due to bad sanity check 10 months ago
Brad House b669c2f323 fix coveralls badge 10 months ago
Brad House c0d41d08ab
Coverage code annotations for identification of desirable paths that need testing (#775) 10 months ago
Brad House 80a685e198 MacOS legacy: resovler->domain changed meaning around MacOS 10.8 10 months ago
Brad House 835900ffcd remove some excessive UBSAN workaround 10 months ago
Brad House ef7bffe6fa MacOS Legacy: simplify, don't forget change monitoring 10 months ago
Brad House ea6a75c1a7 MacOS Legacy: get rid of RTLD_NOLOAD 10 months ago
Brad House dc27e430b3 MacOS Legacy: try to work with 10.5 10 months ago
Brad House b08b2e1693 MacOS Legacy: omit unneeded header on old macos versions 10 months ago
Brad House 23392f5dc6 MacOS legacy: Attempt to support last MacOS PPC release - 10.6 10 months ago
Brad House 45ba9bcfd8 no reason to keep around other dnsinfo.h 10 months ago
Brad House 5b58ecf2fc MacOS - legacy: back off to older upstream dnsinfo.h 10 months ago
Brad House 044e6bdf74 MacOS - legacy versions: add fcntl.h to prevent undefined symbols for config change detection 10 months ago
Brad House afeb4472e7 remove more stale files 10 months ago
Brad House 13ff7976c9 CI: fix distcheck 10 months ago
Brad House b35fc6dc69 modernize basic files and docs in repo 10 months ago
Brad House f527554c7a
Fix Watt-32 compilation support (#781) 10 months ago
Gregor Jasny 9d36fd2030
fix some obvious errors reported by the CLion Project Analyzer (#779) 10 months ago
Gregor Jasny 7be364571c
docs: distribute ares_dns_rec_type_tostr (#778) 10 months ago
Brad House a42a0024a9 no quotes 10 months ago
Brad House 70dfce1269 add verification section 10 months ago
Brad House 68b37e7145 release keys 10 months ago
Brad House 8106efb0a0 kill old wording 10 months ago
Brad House 91fa52c41e
1.30.0 release prep (#774) 10 months ago
Brad House dc5a03dcc6 ConfigChange: Linux slight cleanup tweak 10 months ago
Brad House a16560761e coverage: apparently coveralls doesn't support LCOV_EXCL_BR_* 10 months ago
Brad House 9cfc468bec coverage: attempt to use annotations to ignore defensive coding lines 10 months ago
Brad House 01d9c4c9c9 grammar 10 months ago
Brad House 5b1030b038 reuse compliance 10 months ago
Brad House 3429263560 update base README 10 months ago
Brad House ce4c20afcb force preservation of newline in license 10 months ago
Brad House 6129d9b79f
Basic support for SIG RR record (RFC 2931 / RFC 2535) (#773) 10 months ago
Brad House 25ad4ca231 clang-format 10 months ago
Brad House 75f6a6fab4 update sonarcloud build commands as per docs 10 months ago
Brad House ac7ab82633 Sonarcloud: fix minor codesmells, mostly related to marking more parameters and variables as const 10 months ago
Brad House a6c8fe685d QueryCache: Fix flushing on server list changes 10 months ago
Brad House 1dff8f6576 Windows: use GetTickCount64() for a monotonic timer that does not wrap 10 months ago
Brad House f70f09f01c
Fix windows y2k38 issue by creating our own timeval datatype (#772) 10 months ago
Brad House 819cda99a3 MacOS UBSAN: yet another location 10 months ago
Brad House 1595518c29 MacOS UBSAN: another hit 10 months ago
Brad House 48dd3e5346 MacOS UBSAN: another attempt 10 months ago
Brad House c40bdac234 MacOS UBSAN: try another workaround 10 months ago
Brad House b40daa2c5b MacOS UBSAN: another workaround 10 months ago