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
1885029ba1
zstd
/
lib
History
Yann Collet
1885029ba1
Fixed a few issues found by AFL (American Fuzzy Lop)
2015-08-24 20:17:11 +01:00
..
fse_static.h
Updated FSE lib
2015-08-07 15:21:00 +01:00
fse.c
updated fse
2015-08-21 03:59:31 +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
Travis CI : added ARM compilation tests
2015-07-06 23:58:59 -08: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