bind9/lib
Ondřej Surý ee3391a146
Fix assertion failure when sending notify fails over UDP
When dns_request_create() fails in notify_send_toaddr() the TSIG key was
not cleared when retrying over TCP causing assertion failure.  Set the
TSIG key to NULL in the dns_message to prevent the assertion failure.
2026-02-19 13:44:23 +01:00
..
dns Fix assertion failure when sending notify fails over UDP 2026-02-19 13:44:23 +01:00
isc wipe hmac keys correctly pre-3.0 libcrypto 2026-02-06 14:14:43 +03:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg Minor logging improvements for key lifetime 2026-02-06 15:06:47 +00:00
ns Return FORMERR for ECS family 0 2026-02-19 13:17:19 +11: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