bind9/lib
Evan Hunt 5c21576f82 Don't check DNS_KEYFLAG_NOAUTH
All DNSKEY keys are able to authenticate. The DNS_KEYTYPE_NOAUTH
(and DNS_KEYTYPE_NOCONF) flags were defined for the KEY rdata type,
and are not applicable to DNSKEY.

Previously, because the DNSKEY implementation was built on top of
KEY, the NOAUTH flag prevented authentication in DNSKEYs as well.
This has been corrected.
2025-03-25 06:38:25 +00:00
..
dns Don't check DNS_KEYFLAG_NOAUTH 2025-03-25 06:38:25 +00:00
isc Add option request-zoneversion 2025-03-24 22:16:09 +00:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Add an option to disable ZONEVERSION responses 2025-03-24 22:16:09 +00:00
ns Return EDNS ZONEVERSION if requested 2025-03-24 22:16:09 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00