bind9/lib
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
..
dns Obsolete the "tkey-domain" statement 2025-09-01 22:34:08 +02:00
isc Add and use __attribute__((nonnull)) in dnssec-signzone.c 2025-08-28 14:24:48 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Obsolete the "tkey-domain" statement 2025-09-01 22:34:08 +02:00
ns Resolve false positive compilation warning from some GCC versions 2025-08-27 10:00:45 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00