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