aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/stream_buffer_decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-1/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-02Modify LZMA_API macro so that it works on Windows withLasse Collin1-1/+1
2009-01-26Add more sanity checks to lzma_stream_buffer_decode().Lasse Collin1-0/+7
2009-01-23Added lzma_stream_buffer_decode() and made minor cleanups.Lasse Collin1-0/+91