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
*
Merge "Const modifiers"
Tao Bao
2017-03-24
1
-1
/
+1
|
\
|
*
Const modifiers
Mikhail Lappo
2017-03-23
1
-1
/
+1
*
|
Merge "Refactor asn1_decoder functions into a class."
Tao Bao
2017-03-22
1
-37
/
+39
|
\
|
|
*
Refactor asn1_decoder functions into a class.
Tao Bao
2017-03-21
1
-37
/
+39
*
|
Merge "verify_file: Add constness to a few addresses."
Tao Bao
2017-03-21
1
-54
/
+53
|
\
|
|
*
verify_file: Add constness to a few addresses.
Tao Bao
2017-03-21
1
-54
/
+53
*
|
Merge "Remove the dead #include's in verifier.cpp."
Tao Bao
2017-03-20
1
-3
/
+1
|
\
|
|
*
Remove the dead #include's in verifier.cpp.
Tao Bao
2017-03-18
1
-3
/
+1
*
|
resolve merge conflicts of 90d3f20c to stage-aosp-master
Tao Bao
2017-03-18
1
-173
/
+166
|
\
|
|
*
Drop the dependency on 'ui' in verify_file().
Tao Bao
2017-03-17
1
-168
/
+161
*
|
resolve build error when merging 0f7f7e21
Tianjie Xu
2017-01-19
1
-2
/
+2
*
|
Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8b am: fb80b4f72d am: d3d5e54a45 am: 6ea9888d51 am: a055eb93c3 am: 15ca2a4763 am: ca50d7b66a am: 64f0de7a13 am: e4ec60e045
Tianjie Xu
2017-01-18
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8b am: fb80b4f72d am: d3d5e54a45 am: 6ea9888d51 am: a055eb93c3
Tianjie Xu
2017-01-18
1
-0
/
+6
|
|
\
|
|
*
Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8b
Tianjie Xu
2017-01-18
1
-0
/
+6
|
|
|
\
|
|
|
*
Add a checker for signature boundary in verifier
Tianjie Xu
2016-12-17
1
-0
/
+6
*
|
|
|
Revert "Revert "Some cleanups to recovery.""
Tao Bao
2016-11-03
1
-4
/
+3
*
|
|
|
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