bind9/lib
Evan Hunt d3b7e92783 attach query counter to NS fetches
there were cases in resolver.c when queries for NS records were
started without passing a pointer to the parent fetch's query counter;
as a result, the max-recursion-queries quota for those queries started
counting from zero, instead of sharing the limit for the parent fetch,
making the quota ineffective in some cases.
2024-08-07 11:21:44 -07:00
..
dns attach query counter to NS fetches 2024-08-07 11:21:44 -07:00
isc use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
ns dns_difftuple_create() cannot fail 2024-08-05 13:31:38 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00