zstd/programs
inikep ed9a08538c Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
# Conflicts:
#	lib/common/util.h
#	programs/paramgrill.c
#	visual/2013/fullbench/fullbench.vcxproj.filters
#	visual/2013/fuzzer/fuzzer.vcxproj.filters
2016-05-10 13:20:01 +02:00
..
legacy CLI supports dictionary decompression in legacy mode v0.5.x 2016-05-08 08:11:24 +02:00
.gitignore Fix infinite loop with invalid data (fuzzer test) 2016-04-10 14:42:26 +02:00
bench.c Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-05-10 13:20:01 +02:00
bench.h common/util.h moved to programs/util.h 2016-05-09 16:19:25 +02:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
datagen.c fixed datagen 2016-05-09 12:28:20 +02: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 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-05-10 13:20:01 +02:00
dibio.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fileio.c Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-05-10 13:20:01 +02:00
fileio.h implemented --ultra mode protection 2016-03-10 21:02:25 +01:00
fullbench.c code cleaning 2016-05-05 13:58:56 +02:00
fuzzer.c Fixed : contentSize + copyCCtx() 2016-04-12 19:13:08 +02:00
Makefile common/util.h moved to programs/util.h 2016-05-09 16:19:25 +02:00
paramgrill.c code cleaning 2016-05-05 13:58:56 +02:00
playTests.sh fixed : null-length string roundtrip 2016-05-10 05:56:09 +02:00
util.h fixed Linux compilation 2016-05-09 18:04:07 +02:00
xxhash.c No stdint.h on OpenVMS. 2016-05-04 15:42:25 +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 BMI behavior on x86 and x32 targets, reported by @tycho (#178) 2016-05-01 10:26:30 +02:00