aboutsummaryrefslogtreecommitdiffstats
path: root/src/bloom.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix signness in arithmetic operations.Vsevolod Stakhov2011-08-041-1/+1
|
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-42/+42
| | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones.
* * Retab, no functional changesVsevolod Stakhov2009-10-021-45/+46
|
* * Fix memory leakage in controllerVsevolod Stakhov2009-08-211-1/+1
|
* * Add implementation of counting bloom filter to rspamdVsevolod Stakhov2009-08-191-0/+239