You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Florian Eckert 675eb747aa openvpn: add list element parsing
For the parameters tls-cipher and ncp-ciphers more than one option can
be used in the OpenVPN configuration, separated by a colon, which should
be implemented as a list in order to configure it more clearly. By
adding the new OPENVPN_LIST option to the openvpn.options file with the
tls-cipher and ncp-cipher parameters, uci can now add this option as a
"list" and the init script will generate the appropriate OpenVPN
configuration from it.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
..
files openvpn: add list element parsing 6 years ago
patches openvpn: update to 2.4.6 6 years ago
Config-mbedtls.in openvpn: update to 2.4.6 6 years ago
Config-nossl.in openvpn: update to 2.4.6 6 years ago
Config-openssl.in openvpn: update to 2.4.6 6 years ago
Makefile openvpn: add list element parsing 6 years ago