]> source.dussan.org Git - rspamd.git/commit
* Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 20 Mar 2009 15:35:30 +0000 (18:35 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 20 Mar 2009 15:35:30 +0000 (18:35 +0300)
commitafdaddc4d0745a5bcefad73dd74fd4c03ae3de15
tree83d86453410f1d88ee3ed0116ce90e730c99aa9e
parentfb00c75abdfeaa15302a5922859e424b0313d5b5
* Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)
* Add test case for fuzzy hashing check
CMakeLists.txt
src/fuzzy.c [new file with mode: 0644]
src/fuzzy.h [new file with mode: 0644]
test/rspamd_expression_test.c
test/rspamd_fuzzy_test.c [new file with mode: 0644]
test/rspamd_test_suite.c
test/tests.h