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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Some cleanups to recovery."
Dan Albert
2016-10-27
1
-3
/
+4
*
Some cleanups to recovery.
Tao Bao
2016-10-26
1
-4
/
+3
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-1
/
+1
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-25
/
+25
*
Merge "recovery: Dump the signature in the zip package." into nyc-dev
Tao Bao
2016-04-23
1
-2
/
+15
|
\
|
*
recovery: Dump the signature in the zip package.
Tao Bao
2016-04-20
1
-2
/
+15
*
|
Decrease OTA package verification times further.
Elliott Hughes
2016-04-20
1
-4
/
+4
|
\
|
|
*
Decrease OTA package verification times further.
Elliott Hughes
2016-04-20
1
-4
/
+4
*
|
Merge "Fix IWYU errors." am: 51dcd0d
Treehugger Robot
2016-04-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix IWYU errors.
David Benjamin
2016-04-16
1
-0
/
+1
|
*
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
2016-04-06
1
-107
/
+203
*
|
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
2016-04-14
1
-111
/
+209
|
/
*
recovery: Refactor verifier and verifier_test.
Tao Bao
2016-02-03
1
-141
/
+124
*
Add missing includes.
Elliott Hughes
2015-01-28
1
-2
/
+3
*
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
Mark Salyzyn
2014-03-14
1
-7
/
+7
|
\
|
*
Recovery 64-bit compile issues
Mark Salyzyn
2014-03-14
1
-7
/
+7
*
|
do verification and extraction on memory, not files
Doug Zongker
2014-01-16
1
-55
/
+15
|
/
*
Add support for ECDSA signatures
Kenny Root
2013-10-10
1
-32
/
+198
*
verifier: update to support certificates using SHA-256
Doug Zongker
2013-09-25
1
-17
/
+63
*
move key loading to verifier code
Doug Zongker
2012-11-02
1
-0
/
+102
*
refactor ui functions into a class
Doug Zongker
2011-10-31
1
-2
/
+4
*
turn recovery into a C++ binary
Doug Zongker
2011-10-31
1
-0
/
+185