1. d975bf3 Tag with TAG_SYSTEM_DNS for dns packets. by Sehee Park · 5 years ago
  2. d8cbb9b Dead code removal - remove res->options by chenbruce · 5 years ago
  3. 91980d2 Hide sockaddr_union from libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  4. e71a28a Move internal functions out of libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  5. 88640bd resolv: remove resolv_delete_private_dns_for_net by Mike Yu · 5 years ago
  6. 94626e0 resolv: remove resolv_set_private_dns_for_net by Mike Yu · 5 years ago
  7. 199cf5e Merge "Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers" by Bernie Innocenti · 5 years ago
  8. 23c6e2a Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  9. c19a464 Avoid pass-by-reference in C-style ABI of libnetd_resolv by Bernie Innocenti · 5 years ago
  10. d99022c Add netd binder and resolver API by Ken Chen · 6 years ago
  11. 9b80e6c Make DNS cache lifecycle management explicit by Luke Huang · 5 years ago
  12. 9f8d8b7 Clean up Netd and libnetd_resolv for resolver related commands by Luke Huang · 5 years ago
  13. 36796f3 Move resolv_init out and make callbacks of libnetd_resolv global by Luke Huang · 6 years ago
  14. 70931aa Refine asynchronous DNS API flag NO_RETRY behavior by Luke Huang · 6 years ago
  15. 758005f Rename struct __res_params to res_params by Bernie Innocenti · 6 years ago
  16. 303b0df Make PrivateDnsConfiguration report event to binder directly by Mike Yu · 6 years ago
  17. 0161acd Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries. by waynema · 6 years ago
  18. 29efcd1 Cleanup the libnetd_resolv exports by Bernie Innocenti · 6 years ago
  19. 9a4e6dd Merge "Improve resolver cache lock and thread synchronization" by Ken Chen · 6 years ago
  20. 92bed61 Improve resolver cache lock and thread synchronization by Ken Chen · 6 years ago
  21. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 6 years ago
  22. 19108d5 Move DnsProxyListener to libnetd_resolv by Mike Yu · 6 years ago
  23. 917c592 Merge "Add support for getting binder via stable runtime ABI" by Mike Yu · 6 years ago
  24. 8187f12 Merge "Copy queries synchronously in DnsTlsSocket" by Treehugger Robot · 6 years ago
  25. 39cc689 Add support for getting binder via stable runtime ABI by Mike Yu · 6 years ago
  26. 2187abe Copy queries synchronously in DnsTlsSocket by Ben Schwartz · 6 years ago
  27. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  28. 598202c Unify DNS error code for android_gethostbyaddrfornetcontext by Hungming Chen · 6 years ago
  29. b102dd2 Enable -Wsign-compare for netd and fix warnings by Bernie Innocenti · 6 years ago
  30. 84485a4 Use dlopen() and dlsym() for resolver functions by Lorenzo Colitti · 6 years ago
  31. 418cfb6 Add resolv_has_nameserver() to replace getHasDns() by cken · 6 years ago
  32. 4973a0d Add resolv_res_nsend 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. c7d5510 Unify DNS error codes reporting to the metrics by Mike Yu · 6 years ago
  36. f48c3c7 Remove libnetd_resolv dependency on Fwmark by Mike Yu · 6 years ago
  37. bab3daa Merge libnetddns into libnetd_resolv by Mike Yu · 6 years ago
  38. e2bc46f Remove all non-public resolver APIs by Bernie Innocenti · 6 years ago
  39. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  40. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago