bind9/bin
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
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Remove UNREACHABLE() statements after exit() 2022-03-25 09:25:11 +01:00
dig Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
dnssec Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
named Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
plugins Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
rndc Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
tests Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
tools Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00