bind9/bin
Matthijs Mekking e39de45adc Detect invalid durations
Be stricter in durations that are accepted. Basically we accept ISO 8601
formats, but fail to detect garbage after the integers in such strings.

For example, 'P7.5D' will be treated as 7 days. Pass 'endptr' to
'strtoll' and check if the endptr is at the correct suffix.
2024-03-14 08:51:46 +01:00
..
check switch default zone database from "qp" to "qpzone" 2024-03-08 15:36:56 -08:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
dig Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
dnssec add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
named add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
nsupdate Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
tests Detect invalid durations 2024-03-14 08:51:46 +01:00
tools Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00