- a34337c Merge remote-tracking branch 'origin/upstream' by Inna Palant · 1 year, 4 months ago main
- 79f6237 android3p import of golang-klauspost-compress by Dan Willemsen · 1 year, 4 months ago upstream
- e486cd5 Initial empty repository by [email protected] · 1 year, 5 months ago
- c0ff47e Update README.md by Klaus Post · 1 year, 5 months ago upstream/v1.17.8
- 657dc16 chore: remove repetitive words (#946) by kindhuge · 1 year, 5 months ago
- 3f77d8c build(deps): bump the github-actions group with 1 update (#944) by dependabot[bot] · 1 year, 5 months ago
- de4073a zstd: Add RLE detection+encoding (#938) by Klaus Post · 1 year, 6 months ago
- 165be36 zstd: Reject blocks where reserved values are not 0 (#885) by Klaus Post · 1 year, 6 months ago
- 4f3f95b ci: Add testing replacement (#935) by Klaus Post · 1 year, 6 months ago
- 3976394 build(deps): bump the github-actions group with 1 update (#934) by dependabot[bot] · 1 year, 6 months ago
- 4d78e54 Remove sed for internal/fuzz/helpers.go (#933) by Klaus Post · 1 year, 6 months ago
- 46c00ca doc: Remove an excess word in a documentation comment (#932) by Andreas Kohn · 1 year, 6 months ago
- 1e2b275 tests: Rename fuzz helpers back. (#931) by Klaus Post · 1 year, 6 months ago upstream/v1.17.7
- 68b7039 s2: Fix literal+repeat exceeds dst (#930) by Klaus Post · 1 year, 6 months ago
- 5895eb4 s2: Add AsyncFlush method: Complete the block without flushing (#927) by Jille Timmermans · 1 year, 7 months ago
- 4c49017 ci: Build with Go 1.22.x - deprecate 1.19 (#926) by Klaus Post · 1 year, 7 months ago
- 8e5ae40 Update README.md by Klaus Post · 1 year, 7 months ago
- 255a132 s2: Fix DecodeConcurrent deadlock on errors (#925) by Klaus Post · 1 year, 7 months ago upstream/v1.17.6
- e8251aa build: Remove garble compiler (#924) by Klaus Post · 1 year, 7 months ago
- 32f34cf build(deps): bump the github-actions group with 1 update (#921) by dependabot[bot] · 1 year, 7 months ago
- aac36dc zstd: Fix incorrect repeat coding in best mode (#923) by Klaus Post · 1 year, 7 months ago
- 9b0f130 Update README.md by Klaus Post · 1 year, 7 months ago
- 6662a21 s2: Document and test how to peek the stream for skippable blocks (#918) by Jille Timmermans · 1 year, 7 months ago upstream/v1.17.5
- 3deb878 s2: Fix up AddSkippableBlock more (#919) by Klaus Post · 1 year, 7 months ago
- 6ac58c9 s2: Fix incorrect length encoded by writer.AddSkippableBlock (#917) by Jille Timmermans · 1 year, 7 months ago
- 515f153 s2: Fix callbacks for skippable blocks and disallow 0xfe (Padding) for custom use (#916) by Jille Timmermans · 1 year, 7 months ago
- 01b2a79 zstd: Limit default window to 8MB (#913) by Klaus Post · 1 year, 7 months ago
- 32312d5 flate: Fix reset with dictionary on custom window encodes (#912) by Klaus Post · 1 year, 7 months ago
- d9b6e1e zstd: Tweak noasm FSE decoder (#910) by greatroar · 1 year, 8 months ago
- 85452d2 zstd: Add Frame header encoding and stripping (#908) by Klaus Post · 1 year, 8 months ago
- eabf71d build(deps): bump the github-actions group with 1 update (#906) by dependabot[bot] · 1 year, 8 months ago
- f6216d3 Update README.md (#905) by Ilya Chernyshov · 1 year, 8 months ago
- d0453f8 Update generator and executable go.mod (#904) by Klaus Post · 1 year, 8 months ago
- 93a6c80 internal/race,s2: add some race instrumentation (#903) by Egon Elbre · 1 year, 8 months ago
- 0619f9a build(deps): bump the github-actions group with 4 updates (#900) by dependabot[bot] · 1 year, 9 months ago
- 5f128b2 CI: Hash pin sensitive actions and configure Dependabot to automatically update them (#899) by Diogo Teles Sant'Anna · 1 year, 9 months ago
- 6bf960e zstd: Shorter and faster asm for decSymbol.newState (#896) by greatroar · 1 year, 9 months ago
- 1dba04a Update README.md by Klaus Post · 1 year, 9 months ago
- 98ff542 gzhttp: Allow overriding decompression on transport (#892) by Klaus Post · 1 year, 9 months ago upstream/v1.17.4
- c63a492 gzip: Error out if reserved bits are set (#891) by Klaus Post · 1 year, 9 months ago
- c4e922d gzhttp: Clamp compression level (#890) by Klaus Post · 1 year, 9 months ago
- bb3065b docs: fix a small typo in README.md (#889) by Teik Jun · 1 year, 9 months ago
- e7c8ed1 huff0: Remove byteReader (#886) by greatroar · 1 year, 9 months ago
- 8f7526c huff0: Speed up symbol counting (#887) by greatroar · 1 year, 9 months ago
- 80ba129 gzhttp: Fix missing content type on Close (#883) by Klaus Post · 1 year, 10 months ago upstream/v1.17.3
- 6a59dbb zstd: Improve better/best compression (#877) by Klaus Post · 1 year, 10 months ago
- 847c1b4 fse: Fix max header size (#881) by Klaus Post · 1 year, 10 months ago
- dc4151f Update go.mod by Klaus Post · 1 year, 10 months ago
- 77a82e9 Update README.md by Klaus Post · 1 year, 10 months ago
- 8eb6542 zstd: Fix corrupted output in "best" (#876) by Klaus Post · 1 year, 10 months ago upstream/v1.17.2
- 68eabfa s2: Fix S2 best dictionary wrong encoding (#871) by Klaus Post · 1 year, 11 months ago upstream/v1.17.1
- 85bbf19 Update README.md by Klaus Post · 1 year, 11 months ago
- 4af4344 Fuzzing Coverage Expansion (#2) (#870) by viktoriia-lsg · 1 year, 11 months ago
- c051ef1 Reduce allocations in flate decompressor and minor code improvements (#869) by A Really Fake Floordiv Since 4th January, 2022 · 1 year, 11 months ago
- 2d59657 test: Set FSE decompress fuzzer max limit (#868) by Klaus Post · 1 year, 11 months ago
- 0e1030c Fuzzing Coverage Expansion (#866) by viktoriia-lsg · 1 year, 11 months ago
- e670df9 s2: Fix EstimateBlockSize on 6&7 length input (#867) by Klaus Post · 1 year, 11 months ago
- c634b49 Revert "zstd: Reject empty compressed blocks (#862)" (#865) by Klaus Post · 1 year, 11 months ago
- 6125c11 zstd: Reject empty compressed blocks (#862) by Klaus Post · 2 years ago
- 7b22298 Update README.md by Klaus Post · 2 years ago
- 62d7424 Update README.md by Klaus Post · 2 years ago
- fd16146 gzip: Copy bufio.Reader on Reset (#860) by Andrew Stone · 2 years ago upstream/v1.17.0
- 0e8837c fse, huff0, zstd: Remove always-nil error returns (#857) by greatroar · 2 years ago
- 11e91a1 Add dictionary builder (#853) by Klaus Post · 2 years ago
- 66f41b3 Update README.md by Klaus Post · 2 years ago
- 0836a1c zstd: Remove offset from bitReader (#854) by greatroar · 2 years ago
- 11b5108 tests: Use Go 1.21.x (#851) by Klaus Post · 2 years ago
- ecf01d0 tests: Fix OSS fuzzer t.Run (#852) by Klaus Post · 2 years ago
- b404607 flate: Add limited window compression (#843) by Klaus Post · 2 years, 1 month ago
- c1dcc38 s2: Do 2 overlapping match checks (#839) by Klaus Post · 2 years, 1 month ago
- 895291c Add xerial snappy read/writer (#838) by Klaus Post · 2 years, 1 month ago
- 33c9bc8 flate: Add amd64 assembly matchlen (#837) by Klaus Post · 2 years, 1 month ago
- f71e4d3 Update README.md by Klaus Post · 2 years, 2 months ago
- b7fbbd3 tests: unnecessary use of fmt.Sprintf (#836) by guangwu · 2 years, 2 months ago
- 67a538e s2: add GetBufferCapacity() method (#832) by Giedrius Statkevičius · 2 years, 2 months ago upstream/v1.16.7
- eff45bd doc: Fix typo in security advisory URL (#830) by Kale Blankenship · 2 years, 2 months ago
- 4edb2e8 zstd: Fix default level first dictionary encode (#829) by Klaus Post · 2 years, 2 months ago
- ae6c851 Update README.md by Klaus Post · 2 years, 3 months ago
- d9eae82 s2: Clean up matchlen assembly (#825) by Klaus Post · 2 years, 3 months ago upstream/v1.16.6
- a3a5dce zstd: Add amd64 match length assembly (#824) by Klaus Post · 2 years, 3 months ago
- 9a951be s2: Improve Better compression slightly (#663) by Klaus Post · 2 years, 4 months ago
- aa3702a docs: Fix undefined WithDecoderConcurrency (#816) by Daniël van Eeden · 2 years, 4 months ago
- ea3eeea gzhttp: Handle informational headers (#815) by Romain · 2 years, 4 months ago
- 003aa4f Update README.md by Klaus Post · 2 years, 4 months ago
- 343440d General code cleanup (#813) by Klaus Post · 2 years, 4 months ago
- 2cf14c4 other: Add a Security-Policy (#810) by Diogo Teles Sant'Anna · 2 years, 4 months ago
- 7a331e1 zstd: correctly ignore WithEncoderPadding(1) (#806) by Ian Lance Taylor · 2 years, 4 months ago
- ed6feff gzip: Fix WriterTo after initial read (#804) by Klaus Post · 2 years, 5 months ago upstream/v1.16.5
- 62dad81 readerWrapper: readByte needs to use io.ReadFull (#802) by Jeff Noxon · 2 years, 5 months ago
- b0f7a94 Update README.md by Klaus Post · 2 years, 5 months ago
- 3c61d32 Allow access to internal ResponseWriter in gzhttp handler (#799) by Jordi Giménez Gámez · 2 years, 5 months ago upstream/v1.16.4
- 9243a1f Update README.md by Klaus Post · 2 years, 5 months ago
- 47eb6d4 zstd: Fix fallback on incompressible block (#798) by Klaus Post · 2 years, 5 months ago
- 5753c12 zstd: Shorten checksum code (#795) by greatroar · 2 years, 5 months ago
- 6c7dd07 zstd: Load source value at start of loop (#794) by greatroar · 2 years, 5 months ago
- 2a02ad2 zstd: Fix back-referenced offset (#793) by Klaus Post · 2 years, 5 months ago
- dc198c1 zstd: Respect WithAllLitEntropyCompression (#792) by Klaus Post · 2 years, 5 months ago
- 382ea74 zstd: Revert table size change (#789) by Klaus Post · 2 years, 5 months ago
- 4bac43a zstd: Fix quick reject on long backmatches (#787) by Klaus Post · 2 years, 5 months ago
- 31b99fb zstd: Make load(32|64)32 safer and smaller (#788) by greatroar · 2 years, 5 months ago