Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore ro.adb.secure in user builds. | Elliott Hughes | 2015-06-19 | 1 | -1/+1 |
* | Remove extern "C" barriers to using C++. | Elliott Hughes | 2015-04-17 | 1 | -8/+0 |
* | File header cleanup. | Dan Albert | 2015-03-19 | 1 | -0/+2 |
* | Fix file descriptor leakage in adbd | Pavel Labath | 2015-03-17 | 1 | -1/+3 |
* | Move adb to C++. | Dan Albert | 2015-03-09 | 1 | -3/+7 |
* | Move adb_main to its own file. | Dan Albert | 2015-02-18 | 1 | -0/+2 |
* | Move the adb auth code into its own file. | Dan Albert | 2015-02-18 | 1 | -0/+2 |
* | Add extern "C" to all the adb headers. | Dan Albert | 2015-02-18 | 1 | -0/+8 |
* | Introduce "adb keygen" | Nick Kralevich | 2014-12-08 | 1 | -0/+1 |
* | adb: Fix secure adb when booting with usb attached | Benoit Goby | 2013-02-02 | 1 | -0/+2 |
* | adb: Read secure adb keys on every auth request | Benoit Goby | 2013-01-15 | 1 | -2/+0 |
* | adb: Add public key authentification | Benoit Goby | 2012-08-23 | 1 | -0/+54 |
* | Revert "adb: Add public key authentification" | Benoit Goby | 2012-08-20 | 1 | -54/+0 |
* | adb: Add public key authentification | Benoit Goby | 2012-08-16 | 1 | -0/+54 |