bind9/bin/tests
Matthijs Mekking 313de3a7e2 Add purge-keys config option
Add a new option 'purge-keys' to 'dnssec-policy' that will purge key
files for deleted keys. The option determines how long key files
should be retained prior to removing the corresponding files from
disk.

If set to 0, the option is disabled and 'named' will not remove key
files from disk.
2021-02-23 09:16:48 +01:00
..
startperf update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
system Add purge-keys config option 2021-02-23 09:16:48 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
fromhex.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
named.conf Remove a lot of obsoleted options 2021-01-19 10:12:40 +01:00
prepare-softhsm2.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
test_client.c Fix addrinfo leak in test_client.c 2021-01-29 13:26:28 +01:00
test_server.c Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
wire_test.c The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00