summaryrefslogtreecommitdiff
path: root/src/lzf_d.c
Commit message (Expand)AuthorAgeFilesLines
* Change lzf to handle values larger than UINT32_MAX (#9776)sundb2021-11-161-3/+3
* Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposedOran Agra2020-12-061-3/+3
* Only supress implitic fallthrough on GCC 7Madelyn Olson2020-10-261-1/+1
* Try to avoid issues with GCC pragmas and older compilers.antirez2018-09-281-4/+7
* Clean gcc 7.x warnings, redis-cli cluster fix.Yossi Gottlieb2018-06-031-10/+13
* Upgrade LZF to 3.6 (2011) from 3.5 (2009)Matt Stancliff2015-01-021-12/+47
* No more trailing spaces in Redis source code.antirez2014-06-261-5/+5
* redis.c split into many different C files.antirez2010-07-011-0/+150