From 488a41cc60636298581c2b44b4706b259fc98a36 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 21 Apr 2012 18:36:35 +0200 Subject: wip --- res/values/arrays.xml | 2 ++ res/values/strings.xml | 13 +++++++++++++ 2 files changed, 15 insertions(+) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 52e3afd8..eb2c1b1c 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -4,6 +4,8 @@ Certificates PKCS12 File Android Certficate + Username/Password + Static Keys diff --git a/res/values/strings.xml b/res/values/strings.xml index 4e191d8a..a9c1b1dc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -80,6 +80,19 @@ Show advanced settings Use TLS Authentication TLS Direction + VPN List + Add OpenVPN Config + Saved VPN Configs + + Enter IPv6 Address/Netmask in CIDR Format (e.g. 2000:dd::23/64) + Enter IPv4 Address/Netmask in CIDR Format (e.g. 1.2.3.4/24) + IPv4 Address + IPv6 Address + Enter custom OpenVPN. Use with great care. Also note that many of the tun related Openvpn settings cannot be supported by design of the VPNSettings. If you think an important option is missing contact the author + Username + Password + For the static configuration the TLS Auth Keys will be used as static keys. + Configure the VPN -- cgit v1.2.3