summaryrefslogtreecommitdiffstats
path: root/verifier.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update TWRP to AOSP 7.1.2Ethan Yonker2017-05-101-0/+6
|\
| * Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8b am: fb80b4f72d am: d3d5e54a45 am: 6ea9888d51 am: a055eb93c3Tianjie Xu2017-01-181-0/+6
| |\
| | * Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8bTianjie Xu2017-01-181-0/+6
| | |\
| | | * Add a checker for signature boundary in verifierTianjie Xu2016-12-171-0/+6
* | | | Update to 7.0Ethan Yonker2016-08-241-190/+283
|\| | |
| * | | recovery: Dump the signature in the zip package.Tao Bao2016-04-201-2/+15
| * | | Decrease OTA package verification times further.Elliott Hughes2016-04-201-4/+4
| * | | Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes2016-04-141-111/+209
| * | | recovery: Refactor verifier and verifier_test.Tao Bao2016-02-031-141/+124
| |/ /
* | | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-2/+3
|\| |
| * | Add missing includes.Elliott Hughes2015-01-281-2/+3
| |/
* | Fix up libaosprecoveryEthan Yonker2014-11-061-4/+0
* | Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-84/+214
|\|
| * am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-7/+7
| |\
| | * Recovery 64-bit compile issuesMark Salyzyn2014-03-141-7/+7
| * | do verification and extraction on memory, not filesDoug Zongker2014-01-161-55/+15
| |/
| * Add support for ECDSA signaturesKenny Root2013-10-101-32/+198
| * verifier: update to support certificates using SHA-256Doug Zongker2013-09-251-17/+63
* | Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-39/+68
|\ \
| * | verifier: update to support certificates using SHA-256Doug Zongker2013-04-101-17/+63
| |/
* | Update to latest AOSP masterDees_Troy2013-09-041-77/+109
|\|
| * move key loading to verifier codeDoug Zongker2012-11-021-0/+102
* | Move all AOSP code out of recovery binaryDees_Troy2013-04-041-6/+102
|/
* refactor ui functions into a classDoug Zongker2011-10-311-2/+4
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+185