summaryrefslogtreecommitdiff
path: root/libfec/fec_open.cpp
AgeCommit message (Expand)Author
2024-01-04Remove unused mutex fieldsKelvin Zhang
2020-10-26libfec: consistently use check()ThiƩbaud Weksteen
2020-03-09Allow building libfec without libavbTianjie Xu
2020-01-21Suport parsing hashtree and ecc data from avbTianjie Xu
2019-12-18Add sha1 support for hashtreeTianjie Xu
2019-11-27Factor out the hashtree info from the verity_infoTianjie Xu
2018-10-18libfec: Drop the extern "C" wrapping.Tao Bao
2018-07-31libfec: skip over verity tree when reading metadata from filesystem.Sandeep Patil
2017-12-28Don't TEMP_FAILURE_RETRY on close.Josh Gao
2016-10-09libfec: Update the header path for ext4_utils.Tao Bao
2016-09-01libfec: allow fec_header to be located anywhereSami Tolvanen
2016-06-06libfec: return raw and corrected verity metadata signaturesSami Tolvanen
2016-01-18libfec: fix back-up header validationSami Tolvanen
2015-09-29fec: enable building on MacSami Tolvanen
2015-09-25Error correction: Add libfec to read encoded dataSami Tolvanen