bind9/lib/isccfg
Colin Vidal 2956e4fc45 check validity of key and tls in a server-list
If a `key` or `tls` is associated to an IP address inside a server-list,
only the `tls` existence in the configuration was checked. Also, if
`key` or `tls` is associated to a named server-list inside a
server-list, there was no check at all.

Add the check for making sure a `key` is defined in the configuration,
as well as the check for `key` and `tls` when used on a named
server-list.
2025-11-28 09:10:54 +01:00
..
include fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
aclconf.c refactor newzones configuration 2025-10-29 23:49:49 +01:00
check.c check validity of key and tls in a server-list 2025-11-28 09:10:54 +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 fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
parser.c fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00