bind9/bin
Michał Kępień 7faa34c6ee
Use isctest.asyncserver in the "qmin" test
Replace custom DNS servers used in the "qmin" system test with new code
based on the isctest.asyncserver module.  The revised code employs zone
files and a limited amount of custom logic, which massively improves
test readability and maintainability, extends logging, and fixes
non-compliant replies sent by some of the custom servers in response to
certain queries (e.g. AA=0 in authoritative empty non-terminal
responses, non-glue address records in ADDITIONAL section).
2025-03-18 06:19:01 +01:00
..
check Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
confgen Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
delv unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
dig use new dns_rdatatype classification functions 2025-03-15 00:27:54 +00:00
dnssec Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
named Implement -T cookiealwaysvalid 2025-03-17 10:42:47 +00:00
nsupdate simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
plugins Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
rndc Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
tests Use isctest.asyncserver in the "qmin" test 2025-03-18 06:19:01 +01:00
tools Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00