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
/
IpSecAlgorithm.java
Age
Commit message (
Expand
)
Author
2021-04-09
Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INT
paulhu
2021-03-05
Revert "Use VERSION_CODES.S instead of VERSION_CODES.R + 1"
Yan Yan
2021-02-25
Use VERSION_CODES.S instead of VERSION_CODES.R + 1
Yan Yan
2021-02-25
Support new IpSecAlgorithm AUTH_AES_CMAC
Yan Yan
2020-10-20
Require devices with first sdk 0 or later to support mandatory algorithms
Yan Yan
2020-10-16
Expose new algorithms as public API
Yan Yan
2020-10-15
Add new mandatory IPsec algorithms
Yan Yan
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-03-28
Require explicitly supplied truncation length
Benedict Wong
2018-03-21
Add NonNull Annotations To IpSec API Surface
Nathan Harold
2018-03-16
Add support for auth-only transforms
Benedict Wong
2018-01-16
Make Transforms Unidirectional
Nathan Harold
2018-01-04
Add validation to IpSecConfig algorithm setters
Benedict Wong
2017-12-04
Validate IpSecAlgorithm Length
Nathan Harold
2017-11-20
Javadoc cleanup of IpSecManager API.
Jonathan Basseri
2017-11-07
Update documentation for AES-GCM-ESP keymat length
Benedict Wong
2017-10-18
Add support for AES-GCM-ESP as an IPSec algorithm
Benedict Wong
2017-10-03
Add equals() for IpSecAlgorithm and IpSecConfig
Nathan Harold
2017-09-12
Re-Expose IpSecService API Surface
Nathan Harold
2017-09-12
Re-Enable Starting of the IpSecService
Nathan Harold
2017-07-24
Add dump info to IpSecService
ludi
2017-04-26
Hide IpSecManager, IpSecTransform, and IpSecAlgorithm
Nathan Harold
2017-04-11
IpSecManager and IpSecAlgorithm API Tweaks
Nathan Harold
2017-03-31
Add Initial IPsec APIs to IpSecService
Nathan Harold
2017-02-28
Add API Surface for creating IpSec Transforms
Nathan Harold