summaryrefslogtreecommitdiffstats
path: root/server/XfrmController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reset firewall mark after IPsec decryptionBenedict Wong2021-04-271-13/+19
* Add XFRM_MIGRATE support in XfrmControllerNathan Harold2021-03-151-0/+88
* Store XfrmDirection in XfrmSpInfoNathan Harold2021-03-101-15/+12
* Move Address Pair to Separate StructNathan Harold2021-03-101-11/+22
* XfrmController - fix bugprone-sizeof-expression warningMaciej Żenczykowski2020-04-221-2/+1
* Use Linux default replay window for IPsecBenedict Wong2019-10-281-1/+1
* Remove unused deps on liblogwrapBernie Innocenti2019-06-051-1/+0
* Move ResponseCode to libnetdutilsMike Yu2019-04-021-1/+0
* Move DumpWriter to libnetdutilsLuke Huang2019-03-151-1/+3
* Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidlLuke Huang2018-12-031-12/+13
* Cleanup and update comments for output markBenedict Wong2018-11-221-1/+2
* Add fallback logic and enable XFRM-I support in netdBenedict Wong2018-11-221-11/+63
* Add XFRM-I support to XfrmControllerBenedict Wong2018-11-221-67/+113
* Add XFRM Interface creation logicBenedict Wong2018-11-221-74/+165
* Always set additional fwmark bits in output markBenedict Wong2018-11-221-11/+26
* Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi2018-10-241-1/+1
|\
| * Set optlen for UDP-encap check in XfrmControllerBjoern Johansson2018-08-161-1/+1
| * Only Log Netlink Messages on Eng BuildsNathan Harold2018-06-061-13/+18
| * Fix Errno Sign For XfrmControllerNathan Harold2018-05-101-2/+4
| * [DO NOT MERGE] Add Tunnel Interface Prefix in INetdNathan Harold2018-05-091-5/+5
| * Address comments for XfrmController::InitNathan Harold2018-04-251-1/+1
| * Add Functions to flush SADB, Policy DB, and IfacesNathan Harold2018-04-231-0/+44
| * Start SPI Allocation Window at 256Nathan Harold2018-03-301-1/+1
| * Fix heap-buffer-overflowWolloh Chou2018-03-271-1/+1
* | Fix -Wimplicit-fallthrough warnings in netdBernie Innocenti2018-10-121-1/+1
* | Use independent address families for SP selector and templateBenedict Wong2018-08-301-66/+90
* | Rename tunnel mode local/remote addresses to src/dstBenedict Wong2018-08-301-16/+16
* | Modernize codebase by replacing NULL with nullptrYi Kong2018-07-251-11/+11
* | Merge changes I8ce4e841,I1191d97c,I1d22b2bcTreehugger Robot2018-06-071-1/+1
|\ \
| * | netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-1/+1
* | | Only Log Netlink Messages on Eng BuildsNathan Harold2018-06-051-13/+19
|/ /
* | Fix Errno Sign For XfrmControllerNathan Harold2018-05-141-2/+4
* | Use StartsWith for IpSec Iface FindNathan Harold2018-05-141-1/+1
* | Add Tunnel Interface Prefix in INetdNathan Harold2018-05-141-5/+5
* | Address comments for XfrmController::InitNathan Harold2018-04-261-1/+1
* | Add Functions to flush SADB, Policy DB, and IfacesNathan Harold2018-04-261-0/+44
* | Rename <cutils/log.h> to <log/log.h>Logan Chien2018-04-231-1/+1
* | Merge "Fix heap-buffer-overflow"Treehugger Robot2018-03-301-1/+1
|\ \
| * | Fix heap-buffer-overflowWolloh Chou2018-03-271-1/+1
| |/
* / Start SPI Allocation Window at 256Nathan Harold2018-03-281-1/+1
|/
* Add VTI Netlink Interface in NetDmanojboopathi2018-01-241-16/+231
* Add output mark to XfrmControllerBenedict Wong2018-01-241-16/+38
* Adding XFRM mark support for xfrm global policyDi Lu2018-01-231-23/+77
* Add function to create and delete XFRM policy in XfrmControllerludi2018-01-231-4/+128
* Merge "Add support for removing IPsec Transforms from Sockets"nharold2018-01-191-2/+31
|\
| * Add support for removing IPsec Transforms from Socketsludi2018-01-161-2/+31
* | Merge "Rename createSecurityAssociation() to updateSecurityAssociation()"Di Lu2018-01-171-3/+3
|\ \
| * | Rename createSecurityAssociation() to updateSecurityAssociation()Di Lu2018-01-161-3/+3
| |/
* / Make Transforms UnidirectionalNathan Harold2018-01-161-83/+52
|/
* Relax the IP Family check in XfrmControllermanojboopathi2018-01-021-5/+5