bind9/lib/isccfg
Colin Vidal a7080db211 fix delv when using the builtin trust-anchors
Since the builtin trust-anchors are now called `builtin-trust-anchors`,
delv needs specific handling in order to be able to parse those when
they are used.

Before, delv was simply parsing a single clause (either in the case of
an overriden trust-anchors value from bindkeys file or by simply reading
the builtin value). But since the name changed, the same code can't be
shared and the builtin version is expected to be in a map.
2025-10-29 13:55:47 -07:00
..
include fix delv when using the builtin trust-anchors 2025-10-29 13:55:47 -07:00
aclconf.c Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
check.c parser firstclause/nextclause API changes 2025-10-29 13:55:04 -07: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 introduce default config builtin-root-anchors 2025-10-29 13:55:47 -07:00
parser.c introduce default config builtin-root-anchors 2025-10-29 13:55:47 -07:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00