bind9/bin
Petr Špaček 37ed9ad2f8
Use raw byte format of env variables in pytest
In order to avoid issues with decoding/encoding env variables due to
different encodings on different systems, deal with the environment
variables directly as bytes.
2023-05-22 14:11:40 +02:00
..
check Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
dig dighost.c: don't call check_if_done() twice successively 2023-05-10 11:35:51 +00:00
dnssec Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
named The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
nsupdate Disable ASAN in nsupdate for fatal cases 2023-05-11 13:39:51 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc add 'rndc -t' option to set timeout 2023-05-12 11:28:21 -07:00
tests Use raw byte format of env variables in pytest 2023-05-22 14:11:40 +02:00
tools The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00