bind9/bin
Ondřej Surý cad2706cce Replace the statschannel truncated tests with two new tests
Now that the artificial limit on the recv buffer has been removed, the
current system test always fails because it tests if the truncation has
happened.

Add test that sending more than 10 headers makes the connection to
closed; and add test that sending huge HTTP request makes the connection
to be closed.
2022-10-14 11:26:54 +02:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
delv Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
dig Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
dnssec Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
named Rewrite isc_httpd using picohttpparser and isc_url_parse 2022-10-14 11:26:54 +02:00
nsupdate Replace #define DNS_NAMEATTR_ with struct of bools 2022-10-13 17:04:02 +02:00
plugins Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Replace the statschannel truncated tests with two new tests 2022-10-14 11:26:54 +02:00
tools Implement TLS transport support for dns_request and dns_dispatch 2022-09-19 16:36:28 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00