]> source.dussan.org Git - rspamd.git/commit
Fix phishing detection with img flag.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 11 Jul 2011 14:42:13 +0000 (18:42 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 11 Jul 2011 14:42:13 +0000 (18:42 +0400)
commitb14402cd4ed5bf9b3efc0cc9d50c812b66a31f57
tree7db7c93232fe4422e4ab76f0b8457644428d373f
parent9e6acadd7ce323f42ebed02237d064305df32249
Fix phishing detection with img flag.
Handle unclosed HTML tags properly.
Remove warnings for types on 32 bit archs.
Do not touch grow factor many times when one shot mode is turned on.
src/dns.c
src/filter.c
src/html.c
src/message.c