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
patches openvpn: fix interface with mbedtls_sha256 2018-02-17 12:29:33 +01:00
Config-mbedtls.in
Config-nossl.in
Config-openssl.in
Makefile