1. 8ab18ba Support RDNS on cache and uid/pid tagging by Praveen Moongalam Thyagarajan · 5 years ago
  2. 36db773 Make resolv_gethostbyname() re-entrant by Bernie Innocenti · 5 years ago
  3. d975bf3 Tag with TAG_SYSTEM_DNS for dns packets. by Sehee Park · 5 years ago
  4. d8cbb9b Dead code removal - remove res->options by chenbruce · 5 years ago
  5. 91980d2 Hide sockaddr_union from libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  6. e71a28a Move internal functions out of libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  7. 88640bd resolv: remove resolv_delete_private_dns_for_net by Mike Yu · 5 years ago
  8. 94626e0 resolv: remove resolv_set_private_dns_for_net by Mike Yu · 5 years ago
  9. 199cf5e Merge "Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers" by Bernie Innocenti · 5 years ago
  10. 23c6e2a Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  11. c19a464 Avoid pass-by-reference in C-style ABI of libnetd_resolv by Bernie Innocenti · 5 years ago
  12. d99022c Add netd binder and resolver API by Ken Chen · 6 years ago
  13. 9b80e6c Make DNS cache lifecycle management explicit by Luke Huang · 5 years ago
  14. 9f8d8b7 Clean up Netd and libnetd_resolv for resolver related commands by Luke Huang · 6 years ago
  15. 36796f3 Move resolv_init out and make callbacks of libnetd_resolv global by Luke Huang · 6 years ago
  16. 758005f Rename struct __res_params to res_params by Bernie Innocenti · 6 years ago
  17. 303b0df Make PrivateDnsConfiguration report event to binder directly by Mike Yu · 6 years ago
  18. 19108d5 Move DnsProxyListener to libnetd_resolv by Mike Yu · 6 years ago
  19. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  20. 598202c Unify DNS error code for android_gethostbyaddrfornetcontext by Hungming Chen · 6 years ago
  21. b102dd2 Enable -Wsign-compare for netd and fix warnings by Bernie Innocenti · 6 years ago
  22. 84485a4 Use dlopen() and dlsym() for resolver functions by Lorenzo Colitti · 6 years ago
  23. 418cfb6 Add resolv_has_nameserver() to replace getHasDns() by cken · 6 years ago
  24. 4973a0d Add resolv_res_nsend by Luke Huang · 6 years ago
  25. bfb1b34 Expose DNS timeout error to netd by Mike Yu · 6 years ago
  26. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago
  27. c7d5510 Unify DNS error codes reporting to the metrics by Mike Yu · 6 years ago
  28. e2bc46f Remove all non-public resolver APIs by Bernie Innocenti · 6 years ago
  29. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  30. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago[Renamed (80%) from resolv_netid.h]
  31. 8fca66a Limit C linkage to public symbols by Bernie Innocenti · 6 years ago
  32. bd42b10 Remove non-public interfaces from resolv_netid.h by Bernie Innocenti · 6 years ago
  33. a74088b Remove __LIBC_HIDDEN__ by Bernie Innocenti · 6 years ago
  34. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 6 years ago
  35. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 6 years ago