tn3399_openwrt/package/network
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
..
config netifd: update to latest git HEAD 2018-02-07 12:03:56 +01:00
ipv6 odhcp6c: fix appending of emtpy sendopt value (FS#1336) 2018-02-08 18:29:37 +01:00
services openvpn: fix interface with mbedtls_sha256 2018-02-17 12:29:33 +01:00
utils curl: fix interface with mbedtls_sha256 2018-02-17 12:29:23 +01:00