bind9/lib
Matthijs Mekking 114af58ee2 Support for NSEC3 in dnssec-policy
Implement support for NSEC3 in dnssec-policy.  Store the configuration
in kasp objects. When configuring a zone, call 'dns_zone_setnsec3param'
to queue an nsec3param event. This will ensure that any previous
chains will be removed and a chain according to the dnssec-policy is
created.

Add tests for dnssec-policy zones that uses the new 'nsec3param'
option, as well as changing to new values, changing to NSEC, and
changing from NSEC.
2020-11-26 10:43:27 +01:00
..
bind9 Warn if 'stale-refresh-time' < 30 (default) 2020-11-11 12:53:23 -03:00
dns Support for NSEC3 in dnssec-policy 2020-11-26 10:43:27 +01:00
irs Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
isc Convert add_quota() to a function 2020-11-25 12:45:47 +01:00
isccc Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
isccfg Support for NSEC3 in dnssec-policy 2020-11-26 10:43:27 +01:00
ns implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
samples Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00