Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify token length before adb signs it | Sami Tolvanen | 2015-01-27 | 1 | -0/+5 |
* | Fix adb/fastboot windows compilations. | Christopher Ferris | 2014-12-09 | 1 | -1/+4 |
* | Introduce "adb keygen" | Nick Kralevich | 2014-12-08 | 1 | -3/+24 |
* | Switch from using base64 BIOs to encoding funcs. | Adam Langley | 2014-09-05 | 1 | -19/+47 |
* | adb: avoid compilation errors for unused results | Kenny Root | 2014-05-13 | 1 | -2/+2 |
* | adb: Create private key with 0600 mode | Benoit Goby | 2012-08-31 | 1 | -1/+7 |
* | adb: Add public key authentification | Benoit Goby | 2012-08-23 | 1 | -0/+420 |
* | Revert "adb: Add public key authentification" | Benoit Goby | 2012-08-20 | 1 | -418/+0 |
* | adb: Add public key authentification | Benoit Goby | 2012-08-16 | 1 | -0/+418 |