summaryrefslogtreecommitdiff
path: root/verity/fec
AgeCommit message (Expand)Author
2022-03-24Tweak linux_glibc properties for musl builds in system/extrasColin Cross
2021-11-16Only use integer sanitizer for 64-bit linux buildsColin Cross
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-01-20Switch required to data to be bundled in host-unit-testsJulien Desprez
2020-03-09Allow building libfec without libavbTianjie Xu
2020-01-21Suport parsing hashtree and ecc data from avbTianjie Xu
2020-01-14fec: Add liblog as a dependency where libbase is usedTom Cherry
2020-01-09Allow fec to be compiled with BUILD_HOST_static.Dario Freni
2019-02-23Fix build error of generating fec dataJinguang Dong
2018-07-23[verity] Modernize codebase by replacing NULL with nullptrYi Kong
2018-05-09Convert more of system/extras to SoongDan Willemsen
2018-04-24verity: Track the libsparse API change.Tao Bao
2017-09-07<stdbool.h> not necessary in C++.Elliott Hughes
2017-07-25Remove LOCAL_CLANG and clang: trueLennart Wieboldt
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-08Rename libfec_host to libfec.Alex Deymo
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-27Fix clang-tidy performance warnings in libfec.Chih-Hung Hsieh
2016-04-06Switch to BoringSSL for crypto.Mattias Nissler
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-09-29fec: enable building on MacSami Tolvanen
2015-09-25Error correction: Add a tool for en/decoding filesSami Tolvanen