bind9/lib/ns
Matthijs Mekking a0ce89bc15 Implement global limit for outgoing queries
This global limit is not reset on query restarts and is a hard limit
for any client request.

Note: This commit has been significantly modified because of many
merge conflicts due to the dns_resolver_createfetch api changes.

(cherry picked from commit 16b3bd1cc7)
2024-12-06 15:17:53 +00:00
..
include Implement global limit for outgoing queries 2024-12-06 15:17:53 +00:00
client.c Remove redundant semicolons after the closing braces of functions 2024-11-19 16:06:49 +01:00
hooks.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
interfacemgr.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
listenlist.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Implement global limit for outgoing queries 2024-12-06 15:17:53 +00:00
server.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
sortlist.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
stats.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
update.c Keep a local copy of the update rules to prevent UAF 2024-12-05 15:45:34 +11:00
xfrout.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00