summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices/src/com/android/server/vpn/L2tpService.java
Commit message (Expand)AuthorAgeFilesLines
* Make VpnService synchronous API.Hung-ying Tyan2011-01-201-35/+0
* Fix stopping all vpn daemons before connect and more.Hung-ying Tyan2009-10-011-9/+1
* Add state saving mechanism to support proc restartHung-ying Tyan2009-07-301-0/+5
* Add PPTP, L2TP/IPSec preshared key and other fixes.Hung-ying Tyan2009-06-261-11/+7
* Add the VPN services package, VPN service base classes and L2tpIpsecService.Hung-ying Tyan2009-06-121-0/+42