0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/init
Arne Schwabe 9566cab3ec
Fix compilation without ASIO when using OpenSSL
Our OpenSSL init code depends on calling the OpenSSL init code
from ASIO. Fortunately that init code is no longer needed with
OpenSSL 1.1.0+, so remove the call and dependency when we are
using OpenSSL 1.1.0+

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2020-01-15 23:08:30 +01:00
..
cryptoinit.hpp Fix compilation without ASIO when using OpenSSL 2020-01-15 23:08:30 +01:00
engineinit.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
initprocess.hpp InitProcess: comment clarification that crypto_init declaration causes SSL library init when instantiated 2019-04-30 08:59:34 +02:00