1. d690167 Use <linux/vm_sockets.h> directly. by Elliott Hughes · 2 years, 4 months ago
  2. c36807b Propagate -a (gListenAll) when adb forks an adb host server by Ryan Prichard · 2 years, 10 months ago
  3. cb8d887 Setting up a libadbd flag for shared usage across miniadbd (CL 1/2) by Shaju Mathew · 4 years, 4 months ago
  4. 58a73ad Add SOCK_CLOEXEC to adbd's vsock socket by Jeff Vander Stoep · 4 years, 6 months ago
  5. 15d0d1a Make TCP keepalive interval configurable. by Josh Gao · 5 years ago
  6. e392e16 Merge "Openscreen discovery integration for adb client." by Joshua Duong · 5 years ago
  7. f4ba8d7 Openscreen discovery integration for adb client. by Joshua Duong · 5 years ago
  8. 0d8ef58 Merge "Support forwarding to vsock." by Jiyong Park · 5 years ago
  9. ebf09dd Support forwarding to vsock. by Andrew Walbran · 5 years ago
  10. af25bde Reduce TCP keepalive interval. by Josh Gao · 5 years ago
  11. 3b24e9d Merge changes from topic "adb-mdns" by Joshua Duong · 6 years ago
  12. 7ea62d8 'adb connect' by mDNS service name. by Joshua Duong · 6 years ago
  13. 35be7f9 Add a few more trivial socket_spec.h tests. by Elliott Hughes · 6 years ago
  14. 8de1dcd Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 6 years ago
  15. 3e12469 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 6 years ago
  16. 8461387 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 7 years ago
  17. 04efea3 Allow the adb server to bind on ::1 by Callum Ryan · 6 years ago
  18. 14d673e Restore default port for `adb connect`. by Elliott Hughes · 7 years ago
  19. 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 7 years ago
  20. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 7 years ago
  21. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 7 years ago
  22. 637aaf5 Add native vsock support to ADB. by Cody Schuffelen · 7 years ago
  23. 331a908 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 7 years ago
  24. ab9958e adb: switch socket spec to string_view. by Josh Gao · 7 years ago
  25. 8efc520 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  26. 3fb517c adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 10 years ago
  27. bb4f860 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 10 years ago
  28. 4a5a95d adb: factor out socket specification. by Josh Gao · 10 years ago