zstd/lib/compress
Nick Terrell 66772efe73
Merge pull request #2627 from terrelln/timeout-fix
[lib] Fix fuzzer timeouts by backing off overflow correction
2021-05-07 10:55:26 -07:00
..
fse_compress.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
hist.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
hist.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
huf_compress.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_compress.c Assert no divison by 0, correct superblocks 0 sequences case (#2592) 2021-05-07 13:26:56 -04:00
zstd_compress_internal.h [lib] Fix fuzzer timeouts by backing off overflow correction 2021-05-06 22:03:41 -07:00
zstd_compress_literals.c Merge pull request #2541 from ihsinme/patch-1 2021-04-02 13:01:09 -07:00
zstd_compress_literals.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_compress_sequences.c Assert no divison by 0, correct superblocks 0 sequences case (#2592) 2021-05-07 13:26:56 -04:00
zstd_compress_sequences.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_compress_superblock.c Assert no divison by 0, correct superblocks 0 sequences case (#2592) 2021-05-07 13:26:56 -04:00
zstd_compress_superblock.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_cwksp.h [cwksp] Align all allocated "tables" and "aligneds" to 64 bytes (#2546) 2021-04-01 20:07:19 -04:00
zstd_double_fast.c Fix incorrect usages of repIndex across all strategies 2021-05-04 19:50:55 -04:00
zstd_double_fast.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_fast.c Fix incorrect usages of repIndex across all strategies 2021-05-04 19:50:55 -04:00
zstd_fast.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_lazy.c Fix incorrect usages of repIndex across all strategies 2021-05-04 19:50:55 -04:00
zstd_lazy.h Add and integrate lazy row hash strategy 2021-04-07 09:53:34 -07:00
zstd_ldm.c Merge pull request #2602 from terrelln/ldm-opt 2021-05-04 23:13:09 -07:00
zstd_ldm.h Add and integrate lazy row hash strategy 2021-04-07 09:53:34 -07:00
zstd_ldm_geartab.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_opt.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_opt.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstdmt_compress.c [lib] Add ZSTD_c_deterministicRefPrefix 2021-05-05 18:49:56 -07:00
zstdmt_compress.h allow jobSize to be as low as 512 KB 2021-05-04 11:02:55 -07:00