bind9/bin/dnssec
Aydın Mercan f58ed932d8
use only c23 or c11 noreturn specifiers
Since we require C11 or greater, we can depend on using either _Noreturn
or [[noreturn]].
2024-08-07 18:27:40 +03:00
..
.gitignore Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-cds.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03: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 use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03: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 use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03: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 use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-keyfromlabel.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-keygen.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-keygen.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-ksr.c Initialize the DST subsystem implicitly 2024-08-07 17:03:27 +02:00
dnssec-ksr.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-revoke.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-revoke.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-settime.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-settime.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-signzone.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-signzone.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-verify.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-verify.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssectool.c Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssectool.h use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
Makefile.am Move common create key functions to dnssectool.c 2024-04-19 10:41:04 +02:00