]> source.dussan.org Git - rspamd.git/commit
* Fixes to fuzzy hashing logic, skip urls while estimating fuzzy hash
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 23 Jun 2011 15:05:58 +0000 (19:05 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 23 Jun 2011 15:05:58 +0000 (19:05 +0400)
commit5022c0333ffd8ce5eca3dc9e2679b612e2c9ce99
tree4b7fd05c9f01700ea372fb941b87312fceece513
parentde94e18f57a0dccbab76efb3d574c0485a9e3700
* Fixes to fuzzy hashing logic, skip urls while estimating fuzzy hash
Fix tags stripping.
Fix phishing checks (ignore img tags).
12 files changed:
src/expressions.c
src/fuzzy.c
src/fuzzy.h
src/html.c
src/message.c
src/message.h
src/plugins/fuzzy_check.c
src/plugins/regexp.c
src/printf.c
src/printf.h
src/url.c
src/url.h