aboutsummaryrefslogtreecommitdiff
path: root/res_debug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix ambiguous fmt::format_to callsRyan Prichard2024-02-091-37/+35
* Update fmtlib to 10.1.1Henri Chataing2023-11-031-1/+1
* DoH: Refactor FFIMatthew Maurer2021-10-051-6/+6
* Replace StringAppendF() with fmt::format_tochenbruce2021-08-231-40/+41
* Replace StringPrintf() with fmt::format()chenbruce2021-08-201-1/+0
* use std::span for res_pquerychenbruce2021-08-181-5/+16
* Adjust the log mechanism for DoH and some minor changes.Luke Huang2021-07-201-0/+7
* Resolv: Replace BSD types with regular C99 typeschenbruce2019-09-181-8/+8
* Delete dump_bytes() and its helper functionsMike Yu2019-08-221-1/+11
* Add netd binder and resolver APIKen Chen2019-04-291-21/+30
* [Resolver-log]: ResolverTest fail when enabling VERBOSE log severity.chenbruce2019-04-221-4/+7
* [Resolver-log]: Some modifications for debug loggingchenbruce2019-04-161-93/+53
* Unify log tag of DNS resolverKen Chen2019-04-151-1/+1
* Add an explicit VERBOSE log levelBernie Innocenti2019-04-011-6/+13
* [Resolver-log]: Refactor EDNS OPT log print.chenbruce2019-03-271-2/+3
* Disable sensitive logsKen Chen2019-03-211-11/+11
* [Resolver] Remove statp->pfcode, which was only used by digchenbruce2019-03-111-34/+23
* resolv: small improvements for debug loggingBernie Innocenti2019-03-081-52/+8
* [Resolver-log] Replacing unused debuging functions by LOG(x).chenbruce2019-02-271-52/+111
* Expose DNS timeout error to netdMike Yu2018-11-141-2/+0
* Move resolver public headers to separate include pathBernie Innocenti2018-10-181-34/+40
* Dead code removal in res_debug.cppBernie Innocenti2018-10-031-426/+0
* resolv: dead code removalBernie Innocenti2018-10-031-62/+0
* Dead code removal in res_debug.cppBernie Innocenti2018-09-111-81/+1
* Minimal changes to bring the resolver into the C++ eraBernie Innocenti2018-09-111-0/+1082