- 3c365cb Remove redundant "using" statements by Yi Kong · 3 years, 7 months ago
- 5851b03 [NETD-TC#9] Clean up dependency between InterfaceController and by waynema · 3 years, 9 months ago
- 73119c2 Reset firewall mark after IPsec decryption by Benedict Wong · 4 years, 5 months ago
- 4718921 Add XFRM_MIGRATE support in XfrmController by Nathan Harold · 4 years, 7 months ago
- a5d6c9d Store XfrmDirection in XfrmSpInfo by Nathan Harold · 4 years, 7 months ago
- df59bc0 Move Address Pair to Separate Struct by Nathan Harold · 4 years, 7 months ago
- 322c9ee XfrmController - fix bugprone-sizeof-expression warning by Maciej Żenczykowski · 5 years ago
- 1969e53 Use Linux default replay window for IPsec by Benedict Wong · 6 years ago
- 80ffd0f Remove unused deps on liblogwrap by Bernie Innocenti · 6 years ago
- f0e019f Move ResponseCode to libnetdutils by Mike Yu · 6 years ago
- b257d61 Move DumpWriter to libnetdutils by Luke Huang · 6 years ago
- e203a15 Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
- 6253b62 Cleanup and update comments for output mark by Benedict Wong · 7 years ago
- af85543 Add fallback logic and enable XFRM-I support in netd by Benedict Wong · 7 years ago
- a450e72 Add XFRM-I support to XfrmController by Benedict Wong · 7 years ago
- 319f17e Add XFRM Interface creation logic by Benedict Wong · 7 years ago
- d8b6a38 Always set additional fwmark bits in output mark by Benedict Wong · 7 years ago
- 39d71ca Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
- 8bb94ba Fix -Wimplicit-fallthrough warnings in netd by Bernie Innocenti · 7 years ago
- a04ffa7 Use independent address families for SP selector and template by Benedict Wong · 7 years ago
- ad600cb Rename tunnel mode local/remote addresses to src/dst by Benedict Wong · 7 years ago
- 9e60459 Set optlen for UDP-encap check in XfrmController by Bjoern Johansson · 7 years ago
- bdfd57e Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 9793289 Merge changes I8ce4e841,I1191d97c,I1d22b2bc by Treehugger Robot · 7 years ago
- 15bb55c netd: Enable clang-tidy and fix all warnings by Bernie Innocenti · 7 years ago
- 8cc2bb6 Only Log Netlink Messages on Eng Builds by Nathan Harold · 7 years ago
- a0345e1 Only Log Netlink Messages on Eng Builds by Nathan Harold · 7 years ago
- 5be6602 Fix Errno Sign For XfrmController by Nathan Harold · 7 years ago
- b6bd53e Use StartsWith for IpSec Iface Find by Nathan Harold · 7 years ago
- 45c3566 Add Tunnel Interface Prefix in INetd by Nathan Harold · 7 years ago
- a397abd Fix Errno Sign For XfrmController by Nathan Harold · 7 years ago
- 1081b18 [DO NOT MERGE] Add Tunnel Interface Prefix in INetd by Nathan Harold · 7 years ago
- 39ad662 Address comments for XfrmController::Init by Nathan Harold · 7 years ago
- 21299f7 Add Functions to flush SADB, Policy DB, and Ifaces by Nathan Harold · 7 years ago
- ac62cbd Address comments for XfrmController::Init by Nathan Harold · 7 years ago
- f5646cd Add Functions to flush SADB, Policy DB, and Ifaces by Nathan Harold · 7 years ago
- 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
- 0c22cc0 Start SPI Allocation Window at 256 by Nathan Harold · 7 years ago
- fdb64a7 Merge "Fix heap-buffer-overflow" by Treehugger Robot · 7 years ago
- 1012ffe Start SPI Allocation Window at 256 by Nathan Harold · 7 years ago
- 4d1e5c7 Fix heap-buffer-overflow by Wolloh Chou · 7 years ago
- 9caabc0 Fix heap-buffer-overflow by Wolloh Chou · 7 years ago
- 8707f23 Add VTI Netlink Interface in NetD by manojboopathi · 8 years ago
- 96abf48 Add output mark to XfrmController by Benedict Wong · 8 years ago
- 2ccb3e5 Adding XFRM mark support for xfrm global policy by Di Lu · 8 years ago
- 771b800 Add function to create and delete XFRM policy in XfrmController by ludi · 8 years ago
- 5e63c1e Merge "Add support for removing IPsec Transforms from Sockets" by nharold · 8 years ago
- 3fa9b3f Merge "Rename createSecurityAssociation() to updateSecurityAssociation()" by Di Lu · 8 years ago
- da54f12 Make Transforms Unidirectional by Nathan Harold · 8 years ago
- 0e16b5e Rename createSecurityAssociation() to updateSecurityAssociation() by Di Lu · 8 years ago
- 8799163 Add support for removing IPsec Transforms from Sockets by ludi · 8 years ago
- 26f4292 Relax the IP Family check in XfrmController by manojboopathi · 8 years ago
- 6bb6f12 Merge "Add Tunnel Mode IPSec SA Support in NetD" by Manoj Boopathi Raj · 8 years ago
- b2daefb [ipsec-doze] Add fchown capabilities, and fw rules by Benedict Wong · 8 years ago
- 4d2d6f1 Add Tunnel Mode IPSec SA Support in NetD by manojboopathi · 8 years ago
- 7441c69 XFRM - Cleanup of XfrmId Usage Inconsistencies by Nathan Harold · 8 years ago
- 8209790 Remove locks in XfrmController by manojboopathi · 8 years ago
- 503a884 Remove obsolete stopship comment by Benedict Wong · 8 years ago
- 0592967 Merge "Address STOPSHIPS in XfrmController.cpp" by Manoj Boopathi Raj · 8 years ago
- d9c93c2 Address STOPSHIPS in XfrmController.cpp by Manoj · 8 years ago
- 197fa95 Merge "Change constant name from algo len to key len" by Benedict Wong · 8 years ago
- 824e12b Merge "Add support for AES-GCM-ESP as an IPSec algorithm" by Benedict Wong · 8 years ago
- 1e28445 Improve the Random Seeding of SPI Generator by Nathan Harold · 8 years ago
- 4f60ee1 Change constant name from algo len to key len by Benedict Wong · 8 years ago
- be65b43 Add support for AES-GCM-ESP as an IPSec algorithm by Benedict Wong · 8 years ago
- ebdaa68 Zero-initialize struct which contains kernel structs. by Jonathan Basseri · 8 years ago
- 6e8eccd Convert return error code in XfrmController to Status by ludi · 8 years ago
- e51e386 Refactor xfrmcontroller with std vector iovec by ludi · 8 years ago
- e38fa2c Merge "Expose Structs and constants in XfrmController" by nharold · 8 years ago
- 4072ff2 Add Syscalls wrapper for writev() and use in XfrmController by ludi · 8 years ago
- 39b5df4 Expose Structs and constants in XfrmController by Nathan Harold · 8 years ago
- ec83605 Remove the return value of ipSecAddSecurityAssociation by ludi · 8 years ago
- 420ceac Add UDP Encap Support to XfrmController by Nathan Harold · 8 years ago
- e2dd4c7 Fix ABI incompatibility for Netlink XFRM on Fugu by Nathan Harold · 8 years ago
- 1a37153 Add XfrmController to NetdNativeService by Nathan Harold · 9 years ago