summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices
Commit message (Expand)AuthorAgeFilesLines
* Import revised translationsKenny Root2010-03-1720-280/+0
* Update with latest translations.Eric Fischer2010-01-072-4/+4
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-061-1/+1
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-4/+13
* Reimport translations.Eric Fischer2009-10-1320-56/+296
* am 3d95dfc4: am 62de7421: Merge change I4fe2a47a into eclairHung-ying Tyan2009-10-017-197/+195
|\
| * Fix stopping all vpn daemons before connect and more.Hung-ying Tyan2009-10-017-197/+195
* | am 91115fd6: am 5b4aa6db: Merge change 26315 into eclairChia-chi Yeh2009-09-221-18/+5
|\ \ | |/
| * VpnService: use Credentials instead of CertTool.Chia-chi Yeh2009-09-221-18/+5
| * Import revised translations. DO NOT MERGEEric Fischer2009-09-1720-80/+40
| * Import revised translations. DO NOT MERGEEric Fischer2009-09-0820-40/+320
|/
* Merge change 23023 into eclairAndroid (Google) Code Review2009-08-281-3/+3
|\
| * Armor string format tokens with translation placeholders.Eric Fischer2009-08-281-3/+3
* | Simplifies err code propagation.Hung-ying Tyan2009-08-282-22/+5
|/
* am 7b98b666: Merge change 20738 into donutHung-ying Tyan2009-08-111-1/+1
|\
| * Fix a bug in getSocketError() in VpnService.Hung-ying Tyan2009-08-121-1/+1
* | am c22e0c80: Merge change 20719 into donutHung-ying Tyan2009-08-111-45/+42
|\ \ | |/
| * Fix order of setting/saving state in VpnService.Hung-ying Tyan2009-08-111-45/+42
| * Import revised translations. DO NOT MERGEEric Fischer2009-08-039-56/+54
|/
* 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
* 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