1. 8ab18ba Support RDNS on cache and uid/pid tagging by Praveen Moongalam Thyagarajan · 4 years, 11 months ago
  2. 36db773 Make resolv_gethostbyname() re-entrant by Bernie Innocenti · 4 years, 9 months 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 · 5 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 · 5 years ago
  15. 36796f3 Move resolv_init out and make callbacks of libnetd_resolv global by Luke Huang · 5 years ago
  16. 70931aa Refine asynchronous DNS API flag NO_RETRY behavior by Luke Huang · 5 years ago
  17. 758005f Rename struct __res_params to res_params by Bernie Innocenti · 5 years ago
  18. 303b0df Make PrivateDnsConfiguration report event to binder directly by Mike Yu · 6 years ago
  19. 0161acd Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries. by waynema · 5 years ago
  20. 29efcd1 Cleanup the libnetd_resolv exports by Bernie Innocenti · 5 years ago
  21. 9a4e6dd Merge "Improve resolver cache lock and thread synchronization" by Ken Chen · 5 years ago
  22. 92bed61 Improve resolver cache lock and thread synchronization by Ken Chen · 6 years ago
  23. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 5 years ago
  24. 19108d5 Move DnsProxyListener to libnetd_resolv by Mike Yu · 6 years ago
  25. 917c592 Merge "Add support for getting binder via stable runtime ABI" by Mike Yu · 5 years ago
  26. 8187f12 Merge "Copy queries synchronously in DnsTlsSocket" by Treehugger Robot · 5 years ago
  27. 39cc689 Add support for getting binder via stable runtime ABI by Mike Yu · 6 years ago
  28. 2187abe Copy queries synchronously in DnsTlsSocket by Ben Schwartz · 6 years ago
  29. ba7bef9 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  30. 598202c Unify DNS error code for android_gethostbyaddrfornetcontext by Hungming Chen · 6 years ago
  31. b102dd2 Enable -Wsign-compare for netd and fix warnings by Bernie Innocenti · 6 years ago
  32. 84485a4 Use dlopen() and dlsym() for resolver functions by Lorenzo Colitti · 6 years ago
  33. 418cfb6 Add resolv_has_nameserver() to replace getHasDns() by cken · 6 years ago
  34. 4973a0d Add resolv_res_nsend by Luke Huang · 6 years ago
  35. bfb1b34 Expose DNS timeout error to netd by Mike Yu · 6 years ago
  36. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago
  37. c7d5510 Unify DNS error codes reporting to the metrics by Mike Yu · 6 years ago
  38. f48c3c7 Remove libnetd_resolv dependency on Fwmark by Mike Yu · 6 years ago
  39. bab3daa Merge libnetddns into libnetd_resolv by Mike Yu · 6 years ago
  40. e2bc46f Remove all non-public resolver APIs by Bernie Innocenti · 6 years ago
  41. b980f2f resolv: Unify sockaddr union by nuccachen · 6 years ago
  42. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago