bind9/lib/ns
Witold Kręcicki ae52c2117e Use experimental "_ A" minimization in relaxed mode.
qname minimization, even in relaxed mode, can fail on
some very broken domains. In relaxed mode, instead of
asking for "foo.bar NS" ask for "_.foo.bar A" to either
get a delegation or NXDOMAIN. It will require more queries
than regular mode for proper NXDOMAINs.
2019-05-30 14:06:55 -07:00
..
include Replace atomic operations in bin/named/client.c with isc_refcount reference counting 2019-04-26 22:14:26 +02:00
tests Cleanup the way we detect json-c library to use only pkg-config 2019-05-29 15:08:52 +02:00
win32 Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
api prep 9.15.0 2019-05-10 04:39:43 +00:00
client.c Replace atomic operations in bin/named/client.c with isc_refcount reference counting 2019-04-26 22:14:26 +02:00
hooks.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
interfacemgr.c Replace atomic operations in bin/named/client.c with isc_refcount reference counting 2019-04-26 22:14:26 +02:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
listenlist.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
log.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
Makefile.in Cleanup the way we detect json-c library to use only pkg-config 2019-05-29 15:08:52 +02:00
notify.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
query.c Use experimental "_ A" minimization in relaxed mode. 2019-05-30 14:06:55 -07:00
server.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
sortlist.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
stats.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
update.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
version.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
xfrout.c only test provideixfr if the transport is TCP 2019-05-07 12:59:35 +10:00