bind9/bin
Michał Kępień e36c869e85 Prevent a race in the "inline" system test
A short time window exists between logging the addition of an NSEC3PARAM
record to a zone and committing it to the current version of the zone
database.  If a query arrives during such a time window, an unsigned
response will be returned.  One of the checks in the "inline" system
test requires NSEC3 records to be present in an answer - that check
would fail in the case described above.  Use rndc instead of log
watching for checking whether zone signing and NSEC3 chain modifications
are complete in order to prevent intermittent "inline" system test
failures.
2018-08-24 09:37:37 +02:00
..
check Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
confgen Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
delv Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
dig oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
dnssec Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
named oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
nsupdate Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
pkcs11 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
python Revert "Merge branch 'modified-manual-install-oot' into 'master'" 2018-08-02 10:23:30 -04:00
rndc Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
tests Prevent a race in the "inline" system test 2018-08-24 09:37:37 +02:00
tools Whitespace fixes 2018-08-23 11:39:01 +02:00
win32/BINDInstall Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
Makefile.in reduce race risk in parallel builds 2018-03-09 14:12:50 -08:00