bind9/bin/named/include/named
Matthijs Mekking 9081426313 Refactor findmatchingkeys and keylistfromrdataset
Refactor dns_dnssec_findmatchingkeys and dns_dnssec_keylistfromrdataset
to take into account the key store directories in case the zone is using
dnssec-policy (kasp). Add 'kasp' and 'keystores' parameters.

This requires the keystorelist to be stored inside the zone structure.

The calls to these functions in the DNSSEC tools can use NULL as the
kasp value, as dnssec-signzone does not (yet) support dnssec-policy,
and key collision is checked inside the directory where it is created.
2024-01-25 14:41:25 +01:00
..
.clang-format Add missing .clang-format in the named headers directory 2021-10-13 12:43:58 +02:00
builtin.h make builtin a standalone dns_db implementation 2023-02-21 10:13:10 -08:00
config.h use algorithm number instead of name to create TSIG keys 2023-06-14 08:14:38 +00:00
control.h Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
fuzz.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
geoip.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
globals.h Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
log.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
logconf.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
main.h Update isc_timer to use isc_loopmgr 2022-08-25 17:17:07 +02:00
os.h Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
server.h Parse key-store config 2024-01-25 14:38:11 +01:00
smf_globals.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
statschannel.h Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
tkeyconf.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
transportconf.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tsigconf.h use ISC_REFCOUNT_IMPL for dns_tsigkey and dns_tsigkeyring 2023-06-14 08:14:38 +00:00
types.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.h Refactor findmatchingkeys and keylistfromrdataset 2024-01-25 14:41:25 +01:00