replicant-frameworks_native/vpn/java/android/net/vpn
Hung-ying Tyan b064458185 Issue an error when VPN connection is lost.
+ Add new error code CONNECTION_LOST to VpnManager.
+ Make VpnService call onError() instead of onDisconnect() when
connection is lost.
+ Make VpnService broadcast CONNECTION_LOST when that happens.
2009-08-03 16:22:24 +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 Issue an error when VPN connection is lost. 2009-08-03 16:22:24 +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