bind9/lib
Matthijs Mekking 67033bfd3d Code changes for CSK
Update dns_dnssec_keyactive to differentiate between the roles ZSK
and KSK.  A key is active if it is signing but that differs per role.
A ZSK is signing if its ZRRSIG state is in RUMOURED or OMNIPRESENT,
a KSK is signing if its KRRSIG state is in RUMOURED or OMNIPRESENT.

This means that a key can be actively signing for one role but not
the other.  Add checks in inline signing (zone.c and update.c) to
cover the case where a CSK is active in its KSK role but not the ZSK
role.
2019-11-06 22:36:21 +01:00
..
bind9 Introduce dnssec-policy configuration 2019-11-06 22:31:44 +01:00
dns Code changes for CSK 2019-11-06 22:36:21 +01:00
irs prep 9.15.5 2019-10-02 06:08:59 +00:00
isc Do not use <sys/sysctl.h> on Linux 2019-11-06 15:32:04 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg Use keywords in dnssec-policy keys configuration 2019-11-06 22:36:21 +01:00
ns Jitter signatures times when adding dynamic records. 2019-11-06 13:31:25 +01:00
samples Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00