]> git.ipfire.org Git - thirdparty/bind9.git/commit
TLS code refactoring, fixes and unit-tests
authorArtem Boldariev <artem@boldariev.com>
Wed, 10 Mar 2021 12:30:16 +0000 (14:30 +0200)
committerArtem Boldariev <artem@boldariev.com>
Thu, 1 Apr 2021 14:31:29 +0000 (17:31 +0300)
commit11ed7aac5d9d2d804fa18d98d8c68f0f1bacbb32
tree8b4cc5a41e6f40b08d4ab85ea81fe4d76d7d7fcf
parent01cd310407b4630f832a1e307eac8ef84700e6be
TLS code refactoring, fixes and unit-tests

This commit fixes numerous stability issues with TLS transport code as
well as adds unit tests for it.
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/tlsstream.c
lib/isc/tests/Makefile.am
lib/isc/tests/doh_test.c
lib/isc/tests/isctest.c
lib/isc/tests/netmgr_test.c
lib/isc/tests/tls_test.c [new file with mode: 0644]
util/copyrights