bind9/bin/dnssec
Evan Hunt f030831481 further cleanup after removing diffie-hellman TKEY mode
without diffie-hellman TKEY negotiation, some other code is
now effectively dead or unnecessary, and can be cleaned up:

- the rndc tsig-list and tsig-delete commands.
- a nonoperational command-line option to dnssec-keygen that
  was documented as being specific to DH.
- the section of the ARM that discussed TKEY/DH.
- the functions dns_tkey_builddeletequery(), processdeleteresponse(),
  and tkey_processgssresponse(), which are unused.
2023-03-08 08:36:25 +01:00
..
.gitignore [master] dnssec-cds 2017-10-05 01:04:18 -07:00
dnssec-cds.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnssec-cds.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-dsfromkey.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnssec-dsfromkey.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-importkey.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnssec-importkey.rst Teach dnssec-settime to read unset times that it writes 2022-05-17 16:28:40 +02:00
dnssec-keyfromlabel.c further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
dnssec-keyfromlabel.rst Clarify dnssec-keyfromlabel -a in man page 2022-06-09 15:00:08 +02:00
dnssec-keygen.c further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
dnssec-keygen.rst further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
dnssec-revoke.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnssec-revoke.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-settime.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnssec-settime.rst Teach dnssec-settime to read unset times that it writes 2022-05-17 16:28:40 +02:00
dnssec-signzone.c dnssec-signzone can now create multiple CDS RRs 2023-02-28 09:38:31 +01:00
dnssec-signzone.rst dnssec-signzone can now create multiple CDS RRs 2023-02-28 09:38:31 +01:00
dnssec-verify.c remove isc_task completely 2023-02-16 18:35:32 +01:00
dnssec-verify.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssectool.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
dnssectool.h Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00