zstd/programs
Yann Collet 8a57b928ba changed `contentLog` -> `chainLog` 2016-04-04 13:49:18 +02:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +01:00
.gitignore minor code refactor 2016-03-19 12:12:07 +01:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile Fixed #153, reported by @thatsafunnyname 2016-03-22 00:22:50 +01:00
bench.c fixed 32-bits compatibility 2016-03-26 17:18:11 +01:00
bench.h bench.c : implemented single pass mode `-i0` 2016-03-17 19:51:02 +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 separate params into compressionParams and frameParams 2016-03-30 19:48:05 +02:00
fileio.h implemented `--ultra` mode protection 2016-03-10 21:02:25 +01:00
fullbench.c fixed : fullbench link to deprecate function (wrong prototype) 2016-03-25 20:29:35 +01:00
fuzzer.c fixed write overflow found by fuzzer 2016-03-23 22:31:57 +01:00
paramgrill.c changed `contentLog` -> `chainLog` 2016-04-04 13:49:18 +02:00
playTests.sh separate params into compressionParams and frameParams 2016-03-30 19:48:05 +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 #153, reported by @thatsafunnyname 2016-03-22 00:22:50 +01:00