summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/IpSecServiceParameterizedTest.java
AgeCommit message (Expand)Author
2021-05-13Move net unit tests to packages/ConnectivityRemi NGUYEN VAN
2021-05-07Add internal support for IPsec forward policiesBenedict Wong
2021-02-22Merge changes I852e3a53,I86755647,I0ed8b0c6Lucas Lin
2021-02-10Update underlying network of IpSecTunnelInterfaceYan Yan
2021-02-08Remove unused INetworkManagementService from IpSecServicelucaslin
2021-02-08Use NetdUtils instead of NetworkManagementService in IpSecServicelucaslin
2020-12-06[Mainline Migration] Migrate NetworkUtilsSerik Beketayev
2020-04-24Merge "Add tests for Tunnel, Transport mode application with released SPIs"Benedict Wong
2020-04-24Merge "Use TransformRecord to get SPI instead of SpiRecord"Benedict Wong
2020-03-11Add tests for Tunnel, Transport mode application with released SPIsBenedict Wong
2020-03-10Automatically set IPsec tunnel interface as upBenedict Wong
2019-10-18Use TransformRecord to get SPI instead of SpiRecordBenedict Wong
2019-05-08Add IPsec checks for IPSEC_TUNNEL featureBenedict Wong
2019-03-05Migrate frameworks/base/tests/net/ to androidx.testBrett Chabot
2019-01-18Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets."Josh Gao
2018-11-28Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidlLuke Huang
2018-11-21Add XFRM-I support to IpSecServiceBenedict Wong
2018-11-09Avoid calling ParcelFileDescriptor.fromSocket on new Sockets.Josh Gao
2018-10-04Check to ensure UDP-encap is used only for IPv4evitayan
2018-10-04Add UDP encapsulation tests for IpSecService.evitayan
2018-09-04Use UID as requestIDBenedict Wong
2018-06-07Disable the AppOp Restriction for IpSec TunnelsNathan Harold
2018-06-07Add AppOps Checks for MANAGE_IPSEC_TUNNELSNathan Harold
2018-03-20Check mOwnedByTransform to avoid DELSA on SPINathan Harold
2018-03-16Added implementation for VTI add/remove addressBenedict Wong
2018-02-26Frameworks: Annotate JUnit4 test with @TestAndreas Gampe
2018-01-24Add tunnel-mode calls to netd in IpSecServiceBenedict Wong
2018-01-24Merge "Add xfrm mark in IpSecConfig"Benedict Wong
2018-01-22Add checks to ensure SPIs are not reusedBenedict Wong
2018-01-19Rename create/delete transform methodsBenedict Wong
2018-01-18Add xfrm mark in IpSecConfigDi Lu
2018-01-17IpSec - API Tweak for removeTransportModeTransformNathan Harold
2018-01-16Update IpSecService UnitTestsNathan Harold
2018-01-16Make Transforms UnidirectionalNathan Harold
2018-01-04Add validation to IpSecConfig algorithm settersBenedict Wong
2017-12-14Fix broken test due to API renameNathan Harold
2017-12-14Merge "Use consistent naming for allocating SPI."nharold
2017-12-13Convert IpSecService resources to use refcountingBenedict Wong
2017-12-12Use consistent naming for allocating SPI.Jonathan Basseri
2017-11-07Update documentation for AES-GCM-ESP keymat lengthBenedict Wong
2017-10-26Fixed NullPointerException in IpSecService-Netd binder layerManoj Boopathi Raj
2017-10-18Add support for AES-GCM-ESP as an IPSec algorithmBenedict Wong
2017-10-03Split IpSecServiceTest to add IPv6 TestsNathan Harold