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