summaryrefslogtreecommitdiff
path: root/hash.c
Commit message (Expand)AuthorAgeFilesLines
* hash: add XXH3 to list of hash algorithms.dormando2021-06-091-0/+10
* hash: fix build failure against gcc-10Sergei Trofimovich2020-02-011-0/+2
* Make hash table algorithm selectabledormando2014-04-161-428/+18
* Refactor: moved the hash function from assoc.c to hash.cTrond Norbye2009-03-021-0/+431