1. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  2. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  3. 19d80b8 "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago
  4. 3bcdaa2 Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  5. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  6. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  7. e2d3677 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  8. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  9. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  10. 569a130 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  11. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  12. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  13. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  14. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  15. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  16. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  17. 6c34bba Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  18. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  19. 0b8ecb3 Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  20. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  21. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  22. 175b7bb adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  23. 3313426 File header cleanup. by Dan Albert · 9 years ago
  24. ec7a667 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  25. bac3474 Move adb to C++. by Dan Albert · 10 years ago[Renamed (96%) from adb/services.c]
  26. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago