summaryrefslogtreecommitdiff
path: root/verity
AgeCommit message (Expand)Author
2017-09-07<stdbool.h> not necessary in C++.Elliott Hughes
2017-08-30fix memory leak in unittest.Yunlian Jiang
2017-07-25Remove LOCAL_CLANG and clang: trueLennart Wieboldt
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-11-08Rename libfec_host to libfec.Alex Deymo
2016-10-26Merge "Convert verity tools to subprocess"Tianjie Xu
2016-10-26Convert verity tools to subprocessTianjie Xu
2016-10-26Merge "Support verifying the boot signature against the given pubkey."Treehugger Robot
2016-10-19Support verifying the boot signature against the given pubkey.Tao Bao
2016-10-18build_verity_metadata: Support --signer_args argument.Tao Bao
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-09-01fec: add --paddingSami Tolvanen
2016-09-01fec: remove unneeded target executableSami Tolvanen
2016-09-01fec: remove unused mmap codeSami Tolvanen
2016-08-05Fix references to libcrypto_utils_static.Josh Gao
2016-07-27Merge "Fix clang-tidy performance warnings in libfec."Treehugger Robot
2016-07-27Fix clang-tidy performance warnings in libfec.Chih-Hung Hsieh
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
2016-02-10Track update to bouncycastle 1.54Kenny Root
2015-12-18fec: accept multiple input files for encodingSami Tolvanen
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-11-18fec: report correct ecc location for -ESami Tolvanen
2015-10-22Merge "system/extras: remove BORINGSSL_201509 support."Kenny Root
2015-10-14verity: move metadata after the hash treeSami Tolvanen
2015-10-05am 92e11ea1: Merge "Add NOTICE files"Sami Tolvanen
2015-10-02Add NOTICE filesSami Tolvanen
2015-09-30system/extras: remove BORINGSSL_201509 support.Adam Langley
2015-09-29am 482fe9e3: Merge "fec: enable building on Mac"Sami Tolvanen
2015-09-29fec: enable building on MacSami Tolvanen
2015-09-28am 3625af96: Merge "Error correction: Add a tool for en/decoding files"Sami Tolvanen
2015-09-25Error correction: Add a tool for en/decoding filesSami Tolvanen
2015-09-17am 510ade28: Merge "boot_signer: allow verification using an external certifi...Sami Tolvanen
2015-09-15boot_signer: allow verification using an external certificateSami Tolvanen
2015-09-03am 65fd650a: Merge "Prepare for BoringSSL update."Kenny Root
2015-09-02Prepare for BoringSSL update.Adam Langley
2015-08-10am 31d0d7cb: Merge "Add <endian.h> back and stop building one tool for the Mac."Elliott Hughes
2015-08-10Add <endian.h> back and stop building one tool for the Mac.Elliott Hughes
2015-08-10am 4361173d: Merge "Another go at fixing the Mac build."Elliott Hughes
2015-08-10Another go at fixing the Mac build.Elliott Hughes
2015-08-10resolved conflicts for merge of b699685e to mnc-dev-plus-aospElliott Hughes
2015-08-10Fix Mac build.Elliott Hughes
2015-06-09am d31c4c3a: Merge "Exclude verify_boot_signature from Mac build." into mnc-devYing Wang
2015-06-09Exclude verify_boot_signature from Mac build.Ying Wang