bind9/lib
Ondřej Surý 7b26176c46
Fix the assertion failure in the selfsigned DNSKEY handling
The selfsigned_dnskey() function can now return all the return codes
that dns_dnssec_keyfromrdata() can return and this would cause an
assertion failure as we were not expecting new isc_result_t codes.
2025-10-17 14:39:43 +02:00
..
dns Fix the assertion failure in the selfsigned DNSKEY handling 2025-10-17 14:39:43 +02:00
isc Use arc4random for CSPRNG when available 2025-10-02 13:26:07 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg rename ns_pluginregister_ctx_t into ns_pluginctx_t 2025-10-01 20:20:48 +02:00
ns rename ns_pluginregister_ctx_t into ns_pluginctx_t 2025-10-01 20:20:48 +02: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