summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices/src
Commit message (Expand)AuthorAgeFilesLines
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-4/+13
* Fix stopping all vpn daemons before connect and more.Hung-ying Tyan2009-10-017-197/+195
* VpnService: use Credentials instead of CertTool.Chia-chi Yeh2009-09-221-18/+5
* Simplifies err code propagation.Hung-ying Tyan2009-08-282-22/+5
* Fix a bug in getSocketError() in VpnService.Hung-ying Tyan2009-08-121-1/+1
* Fix order of setting/saving state in VpnService.Hung-ying Tyan2009-08-111-45/+42
* Issue an error when VPN connection is lost.Hung-ying Tyan2009-08-031-9/+21
* Fix the auto notification cleanup when vpn is disconnected.Chung-yih Wang2009-08-031-7/+0
* Add state saving mechanism to support proc restartHung-ying Tyan2009-07-308-102/+253
* Simplify the VPN service implementation.Hung-ying Tyan2009-07-279-740/+370
* Throw a connecting exception when timed out.Hung-ying Tyan2009-07-221-0/+3
* Stop a daemon before starting itHung-ying Tyan2009-07-192-0/+8
* Fix NullPointer in VpnServiceBinder.checkStatus().Hung-ying Tyan2009-07-181-3/+2
* Make VPN connect even when DNS is not present and other fixes.Hung-ying Tyan2009-07-142-5/+8
* 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-041-11/+9
* 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
* 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-127-0/+1391