bind9/lib
Ondřej Surý a5189eefa5 lib/dns/resolver.c: Call dns_adb_endudpfetch() only for UDP queries
The dns_adb_beginudpfetch() is called only for UDP queries, but
the dns_adb_endudpfetch() is called for all queries, including
TCP.  This messages the quota counting in adb.c.
2019-11-19 02:53:56 +08:00
..
bind9 disallow use of DS- and key-style trust anchors for the same name 2019-11-15 15:47:41 -08:00
dns lib/dns/resolver.c: Call dns_adb_endudpfetch() only for UDP queries 2019-11-19 02:53:56 +08:00
irs add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
isc Change the shared completion->done variable to atomic_bool in socket_test.c 2019-11-17 09:38:36 +08:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg add "static-ds" and "initial-ds" keywords to config parser 2019-11-15 15:47:17 -08:00
ns Make lib/ns Thread Sanitizer clean 2019-11-17 17:42:41 -08:00
samples add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00