bind9/bin
Matthijs Mekking bc703a12e7 Remove checks when going to dnssec-policy none
The changes in the code have the side effect that the CDNSKEY and CDS
records in the secure version of the zone are not reusable and thus
are thrashed from the zone. Remove the apex checks for this use case.
We only care about that the zone is not immediately goes bogus, but
a user really should use the built-in "insecure" policy when unsigning
a zone.
2022-11-03 10:20:05 +01:00
..
check Add check-svcb to named 2022-10-29 00:22:54 +11:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
delv Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
dig Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00
dnssec Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
named Refactor the privilege dropping 2022-11-01 14:37:30 +01:00
nsupdate Add checking of _dns SVCB records constraints to nsupdate 2022-10-29 00:22:54 +11:00
plugins Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Remove checks when going to dnssec-policy none 2022-11-03 10:20:05 +01:00
tools Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00