summaryrefslogtreecommitdiff
path: root/verity/fec
AgeCommit message (Expand)Author
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