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