xz/src/liblzma
Lasse Collin e79c42d854 Fix off-by-one in LZ decoder.
Fortunately, this bug had no security risk other than accepting
some corrupt files as valid.
2009-04-10 11:17:02 +03:00
..
api Added files missing from the previous commit. 2009-02-18 13:00:10 +02:00
check Improve support for DOS-like systems. 2009-02-13 17:29:02 +02:00
common Added files missing from the previous commit. 2009-02-18 13:00:10 +02:00
delta Added lzma_delta_coder_memusage() which also validates 2008-12-01 16:30:11 +02:00
lz Fix off-by-one in LZ decoder. 2009-04-10 11:17:02 +03:00
lzma Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
rangecoder Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
simple Renamed lzma_options_simple to lzma_options_bcj in the API. 2008-12-31 16:29:39 +02:00
subblock Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
Makefile.am Updated src/liblzma/Makefile.am to use liblzma.pc.in, which 2008-12-31 00:48:23 +02:00
liblzma.pc.in Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00