]> source.dussan.org Git - rspamd.git/commit
* Add implementation of counting bloom filter to rspamd
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 19 Aug 2009 16:08:16 +0000 (20:08 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 19 Aug 2009 16:08:16 +0000 (20:08 +0400)
commit8b8b79dd4f5bb0e8fd7b5d6f5fcd0a8050502862
treea6e3e3073f431decc6f60ab8d6a016e5aa215295
parentda847ef3d5c2057a9987add05972c79176b89b0f
* Add implementation of counting bloom filter to rspamd
CMakeLists.txt
conf/rspamd.conf.sample
src/bloom.c [new file with mode: 0644]
src/bloom.h [new file with mode: 0644]