]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make isc_nm_tlssocket non-optional
authorArtem Boldariev <artem@boldariev.com>
Tue, 18 Oct 2022 12:36:00 +0000 (15:36 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 20 Dec 2022 20:13:53 +0000 (22:13 +0200)
commit4524bf4083e8413a319d7e27ccdd4d03a0ba975b
treeeacdb31c9d544a57d8e47e58e88ff4abd2361f76
parentefe4267044fc81247ddef333184e224d33e52bd2
Make isc_nm_tlssocket non-optional

This commit unties generic TLS code (isc_nm_tlssocket) from DoH, so
that it will be available regardless of the fact if BIND was built
with DNS over HTTP support or not.
lib/isc/Makefile.am
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c