aboutsummaryrefslogtreecommitdiff
path: root/res_stats.cpp
AgeCommit message (Expand)Author
2022-05-04Enable some DNS logs in userdebug buildKen Chen
2020-02-20Move the legacy stats function declarations out of resolv_private.hMike Yu
2019-12-03Avoid keeping sending queries to an invalid nameserverMike Yu
2019-11-20Move private headers out of /include folderKen Chen
2019-04-17Backwards-incompatible resolv module API change for making setResolverConfigu...waynema
2019-04-15Unify log tag of DNS resolverKen Chen
2019-03-21Disable sensitive logsKen Chen
2019-03-12Refine asynchronous DNS API flag NO_RETRY behaviorLuke Huang
2019-02-27[Resolver-log] Replacing unused debuging functions by LOG(x).chenbruce
2019-02-21Rename struct __res_params to res_paramsBernie Innocenti
2018-10-18Move resolver public headers to separate include pathBernie Innocenti
2018-10-03Limit C linkage to public symbolsBernie Innocenti
2018-09-28resolv: Switch to android-base/logging.hBernie Innocenti
2018-09-11Minimal changes to bring the resolver into the C++ eraBernie Innocenti