summaryrefslogtreecommitdiff
path: root/server/NetdNativeService.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Merge "Make Transforms Unidirectional"nharold2018-01-171-20/+15
|\ \ | |/ |/|
| * Make Transforms UnidirectionalNathan Harold2018-01-161-20/+15
* | Also clear DNS state when calling destroy networkErik Kline2018-01-151-2/+4
* | Add binder calls to manage networks, interfaces, and UID ranges.Lorenzo Colitti2018-01-121-5/+56
|/
* [ipsec-doze] Add fchown capabilities, and fw rulesBenedict Wong2017-12-181-0/+10
* Add support for AES-GCM-ESP as an IPSec algorithmBenedict Wong2017-10-121-0/+2
* Switch to a new way of activating DNS-over-TLSBen Schwartz2017-10-021-45/+39
* Merge "Add support for hostname validation to a CA"Treehugger Robot2017-09-111-2/+4
|\
| * Add support for hostname validation to a CABen Schwartz2017-08-251-2/+4
* | Merge changes from topic "tetherstats_binder"Treehugger Robot2017-09-051-1/+38
|\ \
| * | Swap TX and RX in addForwardChainStats for clarity.Lorenzo Colitti2017-09-051-18/+4
| * | Remove the gettetherstats command.Lorenzo Colitti2017-09-051-2/+1
| * | Add a binder RPC for tethering stats.Lorenzo Colitti2017-09-051-1/+53
| |/
* / Convert return error code in XfrmController to Statusludi2017-08-311-15/+5
|/
* Merge "Remove the return value of ipSecAddSecurityAssociation"Di Lu2017-07-121-4/+2
|\
| * Remove the return value of ipSecAddSecurityAssociationludi2017-05-231-4/+2
* | Support RFC 7858 DNS over TLSBen Schwartz2017-07-061-0/+43
* | Enable RFC 7217 stable privacy addressesJoel Scherpelz2017-06-151-1/+7
* | Add WakeupController and NFLogListenerJoel Scherpelz2017-05-251-0/+22
|/
* Add XfrmController to NetdNativeServiceNathan Harold2017-04-011-0/+101
* Adding EventReporter classMichal Karpinski2016-10-271-5/+5
* Benchmarks for network metrics reportingRobin Lee2016-10-271-0/+34
* Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interfaceErik Kline2016-10-251-0/+40
* Support adding/removing IPv4 and IPv6 addresses on interfacesErik Kline2016-10-251-0/+26
* Don't close loopback sockets when a VPN connects or entering doze.Lorenzo Colitti2016-10-251-1/+2
* Add tetherApplyDnsInterfaces() binder interface.Erik Kline2016-10-251-0/+7
* Add two Netd binder calls to set/get resolver config.Pierre Imai2016-04-281-0/+28
* Add a binder IPC to close socket connections.Lorenzo Colitti2016-04-261-3/+24
* Server API to only allow networking by VPN appsRobin Lee2016-04-191-0/+28
* Add a binder RPC to enable/disable data saver.Lorenzo Colitti2016-03-231-0/+8
* Add initial dump() method to NetdNativeServiceErik Kline2016-03-221-0/+20
* Start NetdNativeService before CommandListener.Lorenzo Colitti2016-03-171-0/+12
* Add an RPC to replace a UID firewall rule.Lorenzo Colitti2016-03-021-4/+19
* Initial netd binder interface.Lorenzo Colitti2016-02-231-0/+73