summaryrefslogtreecommitdiffstats
path: root/adb/transport.h
Commit message (Expand)AuthorAgeFilesLines
* Fix kick_transport test.Yabin Cui2016-04-181-2/+10
* adb: relax serial matching rules.David Pursell2016-03-021-0/+15
* adb: fix leak of framework_fd.Josh Gao2016-02-241-2/+0
* adb: add help text for USB permission errors.David Pursell2015-12-031-1/+1
* use new cmd commandTodd Kennedy2015-11-061-1/+3
* Fix adb -d/-e error reporting.Elliott Hughes2015-10-071-5/+6
* adb: put legacy shell: service back in.David Pursell2015-09-301-5/+4
* adb: add -Tt options to `adb shell`.David Pursell2015-09-221-3/+11
* adb: implement shell protocol.David Pursell2015-09-111-0/+2
* adb: clean up transport disconnect operations.Yabin Cui2015-08-281-6/+8
* adb: disconnect: fix write-after-free memory corruption and crash.Yabin Cui2015-08-271-8/+2
* Add feature list to connection banner.Dan Albert2015-08-141-0/+83
* Increase size of the the adb packets sent over the wireTamas Berghammer2015-07-221-1/+1
* Make connection states a proper type.Dan Albert2015-05-181-3/+3
* Give enum types CamelCase names for clarity.Elliott Hughes2015-05-051-1/+1
* More adb buffer fixes.Elliott Hughes2015-05-011-5/+1
* Show $ADB_VENDOR_KEYS if authentication fails.Elliott Hughes2015-04-161-10/+3
* Move adb to C++.Dan Albert2015-03-091-1/+1
* Test readx/writex (now renamed).Dan Albert2015-02-251-7/+4
* Move transport declarations into transport.h.Dan Albert2015-02-241-4/+51
* Move the listener code into its own file.Dan Albert2015-02-181-0/+2
* Begin moving code from adb to libadb.Dan Albert2015-01-261-0/+9
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-0/+26