summaryrefslogtreecommitdiffstats
path: root/adb/transport.h
Commit message (Expand)AuthorAgeFilesLines
* 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