354 Commits (0d1008355a52fe3ef4ad3d807e3950ac311f7a90)

Author SHA1 Message Date
Brad House adc6659486 simplify header include order 8 months ago
Brad House 381d38d925 forcibly kill bogus warning 8 months ago
Brad House bdd08d8dd4 fix warning 8 months ago
Brad House 4b0326e129 try to clean up some windows-specific warnings 8 months ago
Brad House 7efb5019a2 fix build warnings 8 months ago
Brad House 44d030e40f updates 8 months ago
Brad House 8293a05f63 cleanup more warnings due to new compiler flags 8 months ago
Brad House 253bdee3bc enable more GCC/clang warnings, fix reported warnings 8 months ago
Brad House bbcb1a2bdf clang-format 8 months ago
Brad House c2b91beaef fix epoll flags usage 8 months ago
Brad House a488525f08
Automatic query timeout adjustment based on server history (#794) 8 months ago
Brad House 8d2d2fc542 missing files 8 months ago
Brad House fbbc68797d split windows sysconfig into its own file 8 months ago
Brad House 268092a390
MSVC: enable strict warnings (#792) 8 months ago
Brad House 1a5bd3b15c
CI: Add DJGPP (#789) 8 months ago
Brad House 4248c642d2
Enable QueryCache by default (#786) 8 months ago
Brad House 5804b30a87 CMAKE: Some systems might expect configure macros to be defined to 1 8 months ago
Brad House 266599a632
Windows: Reload config on manual DNS changes (#785) 8 months ago
Brad House 852a60a6ad ndots:0 in system config not being honored due to bad sanity check 8 months ago
Brad House c0d41d08ab
Coverage code annotations for identification of desirable paths that need testing (#775) 8 months ago
Brad House 80a685e198 MacOS legacy: resovler->domain changed meaning around MacOS 10.8 8 months ago
Brad House 835900ffcd remove some excessive UBSAN workaround 8 months ago
Brad House ef7bffe6fa MacOS Legacy: simplify, don't forget change monitoring 8 months ago
Brad House ea6a75c1a7 MacOS Legacy: get rid of RTLD_NOLOAD 8 months ago
Brad House dc27e430b3 MacOS Legacy: try to work with 10.5 8 months ago
Brad House b08b2e1693 MacOS Legacy: omit unneeded header on old macos versions 8 months ago
Brad House 23392f5dc6 MacOS legacy: Attempt to support last MacOS PPC release - 10.6 8 months ago
Brad House 45ba9bcfd8 no reason to keep around other dnsinfo.h 8 months ago
Brad House 5b58ecf2fc MacOS - legacy: back off to older upstream dnsinfo.h 8 months ago
Brad House 044e6bdf74 MacOS - legacy versions: add fcntl.h to prevent undefined symbols for config change detection 8 months ago
Brad House f527554c7a
Fix Watt-32 compilation support (#781) 8 months ago
Gregor Jasny 9d36fd2030
fix some obvious errors reported by the CLion Project Analyzer (#779) 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 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 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 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