aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/alone_decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-23liblzma: Be less picky in lzma_alone_decoder().Lasse Collin1-8/+14
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-3/+3
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-1/+1
2010-01-01Fix _memconfig() functions.Lasse Collin1-4/+7
2009-04-28Fixed a crash in liblzma.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-28Fix uninitialized variables in alone_decoder.c. This bug wasLasse Collin1-0/+2
2008-12-27Bunch of liblzma tweaks, including some API changes.Lasse Collin1-18/+18
2008-12-15Fix a dumb bug in .lzma decoder which was introduced inLasse Collin1-15/+14
2008-12-15Bunch of liblzma API cleanups and fixes.Lasse Collin1-15/+32
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-6/+5
2008-09-13Renamed constants:Lasse Collin1-1/+1
2008-09-04Don't allow LZMA_SYNC_FLUSH with decoders anymore. There'sLasse Collin1-1/+0
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-18/+31
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-34/+43
2008-01-16Make Uncompresed Size validation more strictLasse Collin1-1/+2
2007-12-09Imported to git.Lasse Collin1-0/+197