summaryrefslogtreecommitdiff
path: root/verity/build_verity_tree.cpp
AgeCommit message (Expand)Author
2023-10-17destroy file handle in error caseGeQi
2018-07-25Export headers for libverity_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-04-24verity: Track the libsparse API change.Tao Bao
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
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-05-13Fix unused result warnings in system/extras/verity.Elliott Hughes
2015-03-31build_verity_tree: Add verbose flagMohamad Ayyash
2015-03-06Add 64 bit support to verity build.Qin Ying
2015-01-20Include bn.h for BN_ functions.Adam Langley
2014-05-16verity: Move build_verity_tree.cpp to use BN_* for hex conversion.Geremy Condra
2014-05-01Fix Mac build.Ben Murdoch
2014-04-28verity: add C++ version of build_verity_tree that handles sparse filesColin Cross