bind9/lib/dns/include/dns
Matthijs Mekking 88734ac7cf Add function to check if a DNSKEY record is in use
Add a function that checks whether a DNSKEY, CDNSKEY, or CDS record
belongs to a key that is being used for signing.

(cherry picked from commit 3b6e9a5fa7)
2024-01-12 19:56:54 +11:00
..
acl.h Update clang to version 14 2022-06-16 18:09:33 +02:00
adb.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
badcache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
bit.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
byaddr.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
cache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
callbacks.h Update clang to version 14 2022-06-16 18:09:33 +02:00
catz.h Fix shutdown races in catzs 2023-10-23 10:53:40 +00:00
cert.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
client.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
clientinfo.h refactor dns_clientinfo_init(); use separate function to set ECS 2023-02-08 00:13:12 -08:00
compress.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
db.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
dbiterator.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
diff.h Update clang to version 14 2022-06-16 18:09:33 +02:00
dispatch.h Don't undef <unit>_TRACE, instead add comment how to enable it 2023-10-13 11:46:41 +02:00
dlz.h Update clang to version 14 2022-06-16 18:09:33 +02:00
dlz_dlopen.h Update clang to version 14 2022-06-16 18:09:33 +02:00
dns64.h Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-26 14:21:57 +02:00
dnsrps.h Update clang to version 14 2022-06-16 18:09:33 +02:00
dnssec.h Make make_dnskey() a public funcion 2024-01-12 19:56:54 +11:00
dnstap.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ds.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dsdigest.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dyndb.h remove isc_bind9 variable 2023-02-09 10:07:39 -08:00
ecs.h update dlz_minimal.h 2022-01-27 16:18:34 -08:00
edns.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
events.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
fixedname.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
forward.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
geoip.h Update clang to version 14 2022-06-16 18:09:33 +02:00
ipkeylist.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
iptable.h Update clang to version 14 2022-06-16 18:09:33 +02:00
journal.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
kasp.h Ignore max-zone-ttl on dnssec-policy insecure 2023-08-01 09:53:03 +02:00
keydata.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keyflags.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keymgr.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keytable.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
keyvalues.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
librpz.h Update clang to version 14 2022-06-16 18:09:33 +02:00
log.h Update clang to version 14 2022-06-16 18:09:33 +02:00
lookup.h Update clang to version 14 2022-06-16 18:09:33 +02:00
master.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
masterdump.h Update clang to version 14 2022-06-16 18:09:33 +02:00
message.h Check that buffer length in dns_message_renderbegin 2023-11-16 12:22:08 +11:00
name.h Simplify and speed up DNS name decompression 2022-11-21 13:43:01 +00:00
ncache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsec.h Wait with NSEC3 during a DNSSEC policy change 2022-08-22 19:21:39 +02:00
nsec3.h Update clang to version 14 2022-06-16 18:09:33 +02:00
nta.h Update clang to version 14 2022-06-16 18:09:33 +02:00
opcode.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
order.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
peer.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
private.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rbt.h Also cleanup the space for the rbt nodes 2023-12-07 21:50:02 +11:00
rcode.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdata.h Add new dns_rdatatype_iskeymaterial() function 2024-01-12 19:56:54 +11:00
rdataclass.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdatalist.h Update clang to version 14 2022-06-16 18:09:33 +02:00
rdataset.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
rdatasetiter.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
rdataslab.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdatatype.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
request.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
resolver.h clean up numbering of FETCHOPT and ADDRINFO flags 2023-07-04 11:58:09 -07:00
result.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rootns.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rpz.h Don't undef <unit>_TRACE, instead add comment how to enable it 2023-10-13 11:46:41 +02:00
rriterator.h Update clang to version 14 2022-06-16 18:09:33 +02:00
rrl.h Fix RRL responses-per-second bypass using wildcard names 2022-09-08 09:36:50 +02:00
sdb.h Update clang to version 14 2022-06-16 18:09:33 +02:00
sdlz.h Update clang to version 14 2022-06-16 18:09:33 +02:00
secalg.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
secproto.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
soa.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ssu.h Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-26 14:21:57 +02:00
stats.h Update the source code formatting using clang-format-17 2023-10-18 09:02:57 +02:00
time.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tkey.h Update clang to version 14 2022-06-16 18:09:33 +02:00
transport.h Update clang to version 14 2022-06-16 18:09:33 +02:00
tsec.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tsig.h prevent TSIG keys from being added to multiple rings 2023-05-25 15:08:48 -07:00
ttl.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
types.h Implement catalog zones change of ownership (coo) support 2022-04-14 20:53:31 +00:00
update.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
validator.h Update clang to version 14 2022-06-16 18:09:33 +02:00
view.h Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
xfrin.h Implement maximum global and idle time for incoming XFR 2023-04-21 17:21:32 +02:00
zone.h Add function to check if a DNSKEY record is in use 2024-01-12 19:56:54 +11:00
zonekey.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneverify.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zt.h Merge branch 'feature/main/zt-rwlock.h' into 'main' 2023-01-16 11:07:19 +00:00