- 9f298fb Show if mdns is enabled in server-status by Fabien Sanglard · 1 year, 2 months ago
- 2d3e62c Rename delayed_ack to burst mode by Fabien Sanglard · 1 year, 2 months ago
- 4b04e86 Add trace level and burst mode to server-status by Fabien Sanglard · 1 year, 2 months ago
- 436cea5 Refactor libusb backend to use sync API by Fabien Sanglard · 1 year, 5 months ago
- bef3d19 Fix logging to allow real-time log monitoring by Fabien Sanglard · 1 year, 4 months ago
- 4af6e4f Make daemon resilient to unbound bulk transfer by Fabien Sanglard · 1 year, 6 months ago
- e24fc5f Merge "Delete extra ACK (ready function) call on local sockets" into main by Treehugger Robot · 1 year, 5 months ago
- 01cbbf5 Refactor local -> emulator by Fabien Sanglard · 1 year, 6 months ago
- be45567 Delete extra ACK (ready function) call on local sockets by Fabien Sanglard · 1 year, 6 months ago
- 7f21987 Add missing kDetach case by Fabien Sanglard · 1 year, 8 months ago
- 7799b4b Refactor should_use_libusb by Fabien Sanglard · 1 year, 9 months ago
- fe17e3b Merge "Add server-status service + command-line" into main by Treehugger Robot · 1 year, 9 months ago
- 0578941 Add server-status service + command-line by Fabien Sanglard · 1 year, 10 months ago
- a8ab5ce Pedantry: even modern C doesn't need (void) any more. by Elliott Hughes · 1 year, 9 months ago
- 3d155b6 Device speed/maxSpeed retrieval + API by Fabien Sanglard · 2 years, 4 months ago
- 28cd098 Merge "Sanitize logging" into main by Fabien Sanglard · 2 years, 8 months ago
- 5e9f9f4 Sanitize logging by Fabien Sanglard · 2 years, 9 months ago
- d0ce71b Add missing <functional> include for std::function by Ryan Prichard · 2 years, 9 months ago
- c36807b Propagate -a (gListenAll) when adb forks an adb host server by Ryan Prichard · 2 years, 10 months ago
- cf7f5f9 Re-launch adb server with one-device option. by Meghna Chaudhary · 2 years, 11 months ago
- e1f9852 Now reporting OS info for `adb --version` by shaju · 3 years, 1 month ago
- 13508c1 Reject external connect: requests. by Shaju Mathew · 3 years, 9 months ago
- f3206bf ADB: Fix track-devices duplicate entry by Fabien Sanglard · 3 years, 9 months ago
- 43231f1 Merge "adb: add receive windowing." by Treehugger Robot · 3 years, 10 months ago
- bd1f300 adb: add receive windowing. by Josh Gao · 4 years, 3 months ago
- d8f1239 Makes one-device required if the relevant file exists. by Bradley Furman · 4 years ago
- 5703eb3 adb --one-device feature. by Vince Harron · 4 years, 5 months ago
- 6256d99 Add test for ConnectionState to_string. by Josh Gao · 4 years, 11 months ago
- 8e7c972 Add attach/detach support to libusb backend. by Josh Gao · 4 years, 10 months ago
- c82a280 adb disconnect by mdns instance name. by Joshua Duong · 5 years ago
- e392e16 Merge "Openscreen discovery integration for adb client." by Joshua Duong · 5 years ago
- f4ba8d7 Openscreen discovery integration for adb client. by Joshua Duong · 5 years ago
- 2dc6196 adb: add watchdog. by Josh Gao · 5 years ago
- 65d18e2 adbd: avoid compiling more code in the daemon. by Josh Gao · 6 years ago
- 5f63d11 [adb client] Add "mdns services" command. by Joshua Duong · 6 years ago
- e22e161 [adb client] Add "adb mdns check" command. by Joshua Duong · 6 years ago
- 77b8ff3 adb: change mdns tls service names (RFC 6763). by Joshua Duong · 6 years ago
- 816c2d2 [adb] Don't copy features set on each get() by Yurii Zubrytskyi · 6 years ago
- bea8f3c adb: add option to disable kill-server. by Josh Gao · 6 years ago
- 6b55e75 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago
- 232c39c Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 6 years ago
- bd77521 adbd: add runtime-configurable logging. by Josh Gao · 6 years ago
- 64fab75 [adbwifi] Add A_STLS command. by Joshua Duong · 6 years ago
- 8461387 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 7 years ago
- bf34b22 Revert "Delay initial accept() until server initialized" by Raman Tenneti · 6 years ago
- 5bbe8aa Delay initial accept() until server initialized by Daniel Colascione · 6 years ago
- 7cac88a adbd: use libadbd_auth for authentication. by Josh Gao · 6 years ago
- 0779075 adb: fix old host transport selection. by Josh Gao · 7 years ago
- 8517fd7 Merge changes I4d6bda45,I72576e1f am: e031c5f2f2 by Josh Gao · 7 years ago
- d4a2ee6 adb: fix transport acquisition for forward, reverse. by Josh Gao · 7 years ago
- 1279305 Merge "Notify the framework when an adb key is authorized" into qt-dev by Michael Groover · 7 years ago
- 02b7427 Notify the framework when an adb key is authorized by Michael Groover · 7 years ago
- 0d1e8fd libbase: add ConsumePrefix/ConsumeSuffix. by Elliott Hughes · 7 years ago
- 81e9c42 adb: Recognize rescue mode. by Tao Bao · 7 years ago
- 9d6eca5 adb: Recognize rescue mode. by Tao Bao · 7 years ago
- 3a2172b adb: make `adb reconnect` perform a USB reset. by Josh Gao · 7 years ago
- b13f3cd adb: tell the client what transport it received. by Josh Gao · 7 years ago
- cd30bb3 adb: switch handle_host_request to string_view. by Josh Gao · 7 years ago
- 637aaf5 Add native vsock support to ADB. by Cody Schuffelen · 7 years ago
- 6dd5f77 adbd: strip nulls from all service strings. by Josh Gao · 7 years ago
- 6dbf579 adb: finish switching service creation to string_view. by Josh Gao · 7 years ago
- f0c4403 adb: switch unix_open to string_view. by Josh Gao · 7 years ago
- e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
- 04b575d adb: win32: fix ReportServerStartupFailure by Spencer Low · 8 years ago
- 1886189 Convert fastboot to Soong by Dan Willemsen · 8 years ago
- d306747 adb: clean up handle_host_request. by Josh Gao · 8 years ago
- 7d130c4 adb: actually enable fdsan. by Josh Gao · 8 years ago
- dd655ec adb: move list-forward, kill-forward back into handle_forward_request. by Josh Gao · 8 years ago
- 7c3b262 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 8 years ago
- b4edbdf adb: Remove most C-style allocations by Luis Hector Chavez · 8 years ago
- 86e6718 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
- 7ee327d Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 8 years ago
- 810fedb adb: move towards using unique_fd. by Josh Gao · 8 years ago
- 7a7c5cb adb: add authorizing, connecting states to transport. by Josh Gao · 8 years ago
- da74b90 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 8 years ago
- 491454f adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 8 years ago
- ebc1c31 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 8 years ago
- cd2a529 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 8 years ago
- 715fe60 adb: convert Connection to a nonblocking interface. by Josh Gao · 8 years ago
- 66766f8 adb: use soong version stamping. by Josh Gao · 8 years ago
- 361148b adb: switch over to Android.bp. by Josh Gao · 8 years ago
- 50576fd adb: stop using quick_exit. by Josh Gao · 8 years ago
- 839b932 adb: switch apacket over to a std::string payload. by Josh Gao · 8 years ago
- a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 8 years ago
- ee7b44d adb: disable checksum on new versions by Tim Murray · 8 years ago
- ef704a1 adb: remove SendConnectOnHost. by Josh Gao · 9 years ago
- b39e415 adb: allow selection of a specific transport. by Josh Gao · 9 years ago
- cd61ae3 Give a clear error message if we can't start the server. by Elliott Hughes · 9 years ago
- 4b64084 adb: reunregress waiting for device on start-server. by Josh Gao · 9 years ago
- 27983bc Add host feature for `push --sync` support. by Dan Albert · 9 years ago
- 1959e87 adb: silence noise. by Josh Gao · 9 years ago
- 61a4c2c Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 9 years ago
- ee356a7 adb: make `adb kill-server` wait for the server to die. by Josh Gao · 9 years ago
- cded753 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 9 years ago
- 1e3bf73 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 9 years ago
- 56af582 Merge "adb: fix two device offline problems." by Treehugger Robot · 9 years ago
- 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 9 years ago
- 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 9 years ago
- 4e97fd6 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 9 years ago
- 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 9 years ago