1. 65d18e2 adbd: avoid compiling more code in the daemon. by Josh Gao · 4 years, 1 month ago
  2. 232c39c Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 4 years, 7 months ago
  3. bf34b22 Revert "Delay initial accept() until server initialized" by Raman Tenneti · 4 years, 7 months ago
  4. 5bbe8aa Delay initial accept() until server initialized by Daniel Colascione · 4 years, 7 months ago
  5. c270596 adb: convert more stuff to unique_fd. by Josh Gao · 5 years ago
  6. 4a037e2 adb: switch connect_to_remote to string_view. by Josh Gao · 5 years ago
  7. 5231aff Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 6 years ago
  8. b4edbdf adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
  9. 9528df2 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 6 years ago
  10. f2a988c adb: implement std::make_unique, start using it. by Josh Gao · 6 years ago
  11. 8b53280 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  12. 165460f adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  13. 4a5a95d adb: factor out socket specification. by Josh Gao · 8 years ago
  14. 782d8d4 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  15. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  16. adf9322 Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 8 years ago
  17. 3c8d44d Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  18. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  19. 54e3efe Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  20. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  21. 3262585 adb: improve network error info by Spencer Low · 9 years ago
  22. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  23. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  24. 5259178 Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 9 years ago
  25. d0f82f1 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  26. d98ca8a Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  27. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  28. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  29. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  30. a585cbd Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  31. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (76%) from adb_listeners.c]
  32. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago