1. d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 4 months ago
  2. e3ed892 Replace android_open_proxy with dns_open_proxy by Luke Huang · 7 years ago
  3. 58d1362 Make the resolver retry timeout configurable via __res_params by Bernie Innocenti · 7 years ago
  4. 27dd915 Pad queries when EDNS0 is enabled. by Ben Schwartz · 7 years ago
  5. 391143e Add flags field to struct android_net_context by Erik Kline · 7 years ago
  6. 90a83be Make use of the DNS query hook in the netcontext by Ben Schwartz · 8 years ago
  7. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 8 years ago
  8. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago
  9. 9935e0f Don't mark __res_params or android_net_context as packed. by Stephen Hines · 9 years ago
  10. 7b737e4 Remove #pragma GCC visibility. by Elliott Hughes · 9 years ago
  11. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  12. 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
  13. 42d7527 Move nsswitch.h into libc/dns/include. by Elliott Hughes · 9 years ago
  14. c194fd3 Delete declarations which don't exist. by Josh Gao · 9 years ago
  15. 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
  16. fff3567 Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
  17. 03844d8 Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
  18. 6b3f0d6 Ignore unreliable DNS servers. by Pierre Imai · 9 years ago
  19. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  20. 01e37c9 Pass around struct android_net_context for better behaviour by Erik Kline · 10 years ago
  21. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 10 years ago
  22. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  23. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
  24. a2220ff am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  25. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  26. 1544eae Revert most of "Cleanup: Delete dead code." by Paul Jensen · 11 years ago
  27. 2582f02 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  28. dd9efcb am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not private." by Elliott Hughes · 11 years ago
  29. a311704 Restore <nsswitch.h> which is BSD API, not private. by Elliott Hughes · 11 years ago
  30. 1f29fd7 am 7e6f6965: am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 11 years ago
  31. 62e50ea am 294cae0f: am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 11 years ago
  32. b38018f am c189362d: am 564222e3: Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 11 years ago
  33. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 11 years ago
  34. e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 11 years ago
  35. 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 11 years ago
  36. 31ad037 Make host resolver call __connect() rather than connect() so mark isn't cleared. by Paul Jensen · 11 years ago
  37. 41d9a50 Add support for deleting per-network DNS resolver caches. by Paul Jensen · 11 years ago
  38. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  39. cecc036 Moved private dns header to their own dir. by Calin Juravle · 11 years ago