1. 34433c6 Delete dump_bytes() and its helper functions by Mike Yu · 5 years ago
  2. d8cbb9b Dead code removal - remove res->options by chenbruce · 5 years ago
  3. 2dac438 Use std::vector to store domains of nameservers and minor change by Luke Huang · 5 years ago
  4. 018fdb2 Dead code removal - Remove res_setoptions() by chenbruce · 5 years ago
  5. 5b24e21 [Resolver-log]: Some modifications for debug logging by chenbruce · 6 years ago
  6. 5471dca Unify log tag of DNS resolver by Ken Chen · 5 years ago
  7. ffc224a Disable sensitive logs by Ken Chen · 5 years ago
  8. 3952ccc resolv: small improvements for debug logging by Bernie Innocenti · 6 years ago
  9. acb832c [Resolver-log] Replacing unused debuging functions by LOG(x). by chenbruce · 6 years ago
  10. 0a01553 Fix potential bugs that may cause resolver to retry endlessly by Ken Chen · 6 years ago
  11. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  12. 947aab0 Expose DNS response code to netd by Hungming Chen · 6 years ago
  13. 6c84a3d Remove thread-local variable h_errno in gethostby{name, addr} related APIs by Hungming Chen · 6 years ago
  14. bfb1b34 Expose DNS timeout error to netd by Mike Yu · 6 years ago
  15. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago
  16. 136af7b Move a few internal constants out of resolv_params.h by Bernie Innocenti · 6 years ago
  17. 3a4002e Turn implicit fallthrow warnings into errors by Bernie Innocenti · 6 years ago
  18. f40b3bd Fix -Wimplicit-fallthrough warnings in netd by Bernie Innocenti · 6 years ago
  19. 2e8540b resolv: dead code removal by Bernie Innocenti · 6 years ago
  20. 9c57593 Minimal changes to bring the resolver into the C++ era by Bernie Innocenti · 6 years ago[Renamed (88%) from res_query.c]
  21. f33a63f resolv: First pass of un-ifdef by Bernie Innocenti · 6 years ago
  22. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 6 years ago
  23. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 6 years ago