projects
/
platform
/
upstream
/
lz4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lz4.git
2020-03-03
Yann Collet
Merge pull request #846 from bimbashrestha/issues-tmp
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Bimba Shrestha
Adding issue templates
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Yann Collet
Merge pull request #838 from Yanpas/stack_frame_2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Yann Collet
Merge pull request #843 from filipecalasans/multiples...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Filipe Calasans
Add test scenario test-lz4-multiple-legacy
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Filipe Calasans
Implement -m option with legacy format on cli
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Yann Collet
Merge pull request #842 from filipecalasans/fix-list
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Filipe Calasans
Fix lz4cli --list option
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Yan Pashkovsky
fix malloc handling
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Yan Pashkovsky
fix: allocate LZ4HC_optimal_t opt on heap each time...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Yann Collet
updated NEWS for v1.9.3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Yann Collet
Merge pull request #826 from wolfpld/dev
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Bartosz Taudul
Force inline small functions used by LZ4_compress_generic.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Yann Collet
Merge pull request #825 from NancyLi1013/vcpkg-instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
NancyLi1013
Add vcpkg installation instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Yann Collet
Merge pull request #810 from korli/haiku
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Yann Collet
Merge pull request #803 from dkondrad/gh-797
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Yann Collet
Merge pull request #817 from lz4/windfast
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Yann Collet
fixed lz4hc assert error
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Yann Collet
faster decoding speed with Visual
commit
|
commitdiff
|
tree
|
snapshot
2019-11-30
Yann Collet
Merge pull request #815 from andrewthad/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2019-11-30
Andrew Martin
Fix typos in streaming_api_basics.md
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Jerome Duval
bring support for Haiku up to date.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Yann Collet
Merge pull request #808 from rkoradi/benchmarkWithDicti...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Reto Koradi
Make benchmark compatible with dictionary compression
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
David A Kondrad
project: VS2017: add lz4 project
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
David A Kondrad
project: visual: fix VS2010/17 gitignore
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Yann Collet
Merge pull request #798 from bimbashrestha/adding_cirru...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Bimba Shrestha
Adding unamestr var
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Bimba Shrestha
Adding condition for FreeBSD and using gmake
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Bimba Shrestha
Using instead of gmake (to address the travis failure)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Bimba Shrestha
Using gmake instead of make
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Bimba Shrestha
Adding cirrus config file for freebsd-12-0
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Yann Collet
Merge pull request #796 from jcaesar/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Julius Michaelis
meson: move one layer deeper to allow easy construction...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Yann Collet
Merge pull request #794 from bimbashrestha/compress_fra...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Bimba Shrestha
Using size instead of LZ4_compressBound(size) <- causes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-21
Yann Collet
Merge pull request #793 from nigeltao/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-09-21
Nigel Tao
Have read_variable_length use fixed size types
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Yann Collet
Merge pull request #790 from bimbashrestha/seperating_s...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Bimba Shrestha
Retreiving 32 bits from the end for fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Bimba Shrestha
Addressing naming nits and moving size modification...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Bimba Shrestha
Seperating the seed generation and use
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Yann Collet
Merge pull request #770 from neheb/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Rosen Penev
util.h: Remove deprecated utime for non-Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Yann Collet
Merge pull request #785 from bimbashrestha/transfer_rem...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Bimba Shrestha
Making fuzzers use dataProducer api instead of random...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Yann Collet
fixed #778
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Yann Collet
Merge pull request #779 from bimbashrestha/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
bimbashrestha
Adding comments, fixing nit, and hiding the struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
bimbashrestha
Seperating fuzz data producer api impl and header,...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
bimbashrestha
Created a data producer API and used in decompress_fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
bimbashrestha
Adding fuzz data producer for uint32 and using in decom...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Yann Collet
fixed test error
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Yann Collet
Merge pull request #777 from terrelln/off-by-one
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nick Terrell
[LZ4_compress_destSize] Fix off-by-one error
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Yann Collet
Merge pull request #773 from felixhandte/attach-empty...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
W. Felix Handte
Only Bump Offset When Attaching Non-Null Dictionary
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
W. Felix Handte
Add Attach Dict Debug Log
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
W. Felix Handte
Make Attaching an Empty Dict Behave the Same as Using...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Yann Collet
Merge pull request #772 from lz4/offset0
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Yann Collet
silence msan warning when offset==0
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Yann Collet
Merge pull request #771 from terrelln/rep-ext-fix
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Nick Terrell
[lz4hc] Chain swap with acceleration
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Nick Terrell
[lz4hc] Only allow chain swapping forwards
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Nick Terrell
[lz4hc] Fix pattern detection end of dictionary
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Nick Terrell
[lz4hc] Fix minor pessimization in extDict pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Nick Terrell
[lz4hc] Improve pattern detection in ext dict
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Yann Collet
Merge pull request #768 from terrelln/rep-ext
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nick Terrell
[LZ4HC] Speed up pattern compression with external...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Yann Collet
Merge pull request #766 from Low-power/cli-option-...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
WHR
lz4cli: add option '--best' as an alias of '-12'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Yann Collet
Merge pull request #763 from terrelln/unused
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Yann Collet
Merge pull request #760 from terrelln/destSize
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Nick Terrell
[lz4frame] Fix unused variable warnings in fuzzing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Yann Collet
Merge pull request #758 from dooxe/develop
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Yann Collet
Merge pull request #762 from terrelln/frame-fuzz
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Nick Terrell
[fuzz] Add LZ4 frame fuzzers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Nick Terrell
[lz4frame] Skip magic and checksums in fuzzing mode
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Nick Terrell
Fix LZ4_attach_dictionary with empty dictionary
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Nick Terrell
[fuzz] Add HC fuzzers for round trip, compress, and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Nick Terrell
[fuzzer] Update scripts for new fuzzers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Nick Terrell
[fuzz] Add a streaming round trip fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Nick Terrell
[LZ4_compress_destSize] Fix off-by-one error in fix
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
W. Felix Handte
Unconditionally Clear `dictCtx`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
W. Felix Handte
Fix Data Corruption Bug when Streaming with an Attached...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
dooxe
Added BUNDLE DESTINATION in CMakeLists.txt so that...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Yann Collet
Merge pull request #756 from terrelln/destSize
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Nick Terrell
[LZ4_compress_destSize] Fix overflow condition
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Nick Terrell
[LZ4_compress_destSize] Fix rare data corruption bug
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Nick Terrell
[LZ4_compress_destSize] Allow 2 more bytes of match...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Yann Collet
Merge pull request #752 from terrelln/fuzzers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Yann Collet
Merge pull request #755 from lz4/custom_distance
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Nick Terrell
[ossfuzz] Improve the fuzzers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Nick Terrell
[lz4] Fix bugs in partial decoding
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Yann Collet
ensure conformance with custom LZ4_DISTANCE_MAX
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Yann Collet
Merge pull request #753 from Hitatm/fix_LZ4_DISTANCE_MAX
commit
|
commitdiff
|
tree
|
snapshot
2019-07-15
Hitatm
bugfix: correctly control the offset < LZ4_DISTANCE_MAX...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Yann Collet
keep the "lorem ipsum" topic of the example string
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Yann Collet
Merge pull request #751 from hamidzr/simple-buffer...
commit
|
commitdiff
|
tree
|
snapshot
next