1. 272b77a Add visibility to /art for use in tests. by Martin Stjernholm · 6 weeks ago main master
  2. 0cc4114 Disable ZSTD_TRACE. by Elliott Hughes · 8 weeks ago
  3. 3f7f146 Upgrade zstd to v1.5.6 by Elliott Hughes · 8 weeks ago
  4. 794ea1b Merge pull request #3984 from facebook/dev by Yann Collet · 9 weeks ago upstream-release
  5. 78f732c Merge pull request #3985 from facebook/scorecard_permission by Yann Collet · 9 weeks ago
  6. 273d127 try to silence some scorecard warnings by Yann Collet · 9 weeks ago
  7. c6e5257 Merge pull request #3977 from facebook/doc_advanced by Yann Collet · 9 weeks ago
  8. dc1f7b5 fix -Werror=pointer-arith in fuzzers (#3983) by Elliot Gorokhovsky · 9 weeks ago
  9. 6679d0c Merge pull request #3982 from embg/fuzzer_readme by Yann Collet · 9 weeks ago
  10. 76fbb5f Merge pull request #3975 from terrelln/2024-03-18-cmake-docs by Yann Collet · 9 weeks ago
  11. 1d3f664 Merge pull request #3979 from yoniko/Werror-fuzz by Yann Collet · 9 weeks ago
  12. 86caab5 Merge pull request #3981 from terrelln/2024-03-19-generate-sequences by Yann Collet · 9 weeks ago
  13. 731f4b7 Fix & fuzz ZSTD_generateSequences by Nick Terrell · 9 weeks ago
  14. 741b87b Fuzzing and bugfixes for magicless-format decoding (#3976) by Elliot Gorokhovsky · 9 weeks ago
  15. f62b266 Add docs on how to add a new fuzzer by Elliot Gorokhovsky · 9 weeks ago
  16. 3487a60 Fail on errors when building fuzzers by Yonatan Komornik · 9 weeks ago
  17. 6a0052a Fix bugs in simple decompression fuzzer (#3978) by Yonatan Komornik · 9 weeks ago
  18. 6f1215b fix ZSTD_TARGETCBLOCKSIZE_MIN test by Yann Collet · 9 weeks ago
  19. c5da438 fix typo by Yann Collet · 9 weeks ago
  20. 3d18d9a updated API manual by Yann Collet · 9 weeks ago
  21. 902c7ec add doc on CCtx UB state by Yann Collet · 9 weeks ago
  22. 5d82c2b add a paragraph on UB DCtx state after error by Yann Collet · 9 weeks ago
  23. f5728da update targetCBlockSize documentation by Yann Collet · 9 weeks ago
  24. 42b02f5 [cmake] Emit warnings for contradictory build settings by Nick Terrell · 9 weeks ago
  25. cd4dba7 pzstd: use c++14 without conditions by Alexander Kanavin · 11 months ago
  26. 7d970bd Implement one-shot fallback for magicless format (#3971) by Elliot Gorokhovsky · 9 weeks ago
  27. a595e58 [cmake] Fix up PR #3716 by Nick Terrell · 10 weeks ago
  28. 79cd0ff Makes it possible to use the lib through FetchContent or ExternalProject_Add by dsvi · 10 months ago
  29. 3008f74 Merge pull request #3973 from facebook/dependabot/github_actions/github/codeql-action-3.24.7 by Yann Collet · 9 weeks ago
  30. f79c1c4 Merge pull request #3972 from facebook/dependabot/github_actions/actions/cache-4 by Yann Collet · 9 weeks ago
  31. 9dca060 Bump github/codeql-action from 3.24.6 to 3.24.7 by dependabot[bot] · 9 weeks ago
  32. 88301b5 Bump actions/cache from 3 to 4 by dependabot[bot] · 9 weeks ago
  33. 0fcdc62 Merge pull request #3969 from facebook/v156_prep by Yann Collet · 10 weeks ago
  34. dff5407 Merge pull request #3966 from facebook/debug_lineNumber by Yann Collet · 10 weeks ago
  35. 351498b update CHANGELOG for v1.5.6 by Yann Collet · 10 weeks ago
  36. 686e7e4 updated version to v1.5.6 by Yann Collet · 10 weeks ago
  37. 559762d Remove duplicate and incorrect docs in zstd_decompress.c (#3967) by Elliot Gorokhovsky · 10 weeks ago
  38. 9cc3304 add line number to debug traces by Yann Collet · 10 weeks ago
  39. a0a9bc6 [cmake] Always create libzstd target by Nick Terrell · 10 weeks ago
  40. 515c07a Merge pull request #3964 from felixhandte/promote-tgt-c-blk-size-to-stable by Felix Handte · 10 weeks ago
  41. 490163a Merge pull request #3963 from felixhandte/also-handle-hidden-files-output-dir-mirror by Felix Handte · 10 weeks ago
  42. 216099a Merge pull request #3962 from facebook/cover_lessIncludes by Yann Collet · 10 weeks ago
  43. 04d91d5 Merge pull request #3960 from felixhandte/use-utimensat-on-posix-2001 by Felix Handte · 10 weeks ago
  44. 3613448 Promote `ZSTD_c_targetCBlockSize` Parameter to Stable API by W. Felix Handte · 10 weeks ago
  45. 86b8e39 Remove Erroneous Exclusion of Hidden Files and Folders in `--output-dir-mirror` by W. Felix Handte · 10 weeks ago
  46. 2215101 Add a Few Tests by W. Felix Handte · 10 weeks ago
  47. d6ee2d5 Use `utimensat()` on FreeBSD by W. Felix Handte · 2 months ago
  48. ff0afba [asm][aarch64] Mark that BTI and PAC are supported by Nick Terrell · 10 weeks ago
  49. c8ab027 reduce the amount of includes in "cover.h" by Yann Collet · 10 weeks ago
  50. 7c2aa73 Merge pull request #3958 from facebook/doc3698 by Yann Collet · 10 weeks ago
  51. 084b362 Merge pull request #3956 from facebook/fix3702 by Yann Collet · 10 weeks ago
  52. c1e9953 [CI] Run tests with CMake on Windows by Nick Terrell · 2 months ago
  53. 94c1020 [cpu] Backport fix for rbx clobbering on Windows with Clang by Nick Terrell · 2 months ago
  54. 4bd911a Merge pull request #3954 from facebook/zeroSeq_sample by Yann Collet · 2 months ago
  55. b20703f Updates `ZSTD_RowFindBestMatch` comment (#3947) by Yonatan Komornik · 2 months ago
  56. f65b9e2 Exercise ZSTD_findDecompressedSize() in the simple decompression fuzzer (#3959) by Elliot Gorokhovsky · 2 months ago
  57. ff6713f fix duplicated paragraph by Yann Collet · 2 months ago
  58. 5473b72 updated documentation by Yann Collet · 2 months ago
  59. 92fbd42 Export ZSTD_LEGACY_SUPPORT in tests/Makefile (#3955) by Elliot Gorokhovsky · 2 months ago
  60. 83ec3d0 no longer truncate file name in verbose mode by Yann Collet · 2 months ago
  61. 5a66afa Add common file extensions to --exclude-compressed (#3951) by daniellerozenblit · 2 months ago
  62. 37ff4f9 removed golden-decompression/.gitignore by Yann Collet · 2 months ago
  63. e27e156 Merge pull request #3901 from robandpdx-org/convert-facebook-zstd-to-actions by Yann Collet · 2 months ago
  64. a6ff119 Merge pull request #3952 from felixhandte/stop-hardcoding-posix-version-on-bsd by Felix Handte · 2 months ago
  65. 0ae98ba add same .gitignore rule in golden-decompression/ by Yann Collet · 2 months ago
  66. db996d2 Merge pull request #3933 from facebook/fix3819 by Yann Collet · 2 months ago
  67. 7a43609 Merge pull request #3934 from facebook/risc5ci by Yann Collet · 2 months ago
  68. 3b573ba Merge pull request #3936 from facebook/debug5 by Yann Collet · 2 months ago
  69. 8688c6e Merge pull request #3942 from facebook/fix3719 by Yann Collet · 2 months ago
  70. 4eea5af Merge pull request #3946 from facebook/cmake_hpux by Yann Collet · 2 months ago
  71. ca0fc76 Merge pull request #3948 from facebook/tests_2927 by Yann Collet · 2 months ago
  72. b39c767 Add the zeroSeq sample by Yann Collet · 2 months ago
  73. fe7c645 Merge pull request #3937 from facebook/offset0 by Yann Collet · 2 months ago
  74. 8ba5bc4 chore: fix some typos (#3949) by acceptacross · 2 months ago
  75. ee6acaf Pin tsan and msan CI jobs to ubuntu-20.04 (#3945) by Elliot Gorokhovsky · 2 months ago
  76. e087280 Use ZSTD_LEGACY_SUPPORT=5 in make test (#3943) by Elliot Gorokhovsky · 2 months ago
  77. 74e856a add tests inspired from #2927 by Yann Collet · 2 months ago
  78. edab9ee Fix AsyncIO reading seed queueing (#3940) by Yonatan Komornik · 2 months ago
  79. f6039f3 cmake refactor: move HP-UX specific logic into its own function by Yann Collet · 2 months ago
  80. a4db145 Merge pull request #3862 from likema/fix-hpux-parisc by Yann Collet · 2 months ago
  81. f99a450 Stop Hardcoding the POSIX Version on BSDs by W. Felix Handte · 2 months ago
  82. 1362699 minor man page clarification by Yann Collet · 2 months ago
  83. fbd9e62 added tests by Yann Collet · 2 months ago
  84. c610a01 fix #3719 by Yann Collet · 2 months ago
  85. 372fddf Merge pull request #3860 from likema/fix-xxhash-aix-51 by Yann Collet · 2 months ago
  86. cb596b0 Merge pull request #3929 from facebook/llu_vscode by Yann Collet · 2 months ago
  87. c1875a7 Merge pull request #3928 from facebook/doc3727 by Yann Collet · 2 months ago
  88. eb5f7a7 produced golden sample for the offset==0 decoder test by Yann Collet · 2 months ago
  89. d2f56ba update documentation by Yann Collet · 2 months ago
  90. a9fb8d4 new method to deal with offset==0 by Yann Collet · 2 months ago
  91. e127139 Merge pull request #3824 from elasota/specify-zero-offset by Yann Collet · 2 months ago
  92. 478e5fe Merge pull request #3816 from elasota/fix-state-table by Yann Collet · 2 months ago
  93. aed172a minor: fix incorrect debug level by Yann Collet · 2 months ago
  94. ad59027 added RISC-V emulation tests on Github CI by Yann Collet · 3 months ago
  95. 007cda8 prevent XXH64 from being autovectorized by XXH512 by default by Yann Collet · 3 months ago
  96. 8689633 Merge pull request #3840 from aimuz/fix-reserved by Yann Collet · 3 months ago
  97. 2abe8d6 fix LLU->ULL by Yann Collet · 3 months ago
  98. 4fb0a77 update -V documentation by Yann Collet · 3 months ago
  99. b293d2e Merge pull request #3927 from facebook/dependabot/github_actions/github/codeql-action-3.24.6 by Yann Collet · 3 months ago
  100. 70df177 Bump github/codeql-action from 3.24.5 to 3.24.6 by dependabot[bot] · 3 months ago