bind9/bin/dnssec
Tony Finch c38a323082 Teach dnssec-settime to read times that it writes
The dnssec-settime -p and -up options print times in asctime() and
UNIX time_t formats, respectively. The asctime() format can also be
found inside K*.key public key files. Key files also contain times in
the YYYYMMDDHHMMSS format that can be used in timing parameter
options.

The dnssec-settime -p and -up time formats are now acceptable in
timing parameter options to dnssec-settime and dnssec-keygen, so it is
no longer necessary to parse key files to retrieve times that are
acceptable in timing parameter options.
2022-03-25 16:05:43 +01:00
..
.gitignore [master] dnssec-cds 2017-10-05 01:04:18 -07:00
dnssec-cds.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01: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 Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01: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 Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
dnssec-importkey.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-keyfromlabel.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
dnssec-keyfromlabel.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-keygen.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
dnssec-keygen.rst Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
dnssec-revoke.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01: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 Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
dnssec-settime.rst Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
dnssec-signzone.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
dnssec-signzone.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-verify.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +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 Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +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