bind9/bin
Michał Kępień c3d3c9955d
Use isctest.asyncserver in the "chain" test
Replace the custom DNS servers used in the "chain" system test with
new code based on the isctest.asyncserver module.

For ans3, replace the sequence of logical conditions present in Perl
code with zone files and a limited amount of custom logic applied on top
of them where necessary.

For ans4, replace the ctl_channel() and create_response() functions with
a custom control command handler coupled with a dynamically instantiated
response handler, making the code more robust and readable.

Migrate sendcmd() and its uses to the new way of sending control queries
to custom servers used in system tests.
2025-05-30 18:23:21 +02:00
..
check Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
confgen Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
delv Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dig Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dnssec Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
named Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
nsupdate simplify code around isc_mem_put() and isc_mem_free() 2025-05-28 17:22:32 -07:00
plugins implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
rndc Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
tests Use isctest.asyncserver in the "chain" test 2025-05-30 18:23:21 +02:00
tools Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00