]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2023-01-30  Danielle RozenblitMerge branch 'fix-long-offsets-resolution-pointer'... 3460/head
2023-01-30  Danielle Rozenblitremove big test around large offset with small window...
2023-01-28  daniellerozenblitUpdate .github/workflows/dev-long-tests.yml
2023-01-27  Danielle RozenblitMerge branch 'fix-long-offsets-resolution-pointer'...
2023-01-27  Danielle Rozenblitupdate CI
2023-01-27  daniellerozenblitUpdate lib/compress/zstd_compress.c
2023-01-27  Danielle Rozenblitrecord long offsets in ZSTD_symbolEncodingTypeStats_t...
2023-01-27  Danielle Rozenblitinitialize long offsets in decodecorpus
2023-01-27  Danielle Rozenblitfix long offset resolution
2023-01-26  Yonatan KomornikMerge pull request #3457 from yoniko/fix-rowhash-cli
2023-01-26  Yonatan KomornikBugfix: `--[no-]row-match-finder` do the opposite of... 3457/head
2023-01-26  Yann ColletMerge pull request #3450 from facebook/no_rm_on_o
2023-01-26  Yann Colletenforce a hard fail when input files are set to be... 3450/head
2023-01-26  Yann Colletdisable --rm on -o command
2023-01-25  Yann ColletMerge pull request #3455 from facebook/fix3454
2023-01-25  Nick Terrell[version-test] Work around bugs in v0.7.3 dict builder
2023-01-25  Nick Terrell[huf] Add generic C versions of the fast decoding loops
2023-01-25  Yann ColletProvide more accurate error codes for busy-loop scenarios 3455/head
2023-01-25  daniellerozenblitMerge pull request #3447 from daniellerozenblit/fuzz...
2023-01-25  daniellerozenblitMerge pull request #3452 from daniellerozenblit/fix...
2023-01-24  Danielle Rozenblitfix 32bit build errors in zstd seekable 3452/head
2023-01-24  Yonatan KomornikMerge pull request #3451 from yoniko/red-zones-bugfix
2023-01-24  Yonatan KomornikBug fix redzones by unpoisoning only the intended buffe... 3451/head
2023-01-24  Danielle Rozenblitfix bound check for ZSTD_copySequencesToSeqStoreNoBlock... 3447/head
2023-01-23  Elliot GorokhovskyMerge pull request #3448 from facebook/embg-doc-fix
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  Elliot GorokhovskyFix ZSTD_estimate* and ZSTD_initCStream() docs 3448/head
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
next