index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
VpnServices
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encrypted File Systems Project. Installer modifications.
Oscar Montemayor
2009-11-24
1
-4
/
+13
*
Fix stopping all vpn daemons before connect and more.
Hung-ying Tyan
2009-10-01
7
-197
/
+195
*
VpnService: use Credentials instead of CertTool.
Chia-chi Yeh
2009-09-22
1
-18
/
+5
*
Simplifies err code propagation.
Hung-ying Tyan
2009-08-28
2
-22
/
+5
*
Fix a bug in getSocketError() in VpnService.
Hung-ying Tyan
2009-08-12
1
-1
/
+1
*
Fix order of setting/saving state in VpnService.
Hung-ying Tyan
2009-08-11
1
-45
/
+42
*
Issue an error when VPN connection is lost.
Hung-ying Tyan
2009-08-03
1
-9
/
+21
*
Fix the auto notification cleanup when vpn is disconnected.
Chung-yih Wang
2009-08-03
1
-7
/
+0
*
Add state saving mechanism to support proc restart
Hung-ying Tyan
2009-07-30
8
-102
/
+253
*
Simplify the VPN service implementation.
Hung-ying Tyan
2009-07-27
9
-740
/
+370
*
Throw a connecting exception when timed out.
Hung-ying Tyan
2009-07-22
1
-0
/
+3
*
Stop a daemon before starting it
Hung-ying Tyan
2009-07-19
2
-0
/
+8
*
Fix NullPointer in VpnServiceBinder.checkStatus().
Hung-ying Tyan
2009-07-18
1
-3
/
+2
*
Make VPN connect even when DNS is not present and other fixes.
Hung-ying Tyan
2009-07-14
2
-5
/
+8
*
Remove host IP from related VPN classes.
Hung-ying Tyan
2009-07-13
4
-49
/
+2
*
Add error code in vpn connectivity broadcast.
Hung-ying Tyan
2009-07-13
4
-47
/
+114
*
Move the watchdog timer to a separate thread...
Hung-ying Tyan
2009-07-09
1
-14
/
+21
*
Add PPTP and L2TP/IPSec PSK service dispatching
Hung-ying Tyan
2009-07-06
1
-5
/
+17
*
Migrate to new keystore with the CertTool lib.
Hung-ying Tyan
2009-07-06
1
-4
/
+4
*
Fix strings.
Hung-ying Tyan
2009-07-04
1
-11
/
+9
*
Revise VpnService to use new vpn.* properties.
Hung-ying Tyan
2009-06-27
5
-198
/
+103
*
Add PPTP, L2TP/IPSec preshared key and other fixes.
Hung-ying Tyan
2009-06-26
9
-41
/
+155
*
Use the new keystore API in vpn service.
Chung-yih Wang
2009-06-17
1
-3
/
+4
*
On the way of refactoring out SingleServerProfile.java.
Hung-ying Tyan
2009-06-15
1
-2
/
+2
*
Add the VPN services package, VPN service base classes and L2tpIpsecService.
Hung-ying Tyan
2009-06-12
7
-0
/
+1391