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
/
IpSecServiceTest.java
Age
Commit message (
Expand
)
Author
2021-05-13
Move net unit tests to packages/Connectivity
Remi NGUYEN VAN
2021-03-12
Add a new API to get the network ID range of IPSec tunnel interface
lucaslin
2021-02-08
Remove unused INetworkManagementService from IpSecService
lucaslin
2020-03-10
Automatically set IPsec tunnel interface as up
Benedict Wong
2019-05-10
Revert "Add NATT keepalive resources and methods into IpSecService"
Junyu Lai
2019-04-19
Add NATT keepalive resources and methods into IpSecService
Benedict Wong
2019-04-03
Fix flaky UdpEncapsulationSocket test
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-09
Avoid calling ParcelFileDescriptor.fromSocket on new Sockets.
Josh Gao
2018-01-24
Add TunnelInterface API and KernelResourceRecords
Benedict Wong
2018-01-22
Merge "Address comments and final cleanup from refcounting integration"
Benedict Wong
2018-01-19
Rename create/delete transform methods
Benedict Wong
2018-01-17
Address comments and final cleanup from refcounting integration
Benedict Wong
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-18
[ipsec-doze] Add fchown to IpSecService to support doze
Benedict Wong
2017-12-18
[ipsec-qtaguid] Tag sockets upon creation of encap sockets
Benedict Wong
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-28
Cleanup of resource limit tests
ludi
2017-11-13
Add test case for user quota management in IpSecService
ludi
2017-10-18
Return a port from bindToPort() in IpSecService
Benedict Wong
2017-10-12
Migrate most of core networking tests to junit4
Hugo Benichi
2017-10-03
Split IpSecServiceTest to add IPv6 Tests
Nathan Harold
2017-10-03
Input Validation for IpSecService
Nathan Harold
2017-07-20
Add unit test for IpSecService
ludi