summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2022-11-02Fix netd crash in checkUserNetworkAccessLocked()Ken Chen
2022-04-06Delete unnecessary apex_available for com.android.tetheringKen Chen
2022-02-17Remove setCounterSet and deleteTagData support from FwmarkServerPatrick Rohr
2021-11-20[NETD-BPF#2] Move libnetdutils to framework/libs/net/...Ken Chen
2021-03-18Deflake tests by turning off asan for netd_integration_test & netdclient_testMaciej Żenczykowski
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/netdBob Badour
2020-11-30Merge "Add apex_available to libnetd_client"Remi NGUYEN VAN
2020-11-27libnetd_client doesn't actually need the DnsResolver headersBernie Innocenti
2020-11-27Add apex_available to libnetd_clientRemi NGUYEN VAN
2020-06-24Add unit for setAllowNetworkingForProcessLuke Huang
2020-06-24Provide a way to disable socket() and DNS lookups in libnetd_client.Luke Huang
2020-05-30Seperate header target for DnsResolver from libnetd_client_headerLuke Huang
2020-04-21netdClient - use constant instead of hardcoding it againMaciej Żenczykowski
2020-04-02netdclient - attempt to eliminate spurious netd selinux denials on unix_strea...Maciej Żenczykowski
2020-03-12Remove CFI diagnostics modeKen Chen
2020-02-26Pass connectInfo only if ro.vendor.redirect_socket_calls is setKen Chen
2020-02-26Revert "Revert "Netd callbacks for socket calls in Bionic""Ken Chen
2020-02-24Revert "Netd callbacks for socket calls in Bionic"Nicolas Geoffray
2020-02-19Netd callbacks for socket calls in BionicPraveen Moongalam Thyagarajan
2020-01-21Enable CFI (Control Flow Integrity)Ken Chen
2019-07-10Fix kernel net tests fail in user buildmarkchien
2019-07-01[Resolv] Removing the relative paths between netd and resolv.chenbruce
2019-06-05Fix netclient test and add it to test mappingLuke Huang
2019-05-30Make getdnsnetid returning app_netId instead of dns_netId and fix nitsLuke Huang
2019-05-29Merge "Remove floating-point time functions from StopWatch"Treehugger Robot
2019-05-29Remove floating-point time functions from StopWatchBernie Innocenti
2019-05-23Add getDnsNetId cmd in DnsProxyListenerLuke Huang
2019-04-10Restore ANDROID_NO_USE_FWMARK_CLIENT for kernel testsBernie Innocenti
2019-04-03Move Stopwatch to libnetdutilsMike Yu
2019-03-26Enlarge command buffsize for async DNS APILuke Huang
2019-02-14Don't mark non-inet sockets connecting to inet destinations.Lorenzo Colitti
2019-01-31Allow bypassing private DNS via setNetworkForProcess.Lorenzo Colitti
2019-01-21Remove DNS event reporting levelBernie Innocenti
2019-01-16Implementation of control flags in asynchronous DNS query APILuke Huang
2019-01-09Add control flags in asynchronous DNS query APILuke Huang
2019-01-08Enable -Wsign-compare for netd and fix warningsBernie Innocenti
2018-12-18Following commit for asynchronous DNS query APILuke Huang
2018-12-13Add asynchronous DNS query API and basic tests.Luke Huang
2018-11-28Add dns_open_proxy for connecting to DnsProxydLuke Huang
2018-10-18Move resolver public headers to separate include pathBernie Innocenti
2018-10-10Small cleanups for client/Android.bpBernie Innocenti
2018-09-28Stop using the private bionic headersBernie Innocenti
2018-07-25Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-04Switch netd_defaults to C++17Erik Kline
2018-04-26Merge "Return -EAFNOSUPPORT for invalid sockets"android-n-iot-release-lg-thinq-wk7Remi NGUYEN VAN
2018-04-26Return -EAFNOSUPPORT for invalid socketsRemi NGUYEN VAN
2018-03-29Program local and TLS servers, and allow TLS-bypassErik Kline
2018-01-10Untie libnetd_client.so from libcutilsdimitry
2017-11-09New commands for replacing qtaguid native APIChenbo Feng
2017-07-26Remove LOCAL_CLANG and clang: trueLennart Wieboldt