]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make cds-digest-type plural
authorMatthijs Mekking <matthijs@isc.org>
Fri, 10 Feb 2023 14:18:36 +0000 (15:18 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 28 Feb 2023 08:38:17 +0000 (09:38 +0100)
commitc0b606885e880eb49721314dbd473977feb9af03
tree5fecd3c7b398e4e1356b553162062c6d8d4f53cb
parent06e64821f5eedc78caa9b91432f91f8c929afbab
Make cds-digest-type plural

Allow for configuring multiple CDS records with different digest
types (currently only SHA-256 and SHA-384 are allowed).
24 files changed:
bin/named/config.c
bin/named/zoneconf.c
bin/tests/system/checkconf/bad-kasp-digest-type.conf
bin/tests/system/checkconf/bad-kasp-digest-unsupported.conf
bin/tests/system/checkconf/good-kasp.conf
bin/tests/system/checkconf/good.conf.in
bin/tests/system/kasp.sh
bin/tests/system/kasp/ns3/policies/autosign.conf.in
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh
bin/tests/system/keymgr2kasp/tests.sh
bin/tests/system/nsec3/tests.sh
doc/arm/reference.rst
doc/misc/dnssec-policy.default.conf
doc/misc/options
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/kasp.h
lib/dns/include/dns/types.h
lib/dns/include/dns/zone.h
lib/dns/kasp.c
lib/dns/zone.c
lib/isccfg/kaspconf.c
lib/isccfg/namedconf.c