summaryrefslogtreecommitdiff
path: root/src/lzf_c.c
Commit message (Expand)AuthorAgeFilesLines
* Change lzf to handle values larger than UINT32_MAX (#9776)sundb2021-11-161-6/+7
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-1/+11
* Upgrade LZF to 3.6 (2011) from 3.5 (2009)Matt Stancliff2015-01-021-23/+19
* No more trailing spaces in Redis source code.antirez2014-06-261-4/+4
* redis.c split into many different C files.antirez2010-07-011-0/+295