This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
Code
Issues
Pull Requests
Releases
Wiki
Activity
6b5198fe3a
zstd
/
lib
History
Yann Collet
6b5198fe3a
Updated FSE
2015-08-26 19:22:01 +01:00
..
fse_static.h
Updated FSE lib
2015-08-07 15:21:00 +01:00
fse.c
Updated FSE
2015-08-26 19:22:01 +01:00
fse.h
Updated FSE lib
2015-08-07 15:21:00 +01:00
libzstd.pc.in
Initial release
2015-01-24 01:58:16 +01:00
LICENSE
Initial release
2015-01-24 01:58:16 +01:00
Makefile
Refactor Makefile and .travis tests
2015-08-26 00:19:06 +01:00
zstd_static.h
Added more strigent tests : compresson into too small buffer
2015-08-11 14:18:45 +01:00
zstd.c
Fixed a few issues found by AFL (American Fuzzy Lop)
2015-08-24 20:17:11 +01:00
zstd.h
zstd_compress() no longer requires maxDstSize >= ZSTD_compressBound(srcSize)
2015-08-07 15:50:42 +01:00