bind9/bin/named
Evan Hunt e914c5e194 add basic test for TSIG key dump/restore functionality
stop and restart the server in the 'tsiggss' test, in order
to confirm that GSS negotiated TSIG keys are saved and restored
when named loads.

added logging to dns_tsigkey_createfromkey() to indicate whether
a key has been statically configured, generated via GSS negotiation,
or restored from a file.
2023-03-16 09:55:50 -07:00
..
include Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl remove isc_task completely 2023-02-16 18:35:32 +01:00
builtin.c Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
config.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
control.c further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
controlconf.c Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
dlz_dlopen_driver.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
fuzz.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
geoip.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
log.c Properly name ADB hashmap and named log memory contexts 2023-01-30 12:54:57 +01:00
logconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
main.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 08:59:24 +02:00
named.rst clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
os.c remove named_os_gethostname() 2023-02-18 20:23:41 +00:00
server.c add basic test for TSIG key dump/restore functionality 2023-03-16 09:55:50 -07:00
statschannel.c remove isc_task completely 2023-02-16 18:35:32 +01:00
tkeyconf.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
transportconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tsigconf.c add basic test for TSIG key dump/restore functionality 2023-03-16 09:55:50 -07:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Fix dns_kasp_attach / dns_kasp_detach usage 2023-02-28 09:38:17 +01:00