bind9/lib
Mark Andrews 8aa130f253 validator.c:check_signer now clones val->sigrdataset
Spurious validation failures were traced back to check_signer looping
over val->sigrdataset directly.  Cloning val->sigrdataset prevents
check_signer from interacting with callers that are also looping
over val->sigrdataset.
2025-07-31 19:21:32 -07:00
..
dns validator.c:check_signer now clones val->sigrdataset 2025-07-31 19:21:32 -07:00
isc Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Warn about deprecated DNSKEY and DS algorithms / digest types 2025-07-15 23:53:57 +10:00
ns plugin expand path automatically adds extension 2025-07-28 23:08:04 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00