]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2023-01-24  Danielle Rozenblitfix bound check for ZSTD_copySequencesToSeqStoreNoBlock... 3447/head
2023-01-23  Danielle RozenblitMerge branch 'dev' into fuzz-sequence-compression
2023-01-23  daniellerozenblitMerge pull request #3439 from daniellerozenblit/sequenc...
2023-01-23  Danielle Rozenblitcalloc dictionary in sequence compression fuzzer rather...
2023-01-23  Yann ColletMerge pull request #3443 from facebook/no_rm_w_stdout
2023-01-23  Nick TerrellFix -Wstringop-overflow warning
2023-01-23  Danielle Rozenblitupdate external sequence error to fit error naming... 3439/head
2023-01-23  Elliot GorokhovskyMerge pull request #3446 from facebook/dependabot/githu...
2023-01-23  Danielle Rozenblitmerge dev
2023-01-23  Danielle Rozenblitfix nits and add new error code for invalid external...
2023-01-23  Danielle Rozenblitmodify sequence compression api fuzzer
2023-01-23  dependabot... Bump github/codeql-action from 2.1.38 to 2.1.39 3446/head
2023-01-21  Yann Colletupdate man 3443/head
2023-01-21  Yann Colletrefactor : --rm is ignored with stdout
2023-01-21  Yann Colletfixed minor c89 warning
2023-01-21  Felix HandteMerge pull request #3432 from felixhandte/fix-perms
2023-01-21  Felix HandteMerge pull request #3442 from felixhandte/pgo-tests
2023-01-21  Nick TerrellFix bufferless API with attached dictionary
2023-01-20  W. Felix HandteAdd PGO Build Jobs to CI 3442/head
2023-01-20  W. Felix HandteAdd Additional Flags to PGO Build
2023-01-20  Nick TerrellReplace Huffman boolean args with flags bit set
2023-01-20  Nick TerrellDelete unused Huffman functions
2023-01-20  Yann ColletMerge pull request #3431 from facebook/cygwin
2023-01-20  Yann ColletMerge pull request #3435 from facebook/c89build
2023-01-20  Nick Terrell[versions-test] Work around bug in dictionary builder...
2023-01-20  Nick TerrellCap hashLog & chainLog to ensure that we only use 32...
2023-01-20  Yann ColletMerge pull request #3415 from facebook/dependabot/githu...
2023-01-20  Danielle Rozenblitfix sequence validation and bounds check in ZSTD_copySe...
2023-01-20  Elliot GorokhovskyMerge pull request #3437 from embg/fuzz_emf
2023-01-20  Elliot GorokhovskyEnable if == 1 rather than if == 0 3437/head
2023-01-20  Yann Colletadded cygwin tests to github actions 3431/head
2023-01-19  Yann Colletadded c89 build test to CI 3435/head
2023-01-19  Elliot GorokhovskyFuzz the external matchfinder API
2023-01-19  Elliot GorokhovskyBugfixes for the External Matchfinder API (#3433)
2023-01-19  daniellerozenblitMerge pull request #3418 from daniellerozenblit/fuzz...
2023-01-18  Yann ColletMerge pull request #3423 from facebook/ptime
2023-01-18  W. Felix HandteEasy: Print Mode as Octal in `chmod()` Trace 3432/head
2023-01-18  W. Felix HandteMimic gzip chown(gid), chmod(), chown(uid) Behavior
2023-01-18  W. Felix HandteCopy Permissions from Source File
2023-01-18  W. Felix HandteRe-Use `stat_t` in `FIO_compressFilename_srcFile()`
2023-01-17  Nick Terrell[tests] Fix version test determinism
2023-01-17  W. Felix HandteUse Existing Src File Stat in `*_dstFile()` Funcs
2023-01-17  W. Felix HandtePass `stat_t` into `*_dstFile()` Functions
2023-01-17  W. Felix Handte`FIO_openSrcFile()` Returns File Stat
2023-01-17  Danielle Rozenblitfix maxBlockSize resolution + add test cases 3418/head
2023-01-17  Felix HandteMerge pull request #3424 from felixhandte/disable-asan...
2023-01-17  Elliot Gorokhovskyfix msys2 symlink breakage in CI (#3429)
2023-01-16  dependabot... Bump github/codeql-action from 2.1.37 to 2.1.38 (#3428)
2023-01-13  Elliot GorokhovskyDeprecate advanced streaming functions (#3408)
2023-01-13  Yann Colletmissing #include for Windows 3423/head
2023-01-13  W. Felix HandteDon't Even Declare Poisoning Functions if Poisoning... 3424/head
2023-01-13  W. Felix HandteDisable Custom ASAN/MSAN Poisoning on MinGW Builds
2023-01-13  Danielle Rozenblitmove ZSTD_BLOCKSIZE_MAX_MIN to static linking only...
2023-01-13  Yann ColletMerge pull request #3419 from facebook/fix3416
2023-01-13  Yann Colletrestore support of clock_gettime() for POSIX systems
2023-01-13  Yann Colletrefactor timefn
2023-01-13  Nick TerrellAdd support for in-place decompression
2023-01-12  Yann Colletadd explanation about new test 3419/head
2023-01-12  Yann Colletfix root cause of #3416
2023-01-12  Yann ColletMerge pull request #3413 from facebook/timefn
2023-01-12  Danielle Rozenblitadditional tests and documentation updates + allow...
2023-01-12  Felix HandteMerge pull request #3402 from facebook/dependabot/githu...
2023-01-12  Danielle Rozenblitadd simple test for maxBlockSize expected functionality
2023-01-11  Elliot GorokhovskyCompletely overhaul Windows CI (#3410)
2023-01-11  Danielle Rozenblitupdate minimum threshold for max block size
2023-01-11  Daniel KuteninMake the producer use the same amount of entropy
2023-01-11  Daniel KuteninFix fuzzing with ZSTD_MULTITHREAD
2023-01-09  Yann ColletMerge pull request #3414 from facebook/dependabot/githu...
2023-01-09  Danielle Rozenblitresolve max block value in cctx and use when calculatin...
2023-01-09  dependabot... Bump actions/upload-artifact from 3.1.1 to 3.1.2 3415/head
2023-01-09  dependabot... Bump actions/checkout from 3.2.0 to 3.3.0 3414/head
2023-01-07  Yann Colletminor simplification refactoring for timefn 3413/head
2023-01-05  Yann Colletminor: fix conversion warnings
2023-01-04  daniellerozenblitMerge branch 'dev' into fuzz-max-block-size
2023-01-04  Danielle Rozenblitinitial commit
2023-01-04  Yann ColletMerge pull request #3391 from facebook/fix3228
2023-01-03  Yann Colletupdate levels.sh test 3391/head
2023-01-03  Yann Colletupdate regression results
2023-01-03  Yann Colletimprove compression ratio of small alphabets
2023-01-03  daniellerozenblitMerge pull request #3302 from daniellerozenblit/optimal...
2023-01-03  Danielle Rozenblitupdate regression results.csv 3302/head
2023-01-03  Danielle Rozenblitimplement suggestions
2022-12-29  Yann ColletMerge pull request #3248 from facebook/opt_comments1
2022-12-29  Yann Colletfixed incorrect assert 3248/head
2022-12-29  Yann Colletjust add some comments to zstd_opt for improved clarity
2022-12-28  Yann ColletMerge pull request #3400 from danlark1/dev
2022-12-28  Yann ColletMerge pull request #3395 from terrelln/2022-12-21-depre...
2022-12-28  Yann Colletupdate ZSTD_CCts_setCParams() inline documentation
2022-12-28  Yann ColletMerge pull request #3403 from facebook/setCParams
2022-12-28  Elliot GorokhovskyExternal matchfinder API (#3333)
2022-12-28  Yann ColletSignal parameter change during MT compression 3403/head
2022-12-28  Yann ColletNew xp library symbol : ZSTD_CCtx_setCParams()
2022-12-28  Yann ColletMerge pull request #3394 from terrelln/issue-3010
2022-12-26  dependabot... Bump ossf/scorecard-action from 2.1.0 to 2.1.2 3402/head
2022-12-23  Yann Colletcmake build: fix nit
2022-12-23  Daniel KuteninMove deprecated annotation before static to allow C... 3400/head
2022-12-23  Yann ColletMerge pull request #3398 from facebook/fix3316
2022-12-23  Yann Colletspec update : require minimum nb of literals for 4... 3398/head
2022-12-22  Yann ColletMerge pull request #3399 from facebook/fix2577
2022-12-22  Yann ColletSupport decompression of compressed blocks of size... 3399/head
next