bind9/bin
Aydın Mercan 2a76352b37 fix the rsa exponent to 65537
There isn't a realistic reason to ever use e = 4294967297. Fortunately
its codepath wasn't reachable to users and can be safetly removed.

Keep in mind the `dns_key_generate` header comment was outdated. e = 3
hasn't been used since 2006 so there isn't a reason to panic. The
toggle was the public exponents between 65537 and 4294967297.
2024-08-05 11:21:59 +00:00
..
check Fix assertion failure when checking named-checkconf version 2024-08-05 10:16:33 +00:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
dig Remove newlines from dighost errors calls 2024-08-05 02:43:06 +00:00
dnssec fix the rsa exponent to 65537 2024-08-05 11:21:59 +00:00
named Remove no longer needed OpenSSL shims and checks 2024-08-05 10:23:59 +00:00
nsupdate complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Implement rndc retransfer -force 2024-08-01 10:43:47 +00:00
tests Remove no longer needed OpenSSL shims and checks 2024-08-05 10:23:59 +00:00
tools Remove extra newline from +yaml output 2024-08-05 02:43:06 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00