summaryrefslogtreecommitdiff
path: root/server/XfrmControllerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove floating-point time functions from StopWatchBernie Innocenti2019-05-291-1/+0
* Move Stopwatch to libnetdutilsMike Yu2019-04-031-1/+0
* Enable more clang-tidy checks and treat them as errorsBernie Innocenti2019-02-011-2/+0
* Add type cast to fix build error with "-Wsign-compare" cflag.Sehee Park2018-12-061-9/+9
* Add fallback logic and enable XFRM-I support in netdBenedict Wong2018-11-221-87/+165
* Add XFRM-I support to XfrmControllerBenedict Wong2018-11-221-28/+71
* Always set additional fwmark bits in output markBenedict Wong2018-11-221-2/+9
* Fix use-after-free asan hit in XfrmControllerTestBernie Innocenti2018-10-291-4/+2
* Refactor UidRange by using stable aidl structureLuke Huang2018-10-251-1/+0
* Use independent address families for SP selector and templateBenedict Wong2018-08-301-8/+10
* netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-8/+8
* Add VTI Netlink Interface in NetDmanojboopathi2018-01-241-0/+2
* Add output mark to XfrmControllerBenedict Wong2018-01-241-9/+28
* Adding XFRM mark support for xfrm global policyDi Lu2018-01-231-25/+55
* Add function to create and delete XFRM policy in XfrmControllerludi2018-01-231-0/+123
* Merge "Add support for removing IPsec Transforms from Sockets"nharold2018-01-191-0/+28
|\
| * Add support for removing IPsec Transforms from Socketsludi2018-01-161-0/+28
* | Merge "Make Transforms Unidirectional"nharold2018-01-171-9/+9
|\ \ | |/ |/|
| * Make Transforms UnidirectionalNathan Harold2018-01-161-9/+9
* | Fix DelSA test due to invalid comparisonBenedict Wong2018-01-111-3/+4
|/
* Relax the IP Family check in XfrmControllermanojboopathi2018-01-021-22/+48
* Merge "Add Tunnel Mode IPSec SA Support in NetD"Manoj Boopathi Raj2017-12-201-7/+24
|\
| * Add Tunnel Mode IPSec SA Support in NetDmanojboopathi2017-12-181-7/+24
* | [ipsec-doze] Add fchown capabilities, and fw rulesBenedict Wong2017-12-181-0/+67
|/
* Style cleanup in XfrmControllerTestJonathan Basseri2017-10-241-35/+26
* Add IPv6 tests to XfrmControllerTest.Jonathan Basseri2017-10-241-79/+76
* Merge "Generate better test failure output."Treehugger Robot2017-10-191-40/+28
|\
| * Generate better test failure output.Jonathan Basseri2017-10-101-40/+28
* | Add support for AES-GCM-ESP as an IPSec algorithmBenedict Wong2017-10-121-2/+2
|/
* Fix flaky XfrmControllerTest.Jonathan Basseri2017-09-141-5/+5
* Fix use-after-free in XfrmControllerTest.Jonathan Basseri2017-09-141-7/+15
* Clarify some comments in XfrmControllerTest.Jonathan Basseri2017-09-141-7/+13
* Add unit test for xfrmcontrollerludi2017-09-131-0/+374