1. 0161acd Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries. by waynema · 6 years ago
  2. dda920f Replace res_randomid with arc4random_uniform by Luke Huang · 6 years ago
  3. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 6 years ago
  4. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  5. 9c2c06f resolv: delete unused RES_F_* flags by Bernie Innocenti · 6 years ago
  6. 4f3747b Fix using EDNS0 when no private DNS validated by Mike Yu · 6 years ago
  7. aa6e5ed Let res_nsend return -errno directly by Luke Huang · 6 years ago
  8. 4973a0d Add resolv_res_nsend by Luke Huang · 6 years ago
  9. d7aa7b4 Set rcode correctly for res_tls_send by Luke Huang · 6 years ago
  10. bfb1b34 Expose DNS timeout error to netd by Mike Yu · 6 years ago
  11. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago
  12. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  13. e6fa86e inline __res_state_ext and get rid of EXT() by Ken Chen · 6 years ago
  14. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago
  15. 136af7b Move a few internal constants out of resolv_params.h by Bernie Innocenti · 6 years ago
  16. f40b3bd Fix -Wimplicit-fallthrough warnings in netd by Bernie Innocenti · 6 years ago
  17. 2e8540b resolv: dead code removal by Bernie Innocenti · 6 years ago
  18. a74088b Remove __LIBC_HIDDEN__ by Bernie Innocenti · 6 years ago
  19. 9f05f5e resolv: Switch to android-base/logging.h 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 (95%) from res_send.c]
  21. c183482 resolv: Second un-ifdef pass by Bernie Innocenti · 6 years ago
  22. f33a63f resolv: First pass of un-ifdef by Bernie Innocenti · 6 years ago
  23. afaacf7 Build netd with a built-in resolver library by Bernie Innocenti · 6 years ago
  24. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 6 years ago
  25. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 6 years ago