summaryrefslogtreecommitdiff
path: root/server/XfrmController.cpp
AgeCommit message (Expand)Author
2021-04-27Reset firewall mark after IPsec decryptionBenedict Wong
2021-03-15Add XFRM_MIGRATE support in XfrmControllerNathan Harold
2021-03-10Store XfrmDirection in XfrmSpInfoNathan Harold
2021-03-10Move Address Pair to Separate StructNathan Harold
2020-04-22XfrmController - fix bugprone-sizeof-expression warningMaciej Żenczykowski
2019-10-28Use Linux default replay window for IPsecBenedict Wong
2019-06-05Remove unused deps on liblogwrapBernie Innocenti
2019-04-02Move ResponseCode to libnetdutilsMike Yu
2019-03-15Move DumpWriter to libnetdutilsLuke Huang
2018-12-03Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidlLuke Huang
2018-11-22Cleanup and update comments for output markBenedict Wong
2018-11-22Add fallback logic and enable XFRM-I support in netdBenedict Wong
2018-11-22Add XFRM-I support to XfrmControllerBenedict Wong
2018-11-22Add XFRM Interface creation logicBenedict Wong
2018-11-22Always set additional fwmark bits in output markBenedict Wong
2018-10-24Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi
2018-10-12Fix -Wimplicit-fallthrough warnings in netdBernie Innocenti
2018-08-30Use independent address families for SP selector and templateBenedict Wong
2018-08-30Rename tunnel mode local/remote addresses to src/dstBenedict Wong
2018-08-16Set optlen for UDP-encap check in XfrmControllerBjoern Johansson
2018-07-25Modernize codebase by replacing NULL with nullptrYi Kong
2018-06-07Merge changes I8ce4e841,I1191d97c,I1d22b2bcTreehugger Robot
2018-06-07netd: Enable clang-tidy and fix all warningsBernie Innocenti
2018-06-06Only Log Netlink Messages on Eng BuildsNathan Harold
2018-06-05Only Log Netlink Messages on Eng BuildsNathan Harold
2018-05-14Fix Errno Sign For XfrmControllerNathan Harold
2018-05-14Use StartsWith for IpSec Iface FindNathan Harold
2018-05-14Add Tunnel Interface Prefix in INetdNathan Harold
2018-05-10Fix Errno Sign For XfrmControllerNathan Harold
2018-05-09[DO NOT MERGE] Add Tunnel Interface Prefix in INetdNathan Harold
2018-04-26Address comments for XfrmController::InitNathan Harold
2018-04-26Add Functions to flush SADB, Policy DB, and IfacesNathan Harold
2018-04-25Address comments for XfrmController::InitNathan Harold
2018-04-23Add Functions to flush SADB, Policy DB, and IfacesNathan Harold
2018-04-23Rename <cutils/log.h> to <log/log.h>Logan Chien
2018-03-30Start SPI Allocation Window at 256Nathan Harold
2018-03-30Merge "Fix heap-buffer-overflow"Treehugger Robot
2018-03-28Start SPI Allocation Window at 256Nathan Harold
2018-03-27Fix heap-buffer-overflowWolloh Chou
2018-03-27Fix heap-buffer-overflowWolloh Chou
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 "Rename createSecurityAssociation() to updateSecurityAssociation()"Di Lu
2018-01-16Make Transforms UnidirectionalNathan Harold
2018-01-16Rename createSecurityAssociation() to updateSecurityAssociation()Di Lu
2018-01-16Add support for removing IPsec Transforms from Socketsludi
2018-01-02Relax the IP Family check in XfrmControllermanojboopathi