1. 4a5a95d adb: factor out socket specification. by Josh Gao · 8 years ago
  2. 782d8d4 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  3. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  4. adf9322 Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  5. 3c8d44d Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  6. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  7. 54e3efe Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  8. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  9. 3262585 adb: improve network error info by Spencer Low · 9 years ago
  10. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  11. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  12. 5259178 Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 9 years ago
  13. d0f82f1 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  14. d98ca8a Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  15. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  16. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  17. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  18. a585cbd Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  19. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (76%) from adb_listeners.c]
  20. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago