aboutsummaryrefslogtreecommitdiff
path: root/src/adbd-client.cpp
Commit message (Expand)AuthorAgeFilesLines
* add tracer g_debug() calls for the benefit of the integration testsCharles Kerr2016-03-241-1/+4
* if our USB device is disconnected while prompting the user for ADBD, cancel t...Charles Kerr2016-03-211-0/+1
* 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 on...Charles Kerr2016-03-151-2/+2
* 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