1. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  2. 4d64fd8 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  3. be8e54b Add feature list to connection banner. by Dan Albert · 9 years ago
  4. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  5. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  6. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  7. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  8. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  9. f30d73c Move adb to C++. by Dan Albert · 10 years ago
  10. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 10 years ago
  11. b302d12 Move transport declarations into transport.h. by Dan Albert · 10 years ago
  12. 020292b Move the listener code into its own file. by Dan Albert · 10 years ago
  13. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  14. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago