bind9/bin/named/include/named
Evan Hunt afae1b65e8 prevent TSIG keys from being added to multiple rings
it was possible to add a TSIG key to more than one TSIG
keyring at a time, and this was in fact happening with the
session key, which was generated once and then added to the
keyrings for each view as it was configured.

this has been corrected and a REQUIRE added to dns_tsigkeyring_add()
to prevent it from happening again.
2023-05-25 15:08:48 -07:00
..
.clang-format Add missing .clang-format in the named headers directory 2021-10-13 12:43:58 +02:00
builtin.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
config.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
control.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +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 nonfunctional DSCP implementation 2023-01-09 14:23:26 -08: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 Export built-in default configuration for named binary 2022-04-29 10:33:31 +02:00
os.h remove named_os_gethostname() 2023-02-18 12:27:19 -08:00
server.h prevent TSIG keys from being added to multiple rings 2023-05-25 15:08:48 -07:00
smf_globals.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
statschannel.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +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 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
types.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.h Remove implicit inline-signing code 2022-09-06 09:55:06 +02:00