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
/
IpSecTransform.java
Age
Commit message (
Expand
)
Author
2020-12-04
Merge "Remove NATT keepalive from IpSecTransform" am: c20770fee5 am: 89a98351...
Treehugger Robot
2020-11-30
Remove NATT keepalive from IpSecTransform
Remi NGUYEN VAN
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-06-20
Merge "Factorize custom asserts." am: 6c176efa3d
Chalard Jean
2019-06-20
Factorize custom asserts.
Chalard Jean
2019-05-08
Add IPsec checks for IPSEC_TUNNEL feature
Benedict Wong
2019-01-25
Hide Keepalive offload API in IpSec
junyulai
2018-04-25
Merge "Rework Exception Handling for IpSecManager" into pi-dev am: 16c671dc9a
Nathan Harold
2018-04-24
Rework Exception Handling for IpSecManager
Nathan Harold
2018-04-10
[DO NOT MERGE] - Hide Tunnel Mode IpSec API
Nathan Harold
2018-04-03
Add AppOps Checks for MANAGE_IPSEC_TUNNELS
Nathan Harold
2018-03-22
Add MANAGE_IPSEC_TUNNELS Permission
Nathan Harold
2018-03-21
Add NonNull Annotations To IpSec API Surface
Nathan Harold
2018-02-13
Copy IpSecConfig when IpSecTransforms are created
Benedict Wong
2018-02-08
Require NETWORK_STACK Permission for IpSec Tunnel Mode
Nathan Harold
2018-01-31
Fix minor bugs with tunnel mode implementation
Benedict Wong
2018-01-24
Move Keepalive out of IpSecTransform.Builder
Nathan Harold
2018-01-22
Merge "Rename create/delete transform methods"
Benedict Wong
2018-01-19
Rename create/delete transform methods
Benedict Wong
2018-01-17
Add Tunnel Interface APIs to IpSecManager
Nathan Harold
2018-01-16
Make Transforms Unidirectional
Nathan Harold
2018-01-04
IpSec Invalidate the Resource IDs on close()
Nathan Harold
2017-12-12
Use consistent naming for allocating SPI.
Jonathan Basseri
2017-11-20
Javadoc cleanup of IpSecManager API.
Jonathan Basseri
2017-10-18
Add support for AES-GCM-ESP as an IPSec algorithm
Benedict Wong
2017-10-04
Cosmetic Cleanups for IpSecService
Nathan Harold
2017-10-03
Input Validation for IpSecService
Nathan Harold
2017-09-12
Re-Expose IpSecService API Surface
Nathan Harold
2017-07-24
Add dump info to IpSecService
ludi
2017-07-20
Add unit test for IpSecService
ludi
2017-06-02
Add UDP Encap Socket Support to IpSecManager
Nathan Harold
2017-04-26
Hide IpSecManager, IpSecTransform, and IpSecAlgorithm
Nathan Harold
2017-03-31
Add Initial IPsec APIs to IpSecService
Nathan Harold
2017-03-31
IpSecManager and IpSecTransform API Cleanup
Nathan Harold
2017-03-29
Change reserveSecurityParameterIndex() to take a remoteAddress
Nathan Harold
2017-02-28
Add API Surface for creating IpSec Transforms
Nathan Harold