aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/block_decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-222/+76
2008-01-25Combine lzma_options_block validation needed by both BlockLasse Collin1-22/+15
2008-01-08Take advantage of return_if_error() in block_decoder.c.Lasse Collin1-16/+7
2008-01-08Fix decoding of Blocks that have only Block Header.Lasse Collin1-23/+14
2007-12-09Take advantage of return_if_error() macro in more places.Lasse Collin1-16/+6
2007-12-09Imported to git.Lasse Collin1-0/+405