bind9/lib
Matthijs Mekking b7c5bfb203 Extend ttlval to accept ISO 8601 durations
The ttlval configuration types are replaced by duration configuration
types. The duration is an ISO 8601 duration that is going to be used
for DNSSEC key timings such as key lifetimes, signature resign
intervals and refresh periods, etc. But it is also still allowed to
use the BIND ttlval ways of configuring intervals (number plus
optional unit).

A duration is stored as an array of 7 different time parts.
A duration can either be expressed in weeks, or in a combination of
the other datetime indicators.

Add several unit tests to ensure the correct value is parsed given
different string values.
2019-11-06 22:31:44 +01:00
..
bind9 Extend ttlval to accept ISO 8601 durations 2019-11-06 22:31:44 +01:00
dns Jitter signatures times when adding dynamic records. 2019-11-06 13:31:25 +01:00
irs prep 9.15.5 2019-10-02 06:08:59 +00:00
isc Do not use <sys/sysctl.h> on Linux 2019-11-06 15:32:04 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg Extend ttlval to accept ISO 8601 durations 2019-11-06 22:31:44 +01:00
ns Jitter signatures times when adding dynamic records. 2019-11-06 13:31:25 +01:00
samples Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00