aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/stream_flags_decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-31Rename unaligned_read32ne to read32ne, and similarly for the others.Lasse Collin1-3/+3
2018-10-26liblzma: Don't verify header CRC32s if building for fuzz testing.Lasse Collin1-2/+8
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-3/+3
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-2/+2
2008-12-27Bunch of liblzma tweaks, including some API changes.Lasse Collin1-1/+1
2008-09-13Renamed constants:Lasse Collin1-3/+3
2008-09-12Improved the Stream Flags handling API.Lasse Collin1-1/+2
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-1/+1
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-215/+45
2007-12-09Imported to git.Lasse Collin1-0/+258