1. f33f978 Merge "Use a version script to hide symbols in libnetd_resolv.so" by Treehugger Robot · 7 years ago
  2. 458e13c Merge "resolv: Unify sockaddr union" by Treehugger Robot · 7 years ago
  3. 1e88674 Use a version script to hide symbols in libnetd_resolv.so by Bernie Innocenti · 7 years ago
  4. b980f2f resolv: Unify sockaddr union by nuccachen · 7 years ago
  5. 9227b7f gethtbyname: Reserve space for mapping IPv4 address to IPv6 address by nuccachen · 7 years ago
  6. c28257d gethtbyaddr: Reserve space for mapping IPv4 address to IPv6 address by nuccachen · 7 years ago
  7. a49c0ba get_ai: Allocate socket address space for struct sockaddr_union by nuccachen · 7 years ago
  8. a4b3302 delete X/Open and dead code by Ken Chen · 7 years ago
  9. e6fa86e inline __res_state_ext and get rid of EXT() by Ken Chen · 7 years ago
  10. ac18b12 Move resolver public headers to separate include path by Bernie Innocenti · 7 years ago
  11. 136af7b Move a few internal constants out of resolv_params.h by Bernie Innocenti · 7 years ago
  12. 3a4002e Turn implicit fallthrow warnings into errors by Bernie Innocenti · 7 years ago
  13. f40b3bd Fix -Wimplicit-fallthrough warnings in netd by Bernie Innocenti · 7 years ago
  14. 18a5ab5 Simplify freeaddrinfo() by Bernie Innocenti · 7 years ago
  15. 68bb7aa resolv: second pass of underscore removal by Bernie Innocenti · 7 years ago
  16. 7bf37ad Dead code removal in res_debug.cpp by Bernie Innocenti · 7 years ago
  17. 2e8540b resolv: dead code removal by Bernie Innocenti · 7 years ago
  18. 8fca66a Limit C linkage to public symbols by Bernie Innocenti · 7 years ago
  19. bd42b10 Remove non-public interfaces from resolv_netid.h by Bernie Innocenti · 7 years ago
  20. 7ef8555 Delete android_open_proxy() by Bernie Innocenti · 7 years ago
  21. a74088b Remove __LIBC_HIDDEN__ by Bernie Innocenti · 7 years ago
  22. 2a9244c Hide all symbols except those explicitly exported by libnetd_resolv by Bernie Innocenti · 7 years ago
  23. 9f05f5e resolv: Switch to android-base/logging.h by Bernie Innocenti · 7 years ago
  24. 455c623 nsdispatch removal from getaddrinfo() by Bernie Innocenti · 7 years ago
  25. 9f61dbd nsdispatch removal from gethostbyaddr() by Bernie Innocenti · 7 years ago
  26. c939de0 nsdispatch removal from gethostbyname() by Bernie Innocenti · 7 years ago
  27. 5c6e0b0 Dead code removal in res_debug.cpp by Bernie Innocenti · 7 years ago
  28. 9c57593 Minimal changes to bring the resolver into the C++ era by Bernie Innocenti · 7 years ago
  29. eb0c81a Re-indent hostent.h and res_comp.c by Bernie Innocenti · 7 years ago
  30. d1cc724 Verbatim import hostent.h and res_comp.c from bionic by Bernie Innocenti · 7 years ago
  31. c183482 resolv: Second un-ifdef pass by Bernie Innocenti · 7 years ago
  32. f33a63f resolv: First pass of un-ifdef by Bernie Innocenti · 7 years ago
  33. afaacf7 Build netd with a built-in resolver library by Bernie Innocenti · 7 years ago
  34. 8ad893f Re-indent resolver code with clang-format by Bernie Innocenti · 7 years ago
  35. 318ed2d Import verbatim DNS resolver code from bionic by Bernie Innocenti · 7 years ago