]> 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)
committerOndřej Surý <ondrej@sury.org>
Wed, 3 Feb 2021 11:06:17 +0000 (12:06 +0100)
commit6b9a31989cea5bf350f4b26ebef7e88d2cc7c70c
treef969406f3d5557a439ef655e17d82d5700c141de
parent677cc9467124f083347101353e834b8edb8f22a5
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