Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openvpn: update to 2.4_rc2 | Magnus Kroken | 2016-12-22 | 1 | -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> |