summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/IpSecServiceTest.java
AgeCommit message (Expand)Author
2021-05-13Move net unit tests to packages/ConnectivityRemi NGUYEN VAN
2021-03-12Add a new API to get the network ID range of IPSec tunnel interfacelucaslin
2021-02-08Remove unused INetworkManagementService from IpSecServicelucaslin
2020-03-10Automatically set IPsec tunnel interface as upBenedict Wong
2019-05-10Revert "Add NATT keepalive resources and methods into IpSecService"Junyu Lai
2019-04-19Add NATT keepalive resources and methods into IpSecServiceBenedict Wong
2019-04-03Fix flaky UdpEncapsulationSocket testBenedict 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-09Avoid calling ParcelFileDescriptor.fromSocket on new Sockets.Josh Gao
2018-01-24Add TunnelInterface API and KernelResourceRecordsBenedict Wong
2018-01-22Merge "Address comments and final cleanup from refcounting integration"Benedict Wong
2018-01-19Rename create/delete transform methodsBenedict Wong
2018-01-17Address comments and final cleanup from refcounting integrationBenedict Wong
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-18[ipsec-doze] Add fchown to IpSecService to support dozeBenedict Wong
2017-12-18[ipsec-qtaguid] Tag sockets upon creation of encap socketsBenedict Wong
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-28Cleanup of resource limit testsludi
2017-11-13Add test case for user quota management in IpSecServiceludi
2017-10-18Return a port from bindToPort() in IpSecServiceBenedict Wong
2017-10-12Migrate most of core networking tests to junit4Hugo Benichi
2017-10-03Split IpSecServiceTest to add IPv6 TestsNathan Harold
2017-10-03Input Validation for IpSecServiceNathan Harold
2017-07-20Add unit test for IpSecServiceludi