bind9/lib/isccfg
Colin Vidal 5c038c2fa2 enforces bounds of prefetch statement
The prefetch statement now enforces its bounds. The configuration
(including `named-checkconf`) now fails if the trigger (first value) is
above 10, or if the eligibility (second optional value) isn't at least
six seconds more than the trigger value.
2025-11-18 10:19:15 +01:00
..
include further shrink cfg_obj_t by using a pointer for duration 2025-10-30 15:17:21 -07:00
aclconf.c refactor newzones configuration 2025-10-29 23:49:49 +01:00
check.c enforces bounds of prefetch statement 2025-11-18 10:19:15 +01:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
kaspconf.c Change checkconf to include built-in dnssec-policy 2025-09-24 17:03:06 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
namedconf.c enforces bounds of prefetch statement 2025-11-18 10:19:15 +01:00
parser.c further shrink cfg_obj_t by using a pointer for duration 2025-10-30 15:17:21 -07:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00