]> icculus.org git repositories - icculus/xz.git/history - src/lzma
Fix a buffer overflow in the LZMA encoder. It was due to my
[icculus/xz.git] / src / lzma /
2008-05-06 Lasse CollinBunch of grammar fixes from meyering.
2008-05-04 Lasse CollinDon't print an error message on broken pipe unless...
2008-04-30 Lasse CollinFix a crash with --format=alone if other filters than...
2008-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-04-24 Lasse CollinMake unlzma and lzcat symlinks.
2008-04-24 Lasse CollinFixed a bug in command line option parsing.
2008-01-17 Lasse CollinAdded --delta to the output of "lzma --help".
2008-01-14 Lasse CollinAdded one assert() to process.c of the command line...
2008-01-08 Lasse CollinDisable CRC32 from Block Headers when --check=none
2008-01-06 Lasse CollinWith printf(), use PRIu64 with a cast to uint64_t instead
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2007-12-13 Lasse CollinFixed a few short options that take an argument.
2007-12-11 Lasse CollinGet rid of no-NLS gnulib. I don't know how to get it
2007-12-08 Lasse CollinImported to git.