bind9/bin
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
..
check "named-checkconf -b" dumps built-in config 2025-11-04 09:26:33 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
dig remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
dnssec cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named Remove internal memory filling in favor of jemalloc opt.junk 2025-11-27 10:40:18 +01:00
nsupdate remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
plugins cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
rndc add showconf in RNDC usage 2025-11-18 09:23:10 +01:00
tests Change the QNAME minimization algorithm to follow the standard 2025-11-27 16:47:29 +01:00
tools remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00