Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tracer g_debug() calls for the benefit of the integration tests | Charles Kerr | 2016-03-24 | 1 | -1/+4 |
| | |||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -0/+1 |
| | | | | the prompt. | ||||
* | add some debug stubs | Charles Kerr | 2016-03-15 | 1 | -2/+4 |
| | |||||
* | tweak a couple of 'auto' declarations that g++ 5.3.1 understands but 4.9.2 ↵ | Charles Kerr | 2016-03-15 | 1 | -2/+2 |
| | | | | on vivid doesn't | ||||
* | add human-readable fingerprint extraction from the adb public keys | Charles Kerr | 2016-03-09 | 1 | -0/+39 |
| | |||||
* | add ADB server/client + tests | Charles Kerr | 2016-03-06 | 1 | -0/+258 |