582 Commits (8106efb0a0d0c45f347c361e384e1cfe3c4e192c)
 

Author SHA1 Message Date
Brad House 8106efb0a0 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) 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
Brad House 4b37f22ff2 MacOS: another UBSAN warning 10 months ago
Brad House 7bd4c4805e CI: MacOS fix 10 months ago
Brad House ac508af7fd CI: run UBSAN on MacOS, update to Sonoma 10 months ago
Brad House fa6a2370c7 MacOS UBSAN alignment for config reading 10 months ago
Brad House 40fb125849 URI parser needs to do printable ascii validation for string result 10 months ago
Brad House 75de16cf03 Validate `ares_dns_rr_get_str()` can't return non-valid ASCII strings 10 months ago
David Hotham f06a414f41
correct deprecation (#768) 10 months ago
Brad House d1722e6e8a Android: Config Change detection needs to be a no-op 10 months ago
Brad House 6bbdcf766e update to checkout@v4 for newer NodeJS 10 months ago
Brad House 55afad6903 packaging issue: thirdparty/apple/dnsinfo.h 10 months ago
Brad House bf4c5fd223
1.29.0 release prep (#762) 10 months ago
Brad House 65e3fb4e09 coverity: try to silence warning 10 months ago
Brad House 0fbb5f6b36 branch main 10 months ago
Brad House 7497991ae5 clang-format 10 months ago
Brad House 8d80486e04
Auto reload config on changes (requires EventThread) (#759) 10 months ago
David Hotham 2f200b9170
const is fine on ares__channel_[un]lock (#758) 10 months ago
Brad House 85fe3d5a73 remove accidentally committed in-development file 10 months ago
Brad House 18a8bcc29e dns name compression write failure 10 months ago
Brad House fd620e0308
CI: Add Netbsd workflow (#756) 10 months ago
Brad House 93656ff16f
CI: OpenBSD (#755) 10 months ago
Volker Schlecht daf00b98a2
Revert PR #659 (#754) 10 months ago
Brad House abff625408 static analyzer warning from 48e8cd2 10 months ago
Brad House 48e8cd2ed7 ares_getnameinfo(): loosen validation on salen 10 months ago
Brad House 6bad5a4ba3 ares_reinit(): reduce locked duration 10 months ago
Brad House 26361885be add missing copyrights 10 months ago
Brad House a2efab6c75 manpage: remove AUTHOR section 10 months ago
Brad House 909c56c604 fix endianness from PR #750 10 months ago
Brad House ce9aa4807c
Apple: reimplement DNS configuration reading (#750) 10 months ago
Oliver Welsh 89a8856cca
Add observability into DNS server health via a server state callback, invoked whenever a query finishes (#744) 11 months ago