1. 3e82906 Remove ExternalPrivateDnsStatus by Mike Yu · 5 years ago
  2. d4d9fbb Minor style fixes by lifr · 5 years ago
  3. 6b83a6f Restore the PrivateDnsMode emun to its original definition by lifr · 5 years ago
  4. 38d0d57 Merge "Dead code removal - delete CANNOT_CONNECT_DGRAM" by Bernie Innocenti · 5 years ago
  5. b9cce7b Dead code removal - delete CANNOT_CONNECT_DGRAM by chenbruce · 5 years ago
  6. d8cbb9b Dead code removal - remove res->options by chenbruce · 5 years ago
  7. 2c11878 fchown DNS lookup sockets to UID of the app that sent the DNS lookup. by Sehee Park · 5 years ago
  8. 9498178 Fill in each dns stats value in message NetworkDnsEventReported by lifr · 5 years ago
  9. d1ec254 resolv: add some tests for resolver cache by Mike Yu · 5 years ago
  10. 018fdb2 Dead code removal - Remove res_setoptions() by chenbruce · 5 years ago
  11. 5b24e21 [Resolver-log]: Some modifications for debug logging by chenbruce · 6 years ago
  12. 5471dca Unify log tag of DNS resolver by Ken Chen · 5 years ago
  13. 0d47042 Modify trivial inline functions. by chenbruce · 5 years ago
  14. ffc224a Disable sensitive logs by Ken Chen · 5 years ago
  15. a74195e Allow changing retry limit and timeout via experiment flags. by waynema · 6 years ago
  16. 3b8f590 netd: use PLOG where appropriate. by Elliott Hughes · 6 years ago
  17. 70931aa Refine asynchronous DNS API flag NO_RETRY behavior by Luke Huang · 6 years ago
  18. dd21072 [Resolver] Remove statp->pfcode, which was only used by dig by chenbruce · 6 years ago
  19. a1b37f1 Fix hwasan stack buffer overflow in resolver stats by lifr · 6 years ago
  20. 3952ccc resolv: small improvements for debug logging by Bernie Innocenti · 6 years ago
  21. 83c9b4b Set rcode correctly for caching hit by Luke Huang · 6 years ago
  22. acb832c [Resolver-log] Replacing unused debuging functions by LOG(x). by chenbruce · 6 years ago
  23. 758005f Rename struct __res_params to res_params by Bernie Innocenti · 6 years ago
  24. 0161acd Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries. by waynema · 6 years ago
  25. dda920f Replace res_randomid with arc4random_uniform by Luke Huang · 6 years ago
  26. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 6 years ago
  27. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  28. 9c2c06f resolv: delete unused RES_F_* flags by Bernie Innocenti · 6 years ago
  29. 4f3747b Fix using EDNS0 when no private DNS validated by Mike Yu · 6 years ago
  30. aa6e5ed Let res_nsend return -errno directly by Luke Huang · 6 years ago
  31. 4973a0d Add resolv_res_nsend by Luke Huang · 6 years ago
  32. d7aa7b4 Set rcode correctly for res_tls_send by Luke Huang · 6 years ago
  33. bfb1b34 Expose DNS timeout error to netd by Mike Yu · 6 years ago
  34. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago
  35. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  36. e6fa86e inline __res_state_ext and get rid of EXT() by Ken Chen · 6 years ago
  37. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago
  38. 136af7b Move a few internal constants out of resolv_params.h by Bernie Innocenti · 6 years ago
  39. f40b3bd Fix -Wimplicit-fallthrough warnings in netd by Bernie Innocenti · 6 years ago
  40. 2e8540b resolv: dead code removal by Bernie Innocenti · 6 years ago
  41. a74088b Remove __LIBC_HIDDEN__ by Bernie Innocenti · 6 years ago
  42. 9f05f5e resolv: Switch to android-base/logging.h by Bernie Innocenti · 6 years ago
  43. 9c57593 Minimal changes to bring the resolver into the C++ era by Bernie Innocenti · 6 years ago[Renamed (95%) from res_send.c]
  44. c183482 resolv: Second un-ifdef pass by Bernie Innocenti · 6 years ago
  45. f33a63f resolv: First pass of un-ifdef by Bernie Innocenti · 6 years ago
  46. afaacf7 Build netd with a built-in resolver library by Bernie Innocenti · 6 years ago
  47. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 6 years ago
  48. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 6 years ago