zstd/programs
2015-11-28 16:03:22 +01:00
..
legacy support for legacy 0.3 format 2015-11-26 16:02:04 +01:00
.gitignore added : .gitignore generated binaries 2015-08-10 18:02:52 +01:00
bench.c Changed Library source tree 2015-11-11 13:43:58 +01:00
bench.h fixed library compilation 2015-11-11 14:39:50 +01:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
datagen.c fixed asan 2015-11-20 12:46:08 +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 can build without legacy support using ZSTD_LEGACY=disable 2015-11-27 16:18:56 +01:00
fileio.h HC modes can be selected from command line 2015-10-29 16:49:43 +01:00
fullbench.c Added : zstd buffered API 2015-11-25 14:42:45 +01:00
fuzzer.c minor memsave 2015-11-20 09:23:56 +01:00
Makefile protect 32-bits mode 2015-11-28 16:03:22 +01:00
paramgrill.c protect 32-bits mode 2015-11-28 16:03:22 +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
zbufftest.c stronger tests for zbuff decompression 2015-11-27 14:30:23 +01:00
zstd.1 modified man page 2015-08-26 12:04:58 +02:00
zstdcli.c complex level selector 2015-11-22 14:16:56 +01:00