replicant-frameworks_native/vpn/java/android/net/vpn
Hung-ying Tyan be8b0fc7c1 Simplifies err code propagation.
* Other changes
  + Re-assign err codes in VpnManager.
  + Add new err codes: REMOTE_PPP_HUNG_UP, PPP_NEGOTIATION_FAILED.
  + Delete the state file only if it exists (to prevent logging an
    unable-to-unlink error).
  + Extend timeout to 40 seconds.
2009-08-28 09:59:39 +08:00
..
IVpnService.aidl
L2tpIpsecProfile.java
L2tpIpsecPskProfile.java
L2tpProfile.java
PptpProfile.java Add the encryption option to PptpProfile parcel. 2009-07-30 20:36:27 +08:00
VpnManager.java Simplifies err code propagation. 2009-08-28 09:59:39 +08:00
VpnProfile.aidl
VpnProfile.java
VpnState.java
VpnType.java