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 Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
L2tpIpsecProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
L2tpIpsecPskProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
L2tpProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
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 Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
VpnProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
VpnState.java Make VPN connect even when DNS is not present and other fixes. 2009-07-14 16:29:22 +08:00
VpnType.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00