bind9/bin/tests
Mark Andrews 4c6d03b0bb
Retry lookups with unsigned DNAME over TCP
To prevent spoofed unsigned DNAME responses being accepted retry
response with unsigned DNAMEs over TCP if the response is not TSIG
signed or there isn't a good DNS CLIENT COOKIE.

To prevent test failures, this required adding TCP support to the
ans3 and ans4 servers in the chain system test.

(cherry picked from commit 2e40705c06)
2025-10-02 13:07:06 +02:00
..
startperf Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
system Retry lookups with unsigned DNAME over TCP 2025-10-02 13:07:06 +02:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
convert-trs-to-junit.py Use :global-test-result: when converting trs file to JUnit XML 2025-06-26 21:50:25 +02:00
Makefile.am Fix JUnit test status generator for out-of-tree system tests 2022-09-22 16:17:25 +02:00
test_client.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
test_server.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
wire_test.c Finalize removal of memory debug flags size and mctx 2025-02-17 16:48:43 +00:00