bind9/bin
Artem Boldariev 3773802f20 Add a system test that tests connections quota for DoH
The system tests stress out the DoH quota by opening many TCP
connections and then running dig instances against the "overloaded"
server to perform some queries. The processes cannot make any
resolutions because the quota is exceeded. Then the opened connections
are getting closed in random order allowing the queries to proceed.
2021-07-16 11:50:22 +03:00
..
check Remove ISC_MEM_DEBUGSIZE and ISC_MEM_DEBUGRECORD 2021-07-09 15:58:02 +02:00
confgen The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
delv Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
dig Replace locked mempools with memory contexts 2021-07-09 15:58:02 +02:00
dnssec Fix unchecked return of isc_rwlock_lock and isc_rwlock_unlock 2021-07-12 13:26:29 +10:00
named Update grammar reference documentation 2021-07-16 11:50:22 +03:00
nsupdate Clean up the dns_dispatch_getudp API 2021-07-09 15:58:02 +02:00
pkcs11 Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
plugins Replace locked mempools with memory contexts 2021-07-09 15:58:02 +02:00
rndc The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
tests Add a system test that tests connections quota for DoH 2021-07-16 11:50:22 +03:00
tools Clean up the dns_dispatch_getudp API 2021-07-09 15:58:02 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00