summaryrefslogtreecommitdiff
path: root/verity
AgeCommit message (Expand)Author
2019-03-29Merge "Fix incorrect error checking on unique_fd"Treehugger Robot
2019-03-28Convert more of system/extras to Android.bpDan Willemsen
2019-03-28Fix incorrect error checking on unique_fdBernie Innocenti
2019-02-23Fix build error of generating fec dataJinguang Dong
2019-01-24boot_signer should support boot header version 2Hridya Valsaraju
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-23Mark libverity_tree as recovery_available for update_engine_sideloadDan Willemsen
2018-10-02verity: Support partial blocks in Update().Sen Jiang
2018-09-05verity: Add HashTreeBuilder::CheckHashTree().Sen Jiang
2018-08-05Merge "Make host targets use non-repackaged targets"Treehugger Robot
2018-08-02Change the interface parameter from off_t to uint64_tTianjie Xu
2018-07-25Export headers for libverity_treeTianjie Xu
2018-07-24Add support of more hash algorithms for verity tree builderTianjie Xu
2018-07-23[verity] Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-23Make host targets use non-repackaged targetsNeil Fuller
2018-07-19Add unit tests to build_verity_treeTianjie Xu
2018-07-18Move functions in build_verity_tree to a static libraryTianjie Xu
2018-07-03Convert the sparse_hash_ctx to the HashTreeBuilder classTianjie Xu
2018-05-09Convert more of system/extras to SoongDan Willemsen
2018-04-24verity: Track the libsparse API change.Tao Bao
2018-03-28Allow recovery-dtbo in recovery.img to be signedHridya Valsaraju
2018-03-20Remove verify_boot_signature.David Benjamin
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
2017-10-11build_verity_metadata.py: allow disabling verityBowgo Tsai
2017-09-22verity: Fix the broken 'build_verity_tree -A'.Tao Bao
2017-09-08Merge "<stdbool.h> not necessary in C++."Elliott Hughes
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