aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/Config-mbedtls.in
Commit message (Collapse)AuthorAgeFilesLines
* openvpn: update to 2.4_rc2Magnus Kroken2016-12-221-0/+70
OpenVPN 2.4 builds with mbedTLS 2.x, rename openvpn-polarssl variant to openvpn-mbedtls. Some feature highlights: * Data channel cipher negotiation * AEAD cipher support for data channel encryption (currently only * AES-GCM) * ECDH key exchange for control channel * LZ4 compression support See https://github.com/OpenVPN/openvpn/blob/master/Changes.rst for additional change notes. Signed-off-by: Magnus Kroken <mkroken@gmail.com>