Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move file paging into ScreenRecoveryUI. | Elliott Hughes | 2015-04-09 | 1 | -0/+3 |
* | Add missing <string.h> include. | Elliott Hughes | 2015-01-25 | 1 | -0/+1 |
* | Fix missing #includes in bootable/recovery. | Elliott Hughes | 2014-12-29 | 1 | -2/+3 |
* | do verification and extraction on memory, not files | Doug Zongker | 2014-01-16 | 1 | -1/+11 |
* | Add support for ECDSA signatures | Kenny Root | 2013-10-10 | 1 | -19/+83 |
* | verifier: update to support certificates using SHA-256 | Doug Zongker | 2013-09-25 | 1 | -71/+80 |
* | recovery: turn on text display for install errors in debug builds | Doug Zongker | 2013-05-21 | 1 | -4/+10 |
* | move key loading to verifier code | Doug Zongker | 2012-11-02 | 1 | -3/+8 |
* | support version 2 (2048-bit e=65537) keys in recovery | Doug Zongker | 2012-07-25 | 1 | -4/+49 |
* | move key processing to RecoveryUI | Doug Zongker | 2011-11-04 | 1 | -5/+0 |
* | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -10/+36 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+91 |