summaryrefslogtreecommitdiff
path: root/server/XfrmControllerTest.cpp
AgeCommit message (Expand)Author
2023-06-16Use BMP mode with max window size of 4096Benedict Wong
2023-02-07Experimental support for IPv6 UDP encap.Lorenzo Colitti
2022-10-10Modify a few data structures into unions.Christopher Ferris
2022-06-22Logging life cycle of each testPaul Hu
2019-05-29Remove floating-point time functions from StopWatchBernie Innocenti
2019-04-03Move Stopwatch to libnetdutilsMike Yu
2019-02-01Enable more clang-tidy checks and treat them as errorsBernie Innocenti
2018-12-06Add type cast to fix build error with "-Wsign-compare" cflag.Sehee Park
2018-11-22Add fallback logic and enable XFRM-I support in netdBenedict Wong
2018-11-22Add XFRM-I support to XfrmControllerBenedict Wong
2018-11-22Always set additional fwmark bits in output markBenedict Wong
2018-10-29Fix use-after-free asan hit in XfrmControllerTestBernie Innocenti
2018-10-25Refactor UidRange by using stable aidl structureLuke Huang
2018-08-30Use independent address families for SP selector and templateBenedict Wong
2018-06-07netd: Enable clang-tidy and fix all warningsBernie Innocenti
2018-01-24Add VTI Netlink Interface in NetDmanojboopathi
2018-01-24Add output mark to XfrmControllerBenedict Wong
2018-01-23Adding XFRM mark support for xfrm global policyDi Lu
2018-01-23Add function to create and delete XFRM policy in XfrmControllerludi
2018-01-19Merge "Add support for removing IPsec Transforms from Sockets"nharold
2018-01-17Merge "Make Transforms Unidirectional"nharold
2018-01-16Make Transforms UnidirectionalNathan Harold
2018-01-16Add support for removing IPsec Transforms from Socketsludi
2018-01-11Fix DelSA test due to invalid comparisonBenedict Wong
2018-01-02Relax the IP Family check in XfrmControllermanojboopathi
2017-12-20Merge "Add Tunnel Mode IPSec SA Support in NetD"Manoj Boopathi Raj
2017-12-18[ipsec-doze] Add fchown capabilities, and fw rulesBenedict Wong
2017-12-18Add Tunnel Mode IPSec SA Support in NetDmanojboopathi
2017-10-24Style cleanup in XfrmControllerTestJonathan Basseri
2017-10-24Add IPv6 tests to XfrmControllerTest.Jonathan Basseri
2017-10-19Merge "Generate better test failure output."Treehugger Robot
2017-10-12Add support for AES-GCM-ESP as an IPSec algorithmBenedict Wong
2017-10-10Generate better test failure output.Jonathan Basseri
2017-09-14Fix flaky XfrmControllerTest.Jonathan Basseri
2017-09-14Fix use-after-free in XfrmControllerTest.Jonathan Basseri
2017-09-14Clarify some comments in XfrmControllerTest.Jonathan Basseri
2017-09-13Add unit test for xfrmcontrollerludi