0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Arne Schwabe de0d52b7ce [OSSL 3.0] Use new EVP_MAC API for HMAC implementation
The old API is deprecated in OpenSSL 3.0 and the new API does not yet
exist in OpenSSL 1.1. Emulating the new API or using one class with
ifdefs would be more complex than just having two implementations. So
this adds a new implementation for OpenSSL 3.0.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2021-11-12 14:27:12 +01:00
..
ovpncli Rework block-ipv6 to also allow blocking ipv4 and remove IV_IPV6 2021-10-27 20:15:26 +02:00
ssl ProtoContext: added keepalive_timeout_early parameter 2021-07-03 13:10:01 -06:00
unittests [OSSL 3.0] Use new EVP_MAC API for HMAC implementation 2021-11-12 14:27:12 +01:00
unused Update copyrights 2020-03-18 19:37:32 +01:00