Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve WS-2021-0184 vulnerability in zstd | Allan Jude | 2023-02-02 | 3 | -9/+13 |
* | Cleanup of dead code suggested by Clang Static Analyzer (#14380) | Richard Yao | 2023-01-17 | 1 | -11/+0 |
* | zstd: Refactor prefetching for the decoding loop | Yann Collet | 2022-11-29 | 1 | -22/+28 |
* | zstd: [superblock] Add defensive assert and bounds check | Nick Terrell | 2022-11-29 | 1 | -6/+10 |
* | Silence unused-but-set-variable warnings | Brian Behlendorf | 2022-04-29 | 2 | -2/+2 |
* | Re-apply 6ba2e72b, silence lint | Rich Ercolani | 2022-03-01 | 1 | -3/+3 |
* | Re-apply a78f19d3 | Rich Ercolani | 2022-03-01 | 2 | -2/+1 |
* | Explode zstd 1.4.5 into separate upstream files | Rich Ercolani | 2022-03-01 | 50 | -27852/+23788 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -5/+2 |
* | Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernel | Coleman Kane | 2021-12-07 | 1 | -2/+0 |
* | aarch64: Use proper guards for NEON instructions | Warner Losh | 2020-10-13 | 1 | -3/+3 |
* | Import ZStandard v1.4.5 | Michael Niewöhner | 2020-08-20 | 3 | -0/+30035 |