aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/lz4: remove back-compat wrappersSven Schmidt2017-02-241-69/+0
* lib: update LZ4 compressor moduleSven Schmidt2017-02-241-66/+696
* lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim2016-01-201-2/+2
* lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-111-4/+4
* lib: add lz4 compressor moduleChanho Min2013-07-091-0/+36
* decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-091-0/+51