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
/
tests
/
net
/
java
/
com
/
android
/
server
/
IpSecServiceParameterizedTest.java
Age
Commit message (
Expand
)
Author
2021-05-13
Move net unit tests to packages/Connectivity
Remi NGUYEN VAN
2021-05-07
Add internal support for IPsec forward policies
Benedict Wong
2021-02-22
Merge changes I852e3a53,I86755647,I0ed8b0c6
Lucas Lin
2021-02-10
Update underlying network of IpSecTunnelInterface
Yan Yan
2021-02-08
Remove unused INetworkManagementService from IpSecService
lucaslin
2021-02-08
Use NetdUtils instead of NetworkManagementService in IpSecService
lucaslin
2020-12-06
[Mainline Migration] Migrate NetworkUtils
Serik Beketayev
2020-04-24
Merge "Add tests for Tunnel, Transport mode application with released SPIs"
Benedict Wong
2020-04-24
Merge "Use TransformRecord to get SPI instead of SpiRecord"
Benedict Wong
2020-03-11
Add tests for Tunnel, Transport mode application with released SPIs
Benedict Wong
2020-03-10
Automatically set IPsec tunnel interface as up
Benedict Wong
2019-10-18
Use TransformRecord to get SPI instead of SpiRecord
Benedict Wong
2019-05-08
Add IPsec checks for IPSEC_TUNNEL feature
Benedict Wong
2019-03-05
Migrate frameworks/base/tests/net/ to androidx.test
Brett Chabot
2019-01-18
Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets."
Josh Gao
2018-11-28
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl
Luke Huang
2018-11-21
Add XFRM-I support to IpSecService
Benedict Wong
2018-11-09
Avoid calling ParcelFileDescriptor.fromSocket on new Sockets.
Josh Gao
2018-10-04
Check to ensure UDP-encap is used only for IPv4
evitayan
2018-10-04
Add UDP encapsulation tests for IpSecService.
evitayan
2018-09-04
Use UID as requestID
Benedict Wong
2018-06-07
Disable the AppOp Restriction for IpSec Tunnels
Nathan Harold
2018-06-07
Add AppOps Checks for MANAGE_IPSEC_TUNNELS
Nathan Harold
2018-03-20
Check mOwnedByTransform to avoid DELSA on SPI
Nathan Harold
2018-03-16
Added implementation for VTI add/remove address
Benedict Wong
2018-02-26
Frameworks: Annotate JUnit4 test with @Test
Andreas Gampe
2018-01-24
Add tunnel-mode calls to netd in IpSecService
Benedict Wong
2018-01-24
Merge "Add xfrm mark in IpSecConfig"
Benedict Wong
2018-01-22
Add checks to ensure SPIs are not reused
Benedict Wong
2018-01-19
Rename create/delete transform methods
Benedict Wong
2018-01-18
Add xfrm mark in IpSecConfig
Di Lu
2018-01-17
IpSec - API Tweak for removeTransportModeTransform
Nathan Harold
2018-01-16
Update IpSecService UnitTests
Nathan Harold
2018-01-16
Make Transforms Unidirectional
Nathan Harold
2018-01-04
Add validation to IpSecConfig algorithm setters
Benedict Wong
2017-12-14
Fix broken test due to API rename
Nathan Harold
2017-12-14
Merge "Use consistent naming for allocating SPI."
nharold
2017-12-13
Convert IpSecService resources to use refcounting
Benedict Wong
2017-12-12
Use consistent naming for allocating SPI.
Jonathan Basseri
2017-11-07
Update documentation for AES-GCM-ESP keymat length
Benedict Wong
2017-10-26
Fixed NullPointerException in IpSecService-Netd binder layer
Manoj Boopathi Raj
2017-10-18
Add support for AES-GCM-ESP as an IPSec algorithm
Benedict Wong
2017-10-03
Split IpSecServiceTest to add IPv6 Tests
Nathan Harold