bind9/lib
Aram Sargsyan 8448136b16 Fix 'geoip' ACL matching bug
The geoip2.c:match_string() function can incorrectly return 'true'
when matching strings of different lengths (i.e. it matches a
substring). Return 'false' when the lengths of the matched strings
are different.
2026-06-11 13:28:21 +00:00
..
dns Fix 'geoip' ACL matching bug 2026-06-11 13:28:21 +00:00
isc Enforce strict RSA DNSKEY shape during DNSSEC validation 2026-06-08 18:00:27 +02:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg Disallow configuration of user-defined non-IN class views 2026-06-08 17:50:15 +02:00
ns ISC_ATTR_UNUSED in favor of UNUSED() 2026-06-11 10:53:56 +00: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