index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
VpnService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Revert "Revert "Add APIs that allow to exclude r..."
Taras Antoshchuk
2022-01-10
1
-17
/
+106
*
Revert "Revert "Revert "Add APIs that allow to exclude routes fr..."
Matt Buckley
2022-01-07
1
-106
/
+17
*
Revert "Revert "Add APIs that allow to exclude routes from VPN""
Taras Antoshchuk
2022-01-06
1
-17
/
+106
*
Revert "Add APIs that allow to exclude routes from VPN"
Ayush Sharma
2021-12-16
1
-106
/
+17
*
Add APIs that allow to exclude routes from VPN
Taras Antoshchuk
2021-12-13
1
-17
/
+106
*
Add doc explaining PAC proxies are not supported over VPNs
Chalard Jean
2021-07-15
1
-1
/
+1
*
Move SocketUtils out of the connectivity module
Remi NGUYEN VAN
2021-03-01
1
-1
/
+2
*
Use RouteInfo API constructor in VpnService
Remi NGUYEN VAN
2021-02-18
1
-1
/
+2
*
Move the VPN code out of packages/Connectivity.
Lorenzo Colitti
2021-02-15
1
-0
/
+902
*
Move module sources to packages/Connectivity
Remi NGUYEN VAN
2021-02-01
1
-903
/
+0
*
Update language to comply with Android's inclusive language guidance
Chiachang Wang
2020-07-28
1
-1
/
+1
*
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-05-01
1
-1
/
+1
*
Add separate user consent for Platform VPNs
Benedict Wong
2020-02-04
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+1
*
Merge "docs: Linked VpnService class description to guide."
Treehugger Robot
2019-04-02
1
-0
/
+5
|
\
|
*
docs: Linked VpnService class description to guide.
Benjamin Miller
2019-02-21
1
-0
/
+5
*
|
Address API review comments for VPN changes.
Pavel Grafov
2019-03-18
1
-4
/
+13
*
|
Add @NonNull and @Nullable annotations to VpnService#Builder.
Varun Anand
2019-03-01
1
-12
/
+32
*
|
Add @NonNull annotation to set proxy on VPN parameter.
Irina Dumitrescu
2019-02-27
1
-1
/
+2
|
/
*
Add an API that allows VPNs to declare themselves as metered.
Varun Anand
2019-01-30
1
-0
/
+21
*
Add API for proxy configuration over VPN.
Irina Dumitrescu
2019-01-24
1
-0
/
+9
*
Add API for VPN apps to query always-on and lockdown.
Pavel Grafov
2019-01-21
1
-0
/
+23
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+3
*
Pass in the user defined by Context.
Jeff Sharkey
2018-02-03
1
-2
/
+2
*
Opt-out for always-on VPN: rename API.
Charles He
2017-08-15
1
-2
/
+3
*
Opt-out for always-on VPN
Charles He
2017-07-18
1
-2
/
+29
*
Docs: VPNs under Android O should promote to the foreground
Benjamin Miller
2017-07-14
1
-1
/
+8
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-0
/
+2
*
Fix funky javadoc
Robin Lee
2015-07-29
1
-4
/
+4
*
Support cross-user VPN calls (with permission)
Robin Lee
2015-05-18
1
-4
/
+5
*
Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions.
Paul Jensen
2015-04-02
1
-1
/
+1
*
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
[next]