bind9/bin
Matthijs Mekking 18b566ccea Refactor findzonekeys
Move dns_dnssec_findzonekeys from the dnssec.{c,h} source code to
zone.{c,h} (the header file already commented that this should be done
inside dns_zone_t).

Alter the function in such a way, that keys are searched for in the
key stores if a 'dnssec-policy' (kasp) is attached to the zone,
otherwise keep using the zone's key-directory.
2024-01-25 14:48:07 +01:00
..
check disable checks by default in named-compilezone 2023-12-20 16:57:19 -08:00
confgen Add object parameter to dst_key_generate() 2024-01-25 14:41:25 +01:00
delv fix consistency check for delv +ns and +qmin 2023-12-06 17:31:39 -08:00
dig Add minimal EDNS UL option support 2024-01-23 10:47:31 +11:00
dnssec dnssec-keygen: -K keydir takes priority 2024-01-25 14:48:07 +01:00
named Refactor findzonekeys 2024-01-25 14:48:07 +01:00
nsupdate Add support to set the UL EDNS option in nsupdate 2024-01-23 10:47:31 +11:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Defer control channel message invalidation 2024-01-10 15:48:25 +01:00
tests Refactor findzonekeys 2024-01-25 14:48:07 +01:00
tools remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00