summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices/src/com/android/server/vpn/VpnServiceBinder.java
Commit message (Expand)AuthorAgeFilesLines
* Make VpnService synchronous API.Hung-ying Tyan2011-01-201-188/+0
* Revert "Remove the APIs for the old encryption scheme."Jason parks2011-01-131-1/+2
* Remove the APIs for the old encryption scheme.Jason parks2011-01-121-2/+1
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-4/+13
* Simplifies err code propagation.Hung-ying Tyan2009-08-281-1/+2
* Add state saving mechanism to support proc restartHung-ying Tyan2009-07-301-8/+53
* Simplify the VPN service implementation.Hung-ying Tyan2009-07-271-8/+28
* Stop a daemon before starting itHung-ying Tyan2009-07-191-0/+1
* Fix NullPointer in VpnServiceBinder.checkStatus().Hung-ying Tyan2009-07-181-3/+2
* Add error code in vpn connectivity broadcast.Hung-ying Tyan2009-07-131-10/+7
* Add PPTP and L2TP/IPSec PSK service dispatchingHung-ying Tyan2009-07-061-5/+17
* Add PPTP, L2TP/IPSec preshared key and other fixes.Hung-ying Tyan2009-06-261-1/+1
* Add the VPN services package, VPN service base classes and L2tpIpsecService.Hung-ying Tyan2009-06-121-0/+104