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. 2c11878 fchown DNS lookup sockets to UID of the app that sent the DNS lookup. by Sehee Park · 5 years ago
  5. 9498178 Fill in each dns stats value in message NetworkDnsEventReported by lifr · 5 years ago
  6. 018fdb2 Dead code removal - Remove res_setoptions() by chenbruce · 5 years ago
  7. 91980d2 Hide sockaddr_union from libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  8. a74195e Allow changing retry limit and timeout via experiment flags. by waynema · 6 years ago
  9. dd21072 [Resolver] Remove statp->pfcode, which was only used by dig by chenbruce · 6 years ago
  10. 3952ccc resolv: small improvements for debug logging by Bernie Innocenti · 6 years ago
  11. acb832c [Resolver-log] Replacing unused debuging functions by LOG(x). by chenbruce · 6 years ago
  12. 758005f Rename struct __res_params to res_params by Bernie Innocenti · 6 years ago
  13. dda920f Replace res_randomid with arc4random_uniform by Luke Huang · 6 years ago
  14. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  15. 9c2c06f resolv: delete unused RES_F_* flags by Bernie Innocenti · 6 years ago
  16. 947aab0 Expose DNS response code to netd by Hungming Chen · 6 years ago
  17. 93d0afd Remove thread-local variable h_errno in resolver state by Hungming Chen · 6 years ago
  18. 6c84a3d Remove thread-local variable h_errno in gethostby{name, addr} related APIs by Hungming Chen · 6 years ago
  19. bfb1b34 Expose DNS timeout error to netd by Mike Yu · 6 years ago
  20. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago
  21. c7d5510 Unify DNS error codes reporting to the metrics by Mike Yu · 6 years ago
  22. e2bc46f Remove all non-public resolver APIs by Bernie Innocenti · 6 years ago
  23. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  24. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago
  25. 7bf37ad Dead code removal in res_debug.cpp by Bernie Innocenti · 6 years ago
  26. 2e8540b resolv: dead code removal by Bernie Innocenti · 6 years ago
  27. 8fca66a Limit C linkage to public symbols by Bernie Innocenti · 6 years ago
  28. a74088b Remove __LIBC_HIDDEN__ by Bernie Innocenti · 6 years ago
  29. 5c6e0b0 Dead code removal in res_debug.cpp by Bernie Innocenti · 6 years ago
  30. f33a63f resolv: First pass of un-ifdef by Bernie Innocenti · 6 years ago
  31. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 6 years ago
  32. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 6 years ago