zstd/programs
Yann Collet 5abd8203cb Fix : decompression i/o detects flush write errors 2015-08-27 03:16:04 +01:00
..
.gitignore added : .gitignore generated binaries 2015-08-10 18:02:52 +01:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile Fix : decompression i/o detects flush write errors 2015-08-27 03:16:04 +01:00
bench.c Integrated huff0 (breaking format change) 2015-07-26 00:23:57 +01:00
bench.h Updated FSE 2015-06-18 07:43:16 -08:00
datagen.c Added : ZSTD decompression : ability to resist to noisy/faulty data source 2015-08-23 23:13:49 +01:00
datagen.h Added : ZSTD decompression : ability to resist to noisy/faulty data source 2015-08-23 23:13:49 +01:00
datagencli.c Fixed a few issues found by AFL (American Fuzzy Lop) 2015-08-24 20:17:11 +01:00
fileio.c Fix : decompression i/o detects flush write errors 2015-08-27 03:16:04 +01:00
fileio.h Normalize all the line endings 2015-01-31 10:52:59 +01:00
fullbench.c fixed minor issue on decoding invalid data 2015-08-26 22:45:23 +01:00
fuzzer.c Added : ZSTD decompression : ability to resist to noisy/faulty data source 2015-08-23 23:13:49 +01:00
xxhash.c Updated xxhash 2015-08-21 12:00:52 +01:00
xxhash.h updated xxhash version 2015-07-04 18:14:14 -08:00
zstd.1 modified man page 2015-08-26 12:04:58 +02:00
zstdcli.c added : --verbose command 2015-08-26 10:32:17 +01:00