tn3399_openwrt/package/network/services/openvpn
Russell Senior 42b94a74e9 openvpn: fix interface with mbedtls_sha256
Between mbedtls 2.6.0 and 2.7.0, the void returning mbedtls_MODULE* functions
were deprecated in favor of functions returning an int error code.  Use
the new function mbedtls_sha256_ret().

Signed-off-by: Russell Senior <russell@personaltelco.net>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-02-17 12:29:33 +01:00
..
files openvpn: add support to start/stop single instances 2017-11-13 21:37:24 +01:00
patches openvpn: fix interface with mbedtls_sha256 2018-02-17 12:29:33 +01:00
Config-mbedtls.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-nossl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-openssl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Makefile add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00