openvpn: import from base
authorRosen Penev <rosenp@gmail.com>
Tue, 1 Dec 2020 20:36:46 +0000 (12:36 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 1 Dec 2020 20:37:37 +0000 (12:37 -0800)
commit4434915571b5c3dbc7d000215e48d8d0d60e41bc
tree5c5d7a0b5fe3db1f29475651a0aa2be33ce003a5
parent0e77d0264e0c800d470581ce32a9d2f315a80fe6
openvpn: import from base

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 files changed:
net/openvpn/Config-mbedtls.in [new file with mode: 0644]
net/openvpn/Config-nossl.in [new file with mode: 0644]
net/openvpn/Config-openssl.in [new file with mode: 0644]
net/openvpn/Makefile [new file with mode: 0644]
net/openvpn/files/etc/hotplug.d/openvpn/01-user [new file with mode: 0644]
net/openvpn/files/etc/openvpn.user [new file with mode: 0644]
net/openvpn/files/lib/functions/openvpn.sh [new file with mode: 0644]
net/openvpn/files/openvpn.config [new file with mode: 0644]
net/openvpn/files/openvpn.init [new file with mode: 0644]
net/openvpn/files/openvpn.options [new file with mode: 0644]
net/openvpn/files/openvpn.upgrade [new file with mode: 0644]
net/openvpn/files/usr/libexec/openvpn-hotplug [new file with mode: 0644]
net/openvpn/patches/001-reproducible-remove_DATE.patch [new file with mode: 0644]
net/openvpn/patches/100-mbedtls-disable-runtime-version-check.patch [new file with mode: 0644]
net/openvpn/patches/110-openssl-dont-use-deprecated-ssleay-symbols.patch [new file with mode: 0644]
net/openvpn/patches/111-openssl-add-missing-include-statements.patch [new file with mode: 0644]
net/openvpn/patches/210-build_always_use_internal_lz4.patch [new file with mode: 0644]
net/openvpn/patches/220-disable_des.patch [new file with mode: 0644]