bind9/bin
Ondřej Surý 17da9fed58
Remove AES algorithm for DNS cookies
The AES algorithm for DNS cookies was being kept for legacy reasons, and
it can be safely removed in the next major release.  Remove both the AES
usage for DNS cookies and the AES implementation itself.
2023-11-15 10:31:16 +01:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
dig Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
dnssec Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00
named Remove AES algorithm for DNS cookies 2023-11-15 10:31:16 +01:00
nsupdate Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Document that reloading happens asynchronously 2023-09-26 02:43:51 +00:00
tests Remove AES algorithm for DNS cookies 2023-11-15 10:31:16 +01:00
tools Cleanup dead code in dnstap-read 2023-11-01 20:58:22 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00