bind9/bin
Tony Finch 00307fe318 Deduplicate time unit conversion factors
The various factors like NS_PER_MS are now defined in a single place
and the names are no longer inconsistent. I chose the _PER_SEC names
rather than _PER_S because it is slightly more clear in isolation;
but the smaller units are always NS, US, and MS.
2022-11-25 13:23:36 +00:00
..
check named-checkzone -z ignored the check-wildcard option 2022-11-17 09:35:00 +11:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
delv Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
dig Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00
dnssec Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
named Obsolete dnssec-secure-to-insecure option 2022-11-18 11:04:17 +01:00
nsupdate Add checking of _dns SVCB records constraints to nsupdate 2022-10-29 00:22:54 +11:00
plugins Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Simplify start/stop helper func in system tests 2022-11-25 09:27:33 +01:00
tools Deduplicate time unit conversion factors 2022-11-25 13:23:36 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00