summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices
Commit message (Expand)AuthorAgeFilesLines
* Stop a daemon before starting itHung-ying Tyan2009-07-192-0/+8
* Fix NullPointer in VpnServiceBinder.checkStatus().Hung-ying Tyan2009-07-181-3/+2
* Merge change 7069 into donutAndroid (Google) Code Review2009-07-142-5/+8
|\
| * Make VPN connect even when DNS is not present and other fixes.Hung-ying Tyan2009-07-142-5/+8
* | Import new translationsEric Fischer2009-07-138-0/+200
|/
* Remove host IP from related VPN classes.Hung-ying Tyan2009-07-134-49/+2
* Add error code in vpn connectivity broadcast.Hung-ying Tyan2009-07-134-47/+114
* Move the watchdog timer to a separate thread...Hung-ying Tyan2009-07-091-14/+21
* Add PPTP and L2TP/IPSec PSK service dispatchingHung-ying Tyan2009-07-061-5/+17
* Migrate to new keystore with the CertTool lib.Hung-ying Tyan2009-07-061-4/+4
* Fix strings.Hung-ying Tyan2009-07-042-15/+12
* Revise VpnService to use new vpn.* properties.Hung-ying Tyan2009-06-275-198/+103
* Add PPTP, L2TP/IPSec preshared key and other fixes.Hung-ying Tyan2009-06-269-41/+155
* Squashed commit of the following:Eric Fischer2009-06-172-1/+4
* Use the new keystore API in vpn service.Chung-yih Wang2009-06-171-3/+4
* On the way of refactoring out SingleServerProfile.java.Hung-ying Tyan2009-06-151-2/+2
* Add the VPN services package, VPN service base classes and L2tpIpsecService.Hung-ying Tyan2009-06-1214-0/+1627