mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-03 20:40:08 -05:00
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. |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| meson.build | ||