Age | Commit message (Expand) | Author | Files | Lines |
2019-06-24 | liblzma: Remove incorrect uses of lzma_attribute((__unused__)). | Lasse Collin | 1 | -2/+1 |
2017-03-30 | liblzma: Similar memlimit fix for stream_, alone_, and auto_decoder. | Lasse Collin | 1 | -4/+1 |
2016-11-21 | liblzma: Avoid multiple definitions of lzma_coder structures. | Lasse Collin | 1 | -18/+26 |
2013-03-23 | liblzma: Be less picky in lzma_alone_decoder(). | Lasse Collin | 1 | -8/+14 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -3/+3 |
2011-05-17 | Add underscores to attributes (__attribute((__foo__))). | Lasse Collin | 1 | -1/+1 |
2010-01-01 | Fix _memconfig() functions. | Lasse Collin | 1 | -4/+7 |
2009-04-28 | Fixed a crash in liblzma. | Lasse Collin | 1 | -1/+1 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-02 | Modify LZMA_API macro so that it works on Windows with | Lasse Collin | 1 | -1/+1 |
2009-01-28 | Fix uninitialized variables in alone_decoder.c. This bug was | Lasse Collin | 1 | -0/+2 |
2008-12-27 | Bunch of liblzma tweaks, including some API changes. | Lasse Collin | 1 | -18/+18 |
2008-12-15 | Fix a dumb bug in .lzma decoder which was introduced in | Lasse Collin | 1 | -15/+14 |
2008-12-15 | Bunch of liblzma API cleanups and fixes. | Lasse Collin | 1 | -15/+32 |
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -6/+5 |
2008-09-13 | Renamed constants: | Lasse Collin | 1 | -1/+1 |
2008-09-04 | Don't allow LZMA_SYNC_FLUSH with decoders anymore. There's | Lasse Collin | 1 | -1/+0 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -18/+31 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -34/+43 |
2008-01-16 | Make Uncompresed Size validation more strict | Lasse Collin | 1 | -1/+2 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+197 |