summaryrefslogtreecommitdiff
path: root/server/main.cpp
AgeCommit message (Expand)Author
2024-02-06Revert "Delete mdns from netd"Remi NGUYEN VAN
2024-01-23Delete mdns from netdKen Chen
2023-11-13Delete spurious MDNS codeKen Chen
2023-10-27Use correct language for cgroupsT.J. Mercier
2023-01-13Restrict DNS by UID-based network permissionKen Chen
2022-06-09Start serving the new netd AIDL HALDevin Moore
2022-05-19Merge "Check correct return value"Maciej Żenczykowski
2022-03-31Update MDnsSdListener to use MDns aidlpaulhu
2022-03-31Add MDnsServicepaulhu
2022-02-17Remove setCounterSet and deleteTagData support from FwmarkServerPatrick Rohr
2022-01-26[NETD-BPF#18] Mainline part of bpf code from netdKen Chen
2021-12-04[NETD-BPF#17] Modify WaitForProgsLoaded.h include pathKen Chen
2021-12-03[NETD-BPF#12] Netd includes WaitForProgsLoaded.hKen Chen
2021-11-18Split tagSocket into tagSocket and privilegedTagSocketAaron Huang
2021-06-03Check correct return valueChristian Koestlin
2021-04-02Add debug trace for netd stuck issueKen Chen
2020-07-16do not drop ingress dns replies with non bypassable vpnMaciej Żenczykowski
2020-01-10Use libbpf_android to wait for bpf.Steven Moreland
2019-11-27Use stubs generated by build systemJooyung Han
2019-11-18Don't create sp<> to stack allocated mHwSvcHans Boehm
2019-11-01Add evaluate domain name callback in netdFelipe Mosso Ferfoglia
2019-10-22Merge "Support RDNS on cache and uid/pid tagging"Ken Chen
2019-10-15Support RDNS on cache and uid/pid taggingPraveen Moongalam Thyagarajan
2019-10-11[netd] fix -Wreorder-init-listNick Desaulniers
2019-08-26Tag with TAG_SYSTEM_DNS for dns packets.Sehee Park
2019-05-29Remove floating-point time functions from StopWatchBernie Innocenti
2019-05-09Revert "netd: set CLOEXEC on inherited /dev/socket/netd fd"Maciej Żenczykowski
2019-05-04netd: set CLOEXEC on inherited /dev/socket/netd fdandroid-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseMaciej Żenczykowski
2019-04-24NDC migration to binder ver.Luke Huang
2019-04-24Refactor CommandListener to binder version for preparing ndcLuke Huang
2019-04-03Move Stopwatch to libnetdutilsMike Yu
2019-03-29Clean up Netd and libnetd_resolv for resolver related commandsLuke Huang
2019-02-01Enable more clang-tidy checks and treat them as errorsBernie Innocenti
2019-01-21Move DnsProxyListener to libnetd_resolvMike Yu
2019-01-21Remove DNS event reporting levelBernie Innocenti
2019-01-11Make netd wait for BPF programs to get loadedJoel Fernandes
2018-12-19Use dlopen() and dlsym() for resolver functionsLorenzo Colitti
2018-07-11Replace RW lock with mutex, shared_mutexLuke Huang
2018-07-10Add basic logging infrastructure for bugreportsErik Kline
2018-06-06Add static Process class and improved dump outputErik Kline
2018-04-23Rename <cutils/log.h> to <log/log.h>Logan Chien
2017-11-09New commands for replacing qtaguid native APIChenbo Feng
2017-08-29Merge "Ensure the sockets we inherit from init are FD_CLOEXEC."Lorenzo Colitti
2017-08-28Ensure the sockets we inherit from init are FD_CLOEXEC.Lorenzo Colitti
2017-07-28netd: HAL implmentationNiranjan Pendharkar
2017-06-22Avoid netlink socket address conflictJoel Scherpelz
2017-06-14Avoid netlink socket address conflictJoel Scherpelz
2017-05-25Add WakeupController and NFLogListenerJoel Scherpelz
2017-04-03Block SIGPIPE in IptablesRestoreControllerTest.Lorenzo Colitti
2017-03-27Log how long it takes to start more netd components.Lorenzo Colitti