]> git.ipfire.org Git - thirdparty/bind9.git/commit
Resurrect old TLS code
authorArtem Boldariev <artem@boldariev.com>
Mon, 25 Jan 2021 15:44:39 +0000 (17:44 +0200)
committerArtem Boldariev <artem@boldariev.com>
Tue, 2 Feb 2021 17:29:56 +0000 (19:29 +0200)
commitfcb0b6a781e14eae394df89f50ef762f79df1478
treee0aa66359f14238604034a3e3a52c329702ff7a1
parent48a89e5fbe96170380307ba197b4b7eb4642e887
Resurrect old TLS code

This commit resurrects the old TLS code from
8f73c70d23e26954165fd44ce5617a95f112bcff.

It also includes numerous stability fixes and support for
isc_nm_cancelread() for the TLS layer.

The code was resurrected to be used for DoH.
lib/isc/Makefile.am
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/isc/netmgr/tlsstream.c [new file with mode: 0644]
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.vcxproj.filters.in
lib/isc/win32/libisc.vcxproj.in
util/copyrights