summaryrefslogtreecommitdiff
path: root/src/sha1.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile warnings and errors when building with gcc-12 or clang (#12035)sundb2023-04-181-1/+4
* Add --large-memory flag for REDIS_TEST to enable tests that consume more than...sundb2021-11-161-1/+1
* Add run all test support with define REDIS_TEST (#8570)sundb2021-03-101-1/+1
* sha1.c: use standard uint32_t.antirez2015-04-271-4/+4
* Allow all code tests to run using Redis argsMatt Stancliff2014-12-231-0/+7
* redis.c split into many different C files.antirez2010-07-011-0/+17