]> source.dussan.org Git - rspamd.git/commit
[Feature] Rework and improve fuzzy storage
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 12 May 2016 12:50:10 +0000 (13:50 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 12 May 2016 12:50:10 +0000 (13:50 +0100)
commit274efffcbb21ea6fb32ee509b2449f69bcf98992
tree373157af635e6810cc106da9e44d2d92ab604b30
parentc2e0f14cf3b208f75c6a92e8c532223d9ca8db22
[Feature] Rework and improve fuzzy storage

- Allow multiple algorithms in fuzzy rules
- Cache fuzzy requests to avoid expensive calculations for multiple
  fuzzy storages
- Simplify request generating procedure
src/libmime/message.c
src/plugins/fuzzy_check.c