summaryrefslogtreecommitdiff
path: root/verity/Android.mk
AgeCommit message (Expand)Author
2017-02-19Remove external/openssl/include from verity include path.Elliott Hughes
2017-01-11Remove "_host" suffix from libsquashfs_utils.Alex Deymo
2017-01-11Remove "_host" and "_static" suffix from libsparse.Alex Deymo
2017-01-11Remove "_static" and "_host" suffix from libext4_utils definitions.Alex Deymo
2017-01-11Remove "_host" suffix from libfec_rs.Alex Deymo
2016-11-18verity_verifier: Support verifying images with FEC.Tao Bao
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-07-21Rename lib{crypto,ssl}-host to lib{crypto,ssl}Dan Willemsen
2016-04-13verity: delete keystore_signerSami Tolvanen
2016-04-06Switch to BoringSSL for crypto.Mattias Nissler
2015-09-25Error correction: Add a tool for en/decoding filesSami Tolvanen
2015-08-10Add <endian.h> back and stop building one tool for the Mac.Elliott Hughes
2015-08-10Another go at fixing the Mac build.Elliott Hughes
2015-08-10Fix Mac build.Elliott Hughes
2015-05-13Fix unused result warnings in system/extras/verity.Elliott Hughes
2015-01-26am fcd4849c: Merge "Remove superfluous OpenSSL include paths."Kenny Root
2015-01-22Remove superfluous OpenSSL include paths.Adam Langley
2014-11-21Add a reference C implementation for verifying signaturesSami Tolvanen
2014-11-13DO NOT MERGE: Add a tool for verifying verity signatures in imagesSami Tolvanen
2014-07-10verity: fix makefile mixup.Geremy Condra
2014-07-08verity: Add tools to help OEMs generate signed boot images.Geremy Condra
2014-06-10don't use sun's base64 encodersDoug Zongker
2014-04-28verity: add C++ version of build_verity_tree that handles sparse filesColin Cross
2014-04-28verity: add dependency between verity_signer and VeritySignerColin Cross
2014-03-18Cleanup.Geremy Condra
2013-10-21Revert "Temporary revert to fix the build."Geremy Condra
2013-09-19Temporary revert to fix the build.Geremy Condra
2013-08-07Add verified partition tools.Geremy Condra