bind9/lib
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
..
dns remove dns_notify_dequeue 2025-11-28 09:10:53 +01:00
isc Detect resolution loops between fetches 2025-11-27 17:34:25 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg check validity of key and tls in a server-list 2025-11-28 09:10:54 +01:00
ns Detect resolution loops between fetches 2025-11-27 17:34:25 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00