index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
Ikev2VpnProfile.java
Age
Commit message (
Expand
)
Author
2021-05-21
Improve IKEv2/IPsec VPN by proposing more IPsec algorithms
Yan Yan
2021-03-02
Keystore 2.0: Make VPN Keystore 2.0 ready.
Janis Danisevskis
2020-12-04
Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" am: 75304108e7 am:...
Remi NGUYEN VAN
2020-11-30
Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn
Remi NGUYEN VAN
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-05-28
Add RequiresFeature annotations for IKEv2 VPN profiles
Benedict Wong
2020-05-27
Add RequiresFeature annotations for IKEv2 VPN profiles
Benedict Wong
2020-05-16
Add methods for IKEv2/IPsec test mode profiles
Benedict Wong
2020-05-12
Add methods for IKEv2/IPsec test mode profiles
Benedict Wong
2020-05-01
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-05-01
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-04-29
Add filtering for IPsec algorithms in IKEv2 VPNs
Benedict Wong
2020-04-14
Add filtering for IPsec algorithms in IKEv2 VPNs
Benedict Wong
2020-03-30
Make VpnProfile.maxMtu default value match Ikev2VpnProfile
Benedict Wong
2020-03-27
Make VpnProfile.maxMtu default value match Ikev2VpnProfile
Benedict Wong
2020-02-19
Add support for starting IKEv2/IPsec VPNs from settings
Benedict Wong
2020-01-22
Add Ikev2VpnProfile as public API
Benedict Wong