bind9/bin
Michał Kępień cae623fa69
Obsolete the "tkey-domain" statement
The "tkey-domain" statement has effectively been a no-op since commit
bd4576b3ce, which removed the only bit of
code using it: the logic implementing TKEY Mode 2 (Diffie-Hellman).

A subsequent cleanup commit, 885c132f4a,
also missed the opportunity to remove the "tkey-domain" statement
altogether.

Mark the "tkey-domain" statement as obsolete and remove all code and
documentation related to it.

(cherry picked from commit 805f1c0f65)
2025-09-01 22:34:08 +02:00
..
check Wait for memory reclamation to finish in named-checkconf 2025-03-25 11:00:00 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
delv Use clang-format-20 to update formatting 2025-06-25 13:32:08 +10:00
dig Fix a possible hang in dig if a send is interrupted/canceled 2025-07-10 11:59:26 +00:00
dnssec Add and use __attribute__((nonnull)) in dnssec-signzone.c 2025-08-28 14:24:48 +00:00
named Obsolete the "tkey-domain" statement 2025-09-01 22:34:08 +02:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
rndc Fix rndc reset-stats documentation 2025-04-03 16:19:12 +02:00
tests Test command line tools without stdio fds 2025-08-28 08:57:12 +00:00
tools Extend named-rrchecker multi-line parsing support 2025-06-03 02:27:46 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00