summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn2
Commit message (Expand)AuthorAgeFilesLines
* 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