aboutsummaryrefslogtreecommitdiff
path: root/src/adbd-client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add some debug stubsCharles Kerr2016-03-151-2/+4
|
* tweak a couple of 'auto' declarations that g++ 5.3.1 understands but 4.9.2 ↵Charles Kerr2016-03-151-2/+2
| | | | on vivid doesn't
* add human-readable fingerprint extraction from the adb public keysCharles Kerr2016-03-091-0/+39
|
* add ADB server/client + testsCharles Kerr2016-03-061-0/+258