aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash.c
Commit message (Expand)AuthorAgeFilesLines
* * Retab, no functional changesVsevolod Stakhov2009-10-021-78/+79
* * Fix shared hashes avoiding its resizingVsevolod Stakhov2009-05-041-5/+6
* * Add counters for rspamd symbolsVsevolod Stakhov2009-05-041-5/+9
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-3/+2
* * Add BSD license textVsevolod Stakhov2009-02-161-11/+19
* * Fill hash buckets with zeroes to avoid invalid pointer usageVsevolod Stakhov2009-02-061-2/+2
* * Use prime number for hash nodes initial valueVsevolod Stakhov2009-01-271-1/+1
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-0/+293