bind9/bin
Ondřej Surý 94a32eaf29 Add TCP timeouts system test
The system tests were missing a test that would test tcp-initial-timeout
and tcp-idle-timeout.

This commit adds new "timeouts" system test that adds:

  * Test that waits longer than tcp-initial-timeout and then checks
    whether the socket was closed

  * Test that sends and receives DNS message then waits longer than
    tcp-initial-timeout but shorter time than tcp-idle-timeout than
    sends DNS message again than waits longer than tcp-idle-timeout
    and checks whether the socket was closed

  * Similar test, but bursting 25 DNS messages than waiting longer than
    tcp-initial-timeout and shorter than tcp-idle-timeout than do second
    25 DNS message burst

  * Check whether transfer longer than tcp-initial-timeout succeeds
2021-03-18 15:16:13 +01:00
..
check Re-order include directories 2021-02-16 12:08:21 +11:00
confgen Text edits to manual paages 2021-01-12 15:37:47 +01:00
delv Text edits to manual paages 2021-01-12 15:37:47 +01:00
dig Report unknown dash option during the pre-parse phase 2021-01-26 14:18:54 +01:00
dnssec Cleanup redundant isc_rwlock_init() result checks 2021-02-08 15:13:49 +11:00
named Add purge-keys config option 2021-02-23 09:18:55 +01:00
nsupdate Stop including <gssapi.h> from <dst/gssapi.h> header 2021-02-16 12:08:21 +11:00
pkcs11 Text edits to manual paages 2021-01-12 15:37:47 +01:00
plugins Text edits to manual paages 2021-01-12 15:37:47 +01:00
python Fix program name reference in dnssec-keymgr(8) 2020-12-14 13:17:27 +01:00
rndc Text edits to manual paages 2021-01-12 15:37:47 +01:00
tests Add TCP timeouts system test 2021-03-18 15:16:13 +01:00
tools Move cleanup of queries to later in the shutdown sequence 2021-03-04 15:02:07 +01:00
win32/BINDInstall Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00