1. 3caa42b Keep listening for UDP responses after sending the next retry by Luke Huang · 4 years, 2 months ago
  2. ecc5282 Remove nscount in ResState and NetConfig by Mike Yu · 4 years, 4 months ago
  3. e48f7b5 Refactor ResState to store nameserver addresses by IPSockAddr by Mike Yu · 4 years, 4 months ago
  4. adb0f5b Use unique_fd instead of int for sockets by Luke Huang · 4 years, 7 months ago
  5. 4694edc Merge "Replace addrinfo with IPSockAddr to store dns addresses" by Mike Yu · 4 years, 8 months ago
  6. 8ab18ba Support RDNS on cache and uid/pid tagging by Praveen Moongalam Thyagarajan · 4 years, 9 months ago
  7. 021c3e1 Replace addrinfo with IPSockAddr to store dns addresses by Mike Yu · 4 years, 8 months ago
  8. 0848711 Explicitly allocate ResState on the call stack by Bernie Innocenti · 4 years, 8 months ago
  9. bb33074 Delete the _u._ext nonsense from res_state by Bernie Innocenti · 4 years, 8 months ago
  10. 67a2790 Delete nameserver config change detection in res_nsend by Bernie Innocenti · 4 years, 8 months ago
  11. c977ab7 Inline res_state_ext into res_state by Bernie Innocenti · 4 years, 8 months ago
  12. d35d292 Remove separate IPv4-only nsaddr_list from res_state by Bernie Innocenti · 4 years, 8 months ago
  13. 3479d3b Remove vestigial 'sortlist' code by Bernie Innocenti · 4 years, 8 months ago
  14. c51f121 Resolv: Replace BSD types with regular C99 types by chenbruce · 4 years, 9 months ago
  15. d8cbb9b Dead code removal - remove res->options by chenbruce · 5 years ago
  16. 2dac438 Use std::vector to store domains of nameservers and minor change by Luke Huang · 5 years ago
  17. 2c11878 fchown DNS lookup sockets to UID of the app that sent the DNS lookup. by Sehee Park · 5 years ago
  18. 9498178 Fill in each dns stats value in message NetworkDnsEventReported by lifr · 5 years ago
  19. 018fdb2 Dead code removal - Remove res_setoptions() by chenbruce · 5 years ago
  20. 5b24e21 [Resolver-log]: Some modifications for debug logging by chenbruce · 5 years ago
  21. 5471dca Unify log tag of DNS resolver by Ken Chen · 5 years ago
  22. ffc224a Disable sensitive logs by Ken Chen · 5 years ago
  23. a74195e Allow changing retry limit and timeout via experiment flags. by waynema · 5 years ago
  24. dd21072 [Resolver] Remove statp->pfcode, which was only used by dig by chenbruce · 5 years ago
  25. 3952ccc resolv: small improvements for debug logging by Bernie Innocenti · 5 years ago
  26. acb832c [Resolver-log] Replacing unused debuging functions by LOG(x). by chenbruce · 5 years ago
  27. dda920f Replace res_randomid with arc4random_uniform by Luke Huang · 5 years ago
  28. 9c2c06f resolv: delete unused RES_F_* flags by Bernie Innocenti · 5 years ago
  29. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago
  30. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  31. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago
  32. 136af7b Move a few internal constants out of resolv_params.h by Bernie Innocenti · 6 years ago
  33. 2e8540b resolv: dead code removal by Bernie Innocenti · 6 years ago
  34. 5c6e0b0 Dead code removal in res_debug.cpp by Bernie Innocenti · 6 years ago
  35. 9c57593 Minimal changes to bring the resolver into the C++ era by Bernie Innocenti · 6 years ago[Renamed (98%) from res_init.c]
  36. c183482 resolv: Second un-ifdef pass by Bernie Innocenti · 6 years ago
  37. f33a63f resolv: First pass of un-ifdef by Bernie Innocenti · 6 years ago
  38. afaacf7 Build netd with a built-in resolver library by Bernie Innocenti · 6 years ago
  39. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 6 years ago
  40. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 6 years ago