aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/liblzma/lzma.c
AgeCommit message (Expand)Author
2020-02-24libpayload: Fix out-of-bounds readAlex Rebert
2016-08-08libpayload: lzma: Allocate scratchpad on the heapJulius Werner
2015-07-06lzma: Return correct amount of decompressed bytesJulius Werner
2014-08-10LZMA: Add a version of ulzma which takes the input and output buffer sizes.Gabe Black
2013-03-13libpayload: Don't do unaligned accesses during LZMA decompressionGabe Black
2013-03-13libpayload: Make the source for lzma decompression constGabe Black
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi