]> icculus.org git repositories - icculus/xz.git/history - tests
Fix a buffer overflow in the LZMA encoder. It was due to my
[icculus/xz.git] / tests /
2008-05-06 Lasse CollinBunch of grammar fixes from meyering.
2008-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-01-26 Lasse CollinAdded more test files.
2008-01-26 Lasse CollinAdded more test files.
2008-01-25 Lasse CollinAdded more Multi-Block test files. Improved some
2008-01-25 Lasse CollinAdded test_memlimit.c.
2008-01-25 Lasse CollinUse more parenthesis in succeed() macro in tests/tests.h.
2008-01-24 Lasse CollinAdded more Multi-Block Stream test files.
2008-01-23 Lasse CollinAdded bunch of test files containing Multi-Block Streams.
2008-01-23 Lasse CollinAdded bad-single-none-footer_filter_flags.lzma and
2008-01-23 Lasse CollinFix Size of Header Metadata Block handling. Now
2008-01-18 Lasse CollinAdded test files to test usage of flush marker in LZMA.
2008-01-17 Lasse CollinAdded test_compress.sh and bunch of files needed by it.
2008-01-15 Lasse CollinFix memory leaks from test_block_header.c.
2008-01-15 Lasse CollinFix CRC code in case --enable-small is used.
2008-01-15 Lasse CollinFix typo in test_index.c.
2008-01-09 Lasse CollinAdded good-single-none-empty_3.lzma and
2008-01-08 Lasse CollinUpdated tests/files/README.
2008-01-08 Lasse CollinAdded test files with empty Compressed Data.
2008-01-08 Lasse CollinAdded good-single-subblock_implicit.lzma.
2008-01-08 Lasse CollinAdded a few test files.
2008-01-08 Lasse CollinAvoid using ! in test_files.sh, because that doesn...
2008-01-07 Lasse CollinAdded test_files.sh to tests/Makefile.am so it gets
2008-01-07 Lasse CollinCosmetic edit to test_files.sh.
2008-01-07 Lasse CollinAdded tests/files/README.
2008-01-07 Lasse CollinCleaned up the tests/files directory.
2008-01-07 Lasse CollinAdded test_files.sh to test decoding of the files in
2007-12-11 Lasse CollinFixed a typo in tests/Makefile.am which prevented
2007-12-09 Jim Meyering* tests/test_block_header.c (test3): Remove duplicate...
2007-12-09 Lasse CollinAdded a bunch of .lzma test files.
2007-12-09 Lasse CollinFixed the tests to build with -Werror.
2007-12-08 Lasse CollinImported to git.