1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma
Lasse Collin 0e0f34b8e4 liblzma: Add support for lzma_block.ignore_check.
Note that this slightly changes how lzma_block_header_decode()
has been documented. Earlier it said that the .version is set
to the lowest required value, but now it says that the .version
field is kept unchanged if possible. In practice this doesn't
affect any old code, because before this commit the only
possible .version was 0.
2014-08-05 22:03:30 +03:00
..
api liblzma: Add support for lzma_block.ignore_check. 2014-08-05 22:03:30 +03:00
check liblzma: SHA-256: Optimize the Maj macro slightly. 2014-08-03 21:32:25 +03:00
common liblzma: Add support for lzma_block.ignore_check. 2014-08-05 22:03:30 +03:00
delta liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lz liblzma: Use lzma_memcmplen() in the BT3 match finder. 2014-08-04 19:25:58 +03:00
lzma liblzma: Use lzma_memcmplen() in normal mode of LZMA. 2014-07-25 22:38:28 +03:00
rangecoder liblzma: Check that the first byte of range encoded data is 0x00. 2012-06-28 10:47:49 +03:00
simple liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
liblzma.map liblzma: Add lzma_cputhreads(). 2014-06-18 22:04:24 +03:00
liblzma.pc.in liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. 2012-04-19 14:02:25 +03:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
Makefile.am liblzma: Add lzma_cputhreads(). 2014-06-18 22:04:24 +03:00
validate_map.sh liblzma: Use symbol versioning. 2011-05-28 15:55:39 +03:00