summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn2
Commit message (Expand)AuthorAgeFilesLines
* Help menus for several screens.Amith Yamasani2012-04-231-0/+5
* Switch VPN to use keystore ENGINEKenny Root2012-03-211-3/+6
* VpnSettings: show more error messages when VPN fails.Chia-chi Yeh2012-02-291-1/+5
* VpnSettings: use USER_PRIVATE_KEY to list user certificates.Chia-chi Yeh2011-12-271-1/+1
* am 325c912a: Merge "VpnSettings: add support for server certificates." into i...Chia-chi Yeh2011-12-073-10/+26
|\
| * VpnSettings: add support for server certificates.Chia-chi Yeh2011-12-063-10/+26
* | VpnSettings: do not copy unsaved fields.Chia-chi Yeh2011-11-021-2/+4
|/
* VpnSettings: fix bugs.Chia-chi Yeh2011-08-082-12/+13
* VpnSettings: the field has been renamed.Chia-chi Yeh2011-08-031-1/+1
* VpnSettings: make more fields available as advanced options.Chia-chi Yeh2011-07-272-5/+65
* VpnSettings: use the real passwords instead of dummy strings.Chia-chi Yeh2011-07-151-19/+8
* VpnSettings: bind OnPreferenceClickListener later.Chia-chi Yeh2011-07-151-7/+4
* VpnSettings: enable MPPE by default.Chia-chi Yeh2011-07-141-1/+1
* VpnSettings: generate arguments for IPSec XAUTH VPNs.Chia-chi Yeh2011-07-141-11/+46
* VpnSettings: pass certificates to racoon directly.Chia-chi Yeh2011-07-072-16/+47
* VpnSettings: add status report.Chia-chi Yeh2011-07-041-28/+56
* VpnSettings: rename some variables.Chia-chi Yeh2011-07-031-1/+1
* VpnSettings: hook up the legacy VPN with IConnectivityManager.Chia-chi Yeh2011-07-021-2/+12
* VpnSettings: IPSec Hybrid RSA does not need user certificate.Chia-chi Yeh2011-07-021-7/+6
* VpnSettings: rename some fields.Chia-chi Yeh2011-06-302-23/+26
* VpnSettings: generate arguments for PPTP and L2TP IPSec VPNs.Chia-chi Yeh2011-06-292-28/+88
* Settings: revise VpnSettings.Chia-chi Yeh2011-06-263-0/+787