0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Getting ready for 1.20.1 release More... over 3 years ago
Protect header inclusion on Win. Addresses https://github.com/Blosc/python-blosc/issues/229 More... over 3 years ago
Add a header in zlib-1.2.8 sources. Addresses https://github.com/Blosc/python-blosc/issues/229 More... over 3 years ago
CoC file must be lowercase More... almost 4 years ago
CoC file must be lowercase More... almost 4 years ago
Merge branch 'master' of github.com:Blosc/c-blosc More... almost 4 years ago
Updated Code of Conduct to Contributor Covenant More... almost 4 years ago
Merge pull request #309 from mgorny/static-fuzz More... almost 4 years ago
BUILD_FUZZERS require BUILD_STATIC More... almost 4 years ago
Post 1.20.0 release actions done More... almost 4 years ago
Some cleanups in release notes More... almost 4 years ago
Add a reference to the new blog post More... almost 4 years ago
Getting ready for 1.20.0 release More... almost 4 years ago
blosclz updated to 2.3.0 (backport from c-blosc2) More... almost 4 years ago
Add a complete description of the chunk format More... almost 4 years ago
Merge pull request #306 from nmoinvaz/fixes/decompress-fuzzer-bytes More... almost 4 years ago
Fixed check for compressed bytes and uncompressed bytes in decompress_fuzzer. More... almost 4 years ago
Fix comment More... almost 4 years ago
Merge pull request #305 from nmoinvaz/fixes/ubsan-shift More... almost 4 years ago
Fixed undefined shift ubsan warning in lz4hc_wrap_compress. More... almost 4 years ago
Merge pull request #301 from nmoinvaz/improvements/fuzzers More... almost 4 years ago
Backported BloscLZ 2.2.0 from c-blosc2 More... almost 4 years ago
Merge pull request #304 from nmoinvaz/improvements/cmake-source-group More... almost 4 years ago
Merge pull request #303 from nmoinvaz/fixes/ip-over-read More... almost 4 years ago
Group third-party source files with cmake. More... almost 4 years ago
Fixed buffer over-read when hashing ip after match. The address of ip returned from get_match should have at least sizeof(uint32_t) bytes between it and ip_bounds after -= 3 so it can do integer hashing. More... almost 4 years ago
ctbytes - > cbytes More... almost 4 years ago
Be explicit on whether header is included in sizes More... almost 4 years ago
Fixed typo in cmake option description. More... almost 4 years ago
Added fuzzers for blosc compression/decompression. Added ability to run fuzzers standalone. More... almost 4 years ago