bind9/lib
Ondřej Surý ed460c50b7
Change the QNAME minimization algorithm to follow the standard
In !9155, the QNAME minimization was changed to not leak the query type
to the parent name server.  This violates RFC 9156 Section 3, step (3)
and it is not necessary.  It also breaks some (weird) authoritative DNS
setups, especially when CNAMEs are involved.  Also there is really no
privacy leak with query type.
2025-11-27 16:47:29 +01:00
..
dns Change the QNAME minimization algorithm to follow the standard 2025-11-27 16:47:29 +01:00
isc Use malloc_usable_size()/malloc_size() for memory accounting 2025-11-27 11:07:55 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
ns Split qctx_destroy() into qctx_deinit() and qctx_destroy() 2025-11-27 10:37:58 +01: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