zstd/programs
2016-04-05 21:03:43 +02:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +01:00
.gitignore Merge remote-tracking branch 'refs/remotes/Cyan4973/dev060' into dev 2016-03-22 14:38:34 +01:00
bench.c Merge from Cyan4973/dev060 2016-04-04 12:10:00 +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 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 Merge from Cyan4973/dev060 2016-04-04 12:10:00 +02:00
fuzzer.c fixed write overflow found by fuzzer 2016-03-23 22:31:57 +01:00
Makefile ZSTD_compressBlock_opt_extDict_generic in progress 2016-04-05 21:03:43 +02:00
paramgrill.c Merge remote-tracking branch 'refs/remotes/Cyan4973/dev060' into dev 2016-04-04 14:54:53 +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 compilation with ZSTD_NOBENCH 2016-03-25 13:35:33 +01:00