zstd/programs
2016-04-10 20:40:26 +02:00
..
legacy Integrated Legacy v0.5.x decoder (provided by @inikep) 2016-04-09 09:42:27 +02:00
.gitignore Fix infinite loop with invalid data (fuzzer test) 2016-04-10 14:42:26 +02:00
bench.c fixed minor warnings when compiling with gcc -g (aka -std=gnu90) 2016-04-09 16:17:18 +02:00
bench.h added ZSTD_compressBegin_targetSrcSize 2016-03-23 20:30:26 +01:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
datagen.c modified buffer management rules 2016-02-02 14:36:49 +01:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
datagencli.c Fixed a few issues found by AFL (American Fuzzy Lop) 2015-08-24 20:17:11 +01:00
dibio.c minor cosmetic 2016-02-23 21:34:18 +01:00
dibio.h notificationLevel into ZDICT_param_t 2016-02-12 20:19:48 +01:00
fileio.c Fixed memory initialization issue, reported by Maciej Adamczyk 2016-04-07 19:35:23 +02:00
fileio.h implemented --ultra mode protection 2016-03-10 21:02:25 +01:00
fullbench.c fixed fullbench link stage 2016-04-09 17:38:53 +02:00
fuzzer.c Fixed : minor variable isolation 2016-04-08 20:26:33 +02:00
Makefile Integrated Legacy v0.5.x decoder (provided by @inikep) 2016-04-09 09:42:27 +02:00
paramgrill.c faster level 1 at 256 KB 2016-04-08 02:02:12 +02:00
playTests.sh Fixed : cli error on stdin + stdout, as detected by Alexey Spiridonov 2016-04-10 20:40:26 +02:00
result Fixed : cli error on stdin + stdout, as detected by Alexey Spiridonov 2016-04-10 20:40:26 +02:00
xxhash.c minor cosmetics 2016-02-11 04:17:50 +01:00
xxhash.h updated xxhash 2016-01-06 01:37:46 +01:00
zbufftest.c Fixed 32-bits windowLog limitation 2016-04-04 04:22:53 +02:00
zstd.1 Updated man zstd 2016-02-16 14:42:08 +01:00
zstdcli.c Fixed : cli error on stdin + stdout, as detected by Alexey Spiridonov 2016-04-10 20:40:26 +02:00