bind9/lib
Mark Andrews 9bb93520f1
Wrong NSEC3 chosen for NO QNAME proof
When we optimised the closest encloser NSEC3 discovery the maxlabels
variable was used in the binary search. The updated value was later
used to add the NO QNAME NSEC3 but that block of code needed the
original value. This resulted in the wrong NSEC3 sometimes being
chosen to perform this role.
2025-05-08 21:48:11 +02:00
..
dns Fix the error handling of put_yamlstr calls 2025-04-30 15:39:52 +10:00
isc Call rcu_barrier earlier in the destructor 2025-04-25 13:13:44 +02:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Implement tcp-primaries-timeout 2025-04-23 17:03:05 +00:00
ns Wrong NSEC3 chosen for NO QNAME proof 2025-05-08 21:48:11 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00