summaryrefslogtreecommitdiffstats
path: root/verifier.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-1/+6
|\ | | | | | | | | | | | | | | Make a copy of libmincrypt in TWRP source so we do not have to ifdef verifier.cpp for various versions of mincrypt. Remove reboot tool from toolbox (it was removed from 4.4 and did not compile properly on some devices in older trees)
| * verifier: update to support certificates using SHA-256Doug Zongker2013-04-101-2/+7
| | | | | | | | Change-Id: Ifd5a29d459acf101311fa1c220f728c3d0ac2e4e
* | Update to latest AOSP masterDees_Troy2013-09-041-0/+2
|\| | | | | | | Merge in latest commits from AOSP master and fix merge conflicts
| * move key loading to verifier codeDoug Zongker2012-11-021-0/+2
| | | | | | | | | | | | | | Add an option to verifier_test to load keys from a file, the way the recovery does. Change-Id: Icba0e391164f2c1a9fefeab4b0bcb878e91d17b4
* | Move all AOSP code out of recovery binaryDees_Troy2013-04-041-1/+7
|/ | | | | | Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
* verify whole-file signature instead of jarsigner signaturesDoug Zongker2009-08-151-6/+6
| | | | | | | In recovery, verify a signature that covers the entire zip file, instead of using the jarsigner format to verify individual files. Bug: 1328985
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+30
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-30/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+30