Files
bind9/tests/dns
Evan Hunt dd971ad4e4 change issecuredomain() functions to bool
dns_keytable_issecuredomain() and dns_view_issecuredomain()
previously returned a result code to inform the caller of
unexpected database failures when looking up names in the
keytable and/or NTA table. such failures are not actually
possible. both functions now return a simple bool.

also, dns_view_issecuredomain() now returns false if
view->enablevalidation is false, so the caller no longer
has to check for that.
2025-03-14 18:29:48 -07:00
..
2024-09-09 19:41:03 +02:00
2025-03-14 23:19:17 +00:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:17:34 +01:00