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
/
core
/
java
/
android
/
net
/
VpnService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the proper IpPrefix and LinkAddress constructors in VPN code.
Lorenzo Colitti
2015-01-23
1
-1
/
+1
*
Fix docs per API review.
Sreeram Ramachandran
2014-12-03
1
-7
/
+7
*
Introduce revision codes for split APKs.
Jeff Sharkey
2014-11-24
1
-3
/
+3
*
Allow VPNs to specify their underlying networks.
Sreeram Ramachandran
2014-11-21
1
-0
/
+55
*
Expose a SystemApi method to prepare a VPN without consent.
Jeff Davidson
2014-11-17
1
-0
/
+27
*
Merge "Update VpnService Javadoc to reflect new UX." into lmp-dev
Jeff Davidson
2014-09-11
1
-4
/
+10
|
\
|
*
Update VpnService Javadoc to reflect new UX.
Jeff Davidson
2014-09-11
1
-4
/
+10
*
|
Hide mutable VpnService APIs to add/remove IP addresses dynamically.
Sreeram Ramachandran
2014-09-11
1
-0
/
+4
|
/
*
Merge "Implement VpnConfig.addAllowedApplication()." into lmp-dev
Paul Jensen
2014-08-26
1
-2
/
+28
|
\
|
*
Implement VpnConfig.addAllowedApplication().
Paul Jensen
2014-08-25
1
-2
/
+28
*
|
Update VPN whitelist/blacklist api docs.
Robert Greenwalt
2014-08-25
1
-2
/
+3
|
/
*
Allow VPNs to add/remove link addresses dynamically.
Sreeram Ramachandran
2014-07-29
1
-24
/
+32
*
Prohibit address families by default unless a VPN explicitly allows them.
Sreeram Ramachandran
2014-07-28
1
-1
/
+10
*
Implement support for bypassable VPNs.
Sreeram Ramachandran
2014-07-25
1
-1
/
+1
*
Implement VpnService.setBlocking().
Jeff Davidson
2014-07-23
1
-1
/
+1
*
Allow VPN interfaces to be put into blocking mode.
Sreeram Ramachandran
2014-07-18
1
-0
/
+14
*
Allow a VPN to be declared bypassable.
Sreeram Ramachandran
2014-07-10
1
-0
/
+15
*
Let VpnService specify a white/black list of apps that are allowed access.
Sreeram Ramachandran
2014-07-10
1
-0
/
+52
*
Update VpnService API documentation.
Sreeram Ramachandran
2014-07-10
1
-0
/
+8
*
Convert Vpn from NetworkStateTracker to NetworkAgent.
Paul Jensen
2014-07-10
1
-13
/
+2
*
Block address families by default in VpnService.
Sreeram Ramachandran
2014-07-10
1
-0
/
+44
*
Allow VPNs to dynamically add/remove IP addresses on their tun interface.
Sreeram Ramachandran
2014-07-10
1
-0
/
+38
*
Remove SO_BINDTODEVICE from VPN protect
Chad Brubaker
2014-02-13
1
-3
/
+4
*
Add per user VPN support
Chad Brubaker
2013-07-12
1
-9
/
+7
*
Explicit locale when formatting machine strings.
Jeff Sharkey
2013-06-11
1
-5
/
+6
*
Make addAddress locale safe
Johan Redestig
2012-08-29
1
-1
/
+1
*
Unhide APIs for user space VPN.
Chia-chi Yeh
2011-08-08
1
-1
/
+0
*
VPN: introduce VpnService as the base class for user space VPN.
Chia-chi Yeh
2011-08-08
1
-0
/
+479