xz/src/liblzma/lz
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
..
Makefile.am Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
lz_decoder.c Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lz_decoder.h Fix off-by-one in LZ decoder. 2009-04-10 11:17:02 +03:00
lz_encoder.c Add a separate internal function to initialize the CRC32 2009-02-08 18:24:50 +02:00
lz_encoder.h Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
lz_encoder_hash.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
lz_encoder_mf.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00