index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
verifier_test.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
recovery: Refactor verifier and verifier_test.
Tao Bao
2016-02-03
1
-39
/
+21
*
Log update outputs in order
Tao Bao
2015-06-03
1
-0
/
+6
*
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