zstd/programs
2015-08-26 00:19:06 +01:00
..
.gitignore added : .gitignore generated binaries 2015-08-10 18:02:52 +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
COPYING Initial release 2015-01-24 01:58:16 +01: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 More informative write error messages 2015-08-25 18:13:32 +01:00
fileio.h Normalize all the line endings 2015-01-31 10:52:59 +01:00
fullbench.c Fixed : g++ link error within fullbench 2015-08-20 00:02:43 +01:00
fuzzer.c Added : ZSTD decompression : ability to resist to noisy/faulty data source 2015-08-23 23:13:49 +01:00
Makefile Refactor Makefile and .travis tests 2015-08-26 00:19:06 +01:00
unzstd.1 Add unzstd program for decompression. 2015-03-24 20:15:56 +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 Initial release 2015-01-24 01:58:16 +01:00
zstdcat.1 Initial release 2015-01-24 01:58:16 +01:00
zstdcli.c Zstd cli : --version and --help write to stdout 2015-08-25 23:32:45 +01:00