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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
net
/
VpnProfile.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Ignore other IKE options if IkeTunnelConnectionParams is set" am: 4816...
Chiachang Wang
2022-04-07
1
-9
/
+53
|
\
|
*
Ignore other IKE options if IkeTunnelConnectionParams is set
Chiachang Wang
2022-04-06
1
-9
/
+53
*
|
Merge "Allow VPN apps to ask for running the validation checks" am: cbb2fa2f0...
Jean Chalard
2022-02-09
1
-10
/
+26
|
\
|
|
*
Allow VPN apps to ask for running the validation checks
Chiachang Wang
2022-02-09
1
-10
/
+26
*
|
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-2
/
+2
*
|
Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Ashwini Oruganti
2022-01-12
1
-2
/
+2
|
\
\
|
*
|
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-2
/
+2
*
|
|
Merge "Add configuration whether to exclude local traffic in the VPN" am: 801...
Chiachang Wang
2021-12-28
1
-5
/
+26
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add configuration whether to exclude local traffic in the VPN
Chiachang Wang
2021-12-28
1
-5
/
+26
|
*
Fix Ikev2 vpn cannot establish through startLegacyVpn()
lucaslin
2021-07-30
1
-5
/
+8
|
*
Improve IKEv2/IPsec VPN by proposing more IPsec algorithms
Yan Yan
2021-05-21
1
-22
/
+24
*
|
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-2
/
+2
*
|
Fix Ikev2 vpn cannot establish through startLegacyVpn()
lucaslin
2021-06-29
1
-5
/
+8
*
|
Improve IKEv2/IPsec VPN by proposing more IPsec algorithms
Yan Yan
2021-05-21
1
-22
/
+24
|
/
*
[Mainline] Migrate ProxyInfo
Serik Beketayev
2020-12-23
1
-5
/
+8
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-1
/
+1
*
Remove ProxyInfo(String) and update callers to use ProxyInfo(Uri)
Aaron Huang
2020-07-06
1
-1
/
+2
*
Add methods for IKEv2/IPsec test mode profiles
Benedict Wong
2020-05-12
1
-5
/
+27
*
Make VpnProfile.maxMtu default value match Ikev2VpnProfile
Benedict Wong
2020-03-27
1
-4
/
+5
*
Add support for starting IKEv2/IPsec VPNs from settings
Benedict Wong
2020-02-19
1
-5
/
+29
*
Add additional fields to VpnProfile for profile-based IKEv2/IPsec VPNs
Benedict Wong
2020-01-22
1
-57
/
+236
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-3
/
+2
*
Support VPN Proxy(1/2)
Takayuki, Ogura
2019-02-26
1
-3
/
+30
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+9
*
VPN profile: break up lockdown mode validation
Charles He
2017-03-20
1
-16
/
+32
*
Merge \"Update isValidLockdownProfile to block PPTP\" into nyc-mr1-dev
Robin Lee
2016-07-06
1
-0
/
+5
|
\
|
*
Update isValidLockdownProfile to block PPTP
Robin Lee
2016-07-06
1
-0
/
+5
*
|
Avoid instantiations of Boolean that are immediately unboxed.
Tobias Thierer
2016-04-25
1
-1
/
+1
|
/
*
Remove unnecessary allocation+unboxing of objects.
Narayan Kamath
2016-04-18
1
-1
/
+1
*
Switch frameworks/base over from @hidden Charsets to public StandardCharsets.
Elliott Hughes
2013-06-28
1
-3
/
+3
*
Parcel VpnProfile without using disk format.
Jeff Sharkey
2012-10-19
1
-8
/
+42
*
Always-on VPN.
Jeff Sharkey
2012-08-27
1
-0
/
+31
*
Migrate legacy VPN arguments to system_server.
Jeff Sharkey
2012-08-24
1
-1
/
+28
*
Migrate VpnProfile definition to framework.
Jeff Sharkey
2012-07-19
1
-0
/
+123