summaryrefslogtreecommitdiffstats
path: root/verifier24/verifier.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-29Make naming scheme more meaningfulEthan Yonker1-0/+0
2016-08-25Make it backwards compatible with 4.4Ethan Yonker1-283/+190
2016-04-20recovery: Dump the signature in the zip package.Tao Bao1-2/+15
2016-04-20Decrease OTA package verification times further.Elliott Hughes1-4/+4
2016-04-16Fix IWYU errors.David Benjamin1-0/+1
2016-04-14Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes1-111/+209
2016-04-06Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler1-107/+203
2016-02-03recovery: Refactor verifier and verifier_test.Tao Bao1-141/+124
2015-01-28Add missing includes.Elliott Hughes1-2/+3
2014-11-06Fix up libaosprecoveryEthan Yonker1-4/+0
2014-03-14Recovery 64-bit compile issuesMark Salyzyn1-7/+7
2014-01-16do verification and extraction on memory, not filesDoug Zongker1-55/+15
2013-10-10Add support for ECDSA signaturesKenny Root1-32/+198
2013-09-25verifier: update to support certificates using SHA-256Doug Zongker1-17/+63
2013-04-10verifier: update to support certificates using SHA-256Doug Zongker1-17/+63
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-6/+102
2012-11-02move key loading to verifier codeDoug Zongker1-0/+102
2011-10-31refactor ui functions into a classDoug Zongker1-2/+4
2011-10-31turn recovery into a C++ binaryDoug Zongker1-6/+7
2011-10-28turn recovery into a C++ binaryDoug Zongker1-184/+0
2011-03-15log which key a package verified against in recoveryDoug Zongker1-1/+1
2010-01-13android-2.1_r1 snapshotThe Android Open Source Project1-1/+1
2009-12-10add a simple unit test for the OTA package verifierDoug Zongker1-2/+2
2009-12-09Security: Fix typo in recovery EOCD detection.Steve Kondik1-1/+1
2009-12-09fix cut-and-paste error in verifierDoug Zongker1-1/+1
2009-11-13eclair snapshotJean-Baptiste Queru1-308/+131
2009-08-17do not merge: cherry-picked 60151a295ccf726238dc47456d80b427db6d6a38 from master branchDoug Zongker1-308/+131
2009-08-15verify whole-file signature instead of jarsigner signaturesDoug Zongker1-308/+131
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+361
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-361/+0
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-1/+3