bind9/bin
Matthijs Mekking a50d707fdc Introduce dnssec-policy configuration
This commit introduces the initial `dnssec-policy` configuration
statement. It has an initial set of options to deal with signature
and key maintenance.

Add some checks to ensure that dnssec-policy is configured at the
right locations, and that policies referenced to in zone statements
actually exist.

Add some checks that when a user adds the new `dnssec-policy`
configuration, it will no longer contain existing DNSSEC
configuration options.  Specifically: `inline-signing`,
`auto-dnssec`, `dnssec-dnskey-kskonly`, `dnssec-secure-to-insecure`,
`update-check-ksk`, `dnssec-update-mode`, `dnskey-sig-validity`,
and `sig-validity-interval`.

Test a good kasp configuration, and some bad configurations.
2019-11-06 22:31:44 +01:00
..
check Extend ttlval to accept ISO 8601 durations 2019-11-06 22:31:44 +01:00
confgen Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
delv bin/delv/delv.c: Fix invalid logic operation in REQUIRE() condition 2019-10-03 09:04:26 +02:00
dig bin/dig/dighost.c: Fix REQUIRE(!= NULL) condition after the variable has been dereferenced 2019-10-03 09:04:26 +02:00
dnssec dnssec: don't qsort() empty hashlist 2019-11-04 16:15:22 +01:00
named Introduce dnssec-policy configuration 2019-11-06 22:31:44 +01:00
nsupdate Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
pkcs11 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
python prep 9.15.3 2019-08-12 14:08:12 +00:00
rndc Do not flush the cache for rndc validation status 2019-10-31 13:31:41 -05:00
tests Introduce dnssec-policy configuration 2019-11-06 22:31:44 +01:00
tools Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
win32/BINDInstall Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00