bind9/bin
Ondřej Surý 8171bf01ed
Deprecate max-rsa-exponent-size, always use 4096 instead
The `max-rsa-exponent-size` could limit the exponents of the RSA
public keys during the DNSSEC verification.  Instead of providing
a cryptic (not cryptographic) knob, hardcode the max exponent to
be 4096 (the theoretical maximum for DNSSEC).
2025-05-21 00:50:08 +02:00
..
check Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
confgen Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
delv Fix delv default timeout value 2025-04-23 17:03:05 +00:00
dig Change the name and YAML format of EDNS UL 2025-04-22 09:24:18 +10:00
dnssec Deprecate max-rsa-exponent-size, always use 4096 instead 2025-05-21 00:50:08 +02:00
named Deprecate max-rsa-exponent-size, always use 4096 instead 2025-05-21 00:50:08 +02:00
nsupdate Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
plugins implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
rndc Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
tests Deprecate max-rsa-exponent-size, always use 4096 instead 2025-05-21 00:50:08 +02:00
tools use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00