Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sanitizer support and clean up sanitizer findings (#9601) | Ozan Tezcan | 2021-11-11 | 1 | -0/+12 |
* | Squash merging 125 typo/grammar/comment/doc PRs (#7773) | Oran Agra | 2020-09-10 | 1 | -3/+3 |
* | The aarch64 architecture is support normal memory unaligned accesses, | zhudacai 00228490 | 2019-09-04 | 1 | -1/+2 |
* | Clean gcc 7.x warnings, redis-cli cluster fix. | Yossi Gottlieb | 2018-06-03 | 1 | -12/+12 |
* | SipHash 2-4 -> SipHash 1-2.siphash | antirez | 2017-02-21 | 1 | -14/+15 |
* | Use locale agnostic tolower() in dict.c hash function. | antirez | 2017-02-20 | 1 | -15/+25 |
* | SipHash x86 optimizations. | antirez | 2017-02-20 | 1 | -2/+23 |
* | Use SipHash hash function to mitigate HashDos attempts. | antirez | 2017-02-20 | 1 | -0/+328 |