summaryrefslogtreecommitdiffstats
path: root/server/NetdNativeService.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reduction of networkCreateVpn() permissionKen Chen2018-12-191-1/+1
* Remove getHasDns() and VirtualNetwork.mHasDnscken2018-12-181-2/+4
* Synthesize DNS64 prefix in netdnuccachen2018-12-171-0/+13
* Add an IPC that writes to the tcp_{rmem, wmem}Chenbo Feng2018-12-051-0/+21
* Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidlLuke Huang2018-12-031-18/+10
* Add the tests for ResolverStatsMike Yu2018-11-281-5/+8
* Add fallback logic and enable XFRM-I support in netdBenedict Wong2018-11-221-0/+3
* Add XFRM-I support to XfrmControllerBenedict Wong2018-11-221-43/+28
* Add XFRM Interface creation logicBenedict Wong2018-11-221-43/+32
* Nat-related commands refineLuke Huang2018-11-191-7/+1
* Nat-related commands portingLuke Huang2018-11-191-0/+26
* Interface-related commands portingLuke Huang2018-11-011-0/+107
* Merge libnetddns into libnetd_resolvMike Yu2018-10-301-1/+1
* Refactor UidRange by using stable aidl structureLuke Huang2018-10-251-11/+41
* Firewall-related commands portingLuke Huang2018-10-241-0/+91
* libnetdutils: Remove dependency on libbinderBernie Innocenti2018-10-181-0/+7
* Move resolver public headers to separate include pathBernie Innocenti2018-10-181-1/+1
* Network-related commands portingLuke Huang2018-10-151-3/+174
* Refactor tetherGetStats by using stable aidl structureLuke Huang2018-10-111-19/+51
* Skip permission checking for binder call from system serverLuke Huang2018-10-011-4/+12
* Tether-related commands portingLuke Huang2018-09-261-0/+72
* bandwidth-related commands portingLuke Huang2018-09-111-0/+96
* Implement INetd.aidl getProcSysNet().Erik Kline2018-09-111-19/+61
* Use independent address families for SP selector and templateBenedict Wong2018-08-301-9/+14
* Rename tunnel mode local/remote addresses to src/dstBenedict Wong2018-08-301-50/+20
* Ipfwd-related commands portingLuke Huang2018-08-211-0/+42
* Clatd-related commands portingLuke Huang2018-08-131-0/+15
* Merge "Strict-related commands porting"Luke Huang2018-08-131-0/+24
|\
| * Strict-related commands portingLuke Huang2018-08-011-0/+24
* | Let lock_guard deduce its template argumentBernie Innocenti2018-08-101-1/+1
|/
* Idletimer-related commands portingLuke Huang2018-07-301-0/+28
* Modernize codebase by replacing NULL with nullptrYi Kong2018-07-251-1/+1
* Replace RW lock with mutex, shared_mutexLuke Huang2018-07-111-3/+3
* Add basic logging infrastructure for bugreportsErik Kline2018-07-101-14/+58
* Add static Process class and improved dump outputErik Kline2018-06-061-0/+2
* Add Functions to flush SADB, Policy DB, and IfacesNathan Harold2018-04-261-1/+0
* Rename <cutils/log.h> to <log/log.h>Logan Chien2018-04-231-1/+1
* Add dump function for trafficControllerChenbo Feng2018-04-121-0/+10
* Receive all the resolver info from ConnectivityServiceErik Kline2018-03-221-2/+3
* Merge "Convert from toBinderStatus() to asBinderStatus()"nharold2018-03-201-11/+4
|\
| * Convert from toBinderStatus() to asBinderStatus()Nathan Harold2018-03-161-11/+4
* | Migrate INetd String16 method to std::stringErik Kline2018-03-181-3/+2
|/
* Add VTI Netlink Interface in NetDmanojboopathi2018-01-241-0/+55
* Add output mark to XfrmControllerBenedict Wong2018-01-241-2/+2
* Add global policy methods to aidlBenedict Wong2018-01-241-0/+61
* Merge changes from topic "xfrmmark"Benedict Wong2018-01-241-3/+9
|\
| * Adding XFRM mark support for xfrm global policyDi Lu2018-01-231-3/+9
* | Add a binder interface checking bpf statusChenbo Feng2018-01-231-0/+6
|/
* Merge changes Id9ec716b,Iad68cc14,I3ad1726bHugo Benichi2018-01-181-1/+10
|\
| * Define TcpSocketMonitor with a single dump methodHugo Benichi2018-01-171-1/+10