aboutsummaryrefslogtreecommitdiffstats
path: root/verifier_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* recovery: Implement sysbarTom Marshall2016-03-071-0/+4
* recovery: Headless modeTom Marshall2015-11-251-0/+1
* sr: Touch UITom Marshall2015-11-251-1/+6
* recovery: Initial dialog implementationTom Marshall2015-11-251-0/+6
* Log update outputs in orderTao Bao2015-11-071-0/+6
* Move file paging into ScreenRecoveryUI.Elliott Hughes2015-04-081-0/+3
* Add missing <string.h> include.Elliott Hughes2015-01-241-0/+1
* Fix missing #includes in bootable/recovery.Elliott Hughes2014-12-291-2/+3
* do verification and extraction on memory, not filesDoug Zongker2014-01-161-1/+11
* Add support for ECDSA signaturesKenny Root2013-10-101-19/+83
* verifier: update to support certificates using SHA-256Doug Zongker2013-09-251-71/+80
* recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-211-4/+10
* move key loading to verifier codeDoug Zongker2012-11-021-3/+8
* support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker2012-07-251-4/+49
* move key processing to RecoveryUIDoug Zongker2011-11-041-5/+0
* C++ class for device-specific codeDoug Zongker2011-10-311-10/+36
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+91