bind9/lib
Artem Boldariev 9155a87528 Do not call nghttp2_session_terminate_session() in server-side code
We should not call nghttp2_session_terminate_session() in server-side
code after all of the active HTTP/2 streams are processed. The
underlying transport connection is expected to remain opened at least
for some time in this case for new HTTP/2 requests to arrive. That is
what flamethrower was expecting and it makes perfect sense from the
HTTP/2 perspective.
2021-05-13 10:42:25 +03:00
..
bind9 Use isdigit instead of checking character range 2021-05-05 19:15:33 +02:00
dns Check that the first and last SOA of an AXFR are consistent 2021-05-13 03:36:50 +00:00
irs Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
isc Do not call nghttp2_session_terminate_session() in server-side code 2021-05-13 10:42:25 +03:00
isccc Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
isccfg inline-signing should have been in zone_only_clauses 2021-05-04 23:35:59 +00:00
ns ensure interlocked netmgr events run on worker[0] 2021-05-07 14:28:32 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00