aboutsummaryrefslogtreecommitdiffstats
path: root/src/tokenizers/tokenizers.h
Commit message (Expand)AuthorAgeFilesLines
* * Welcome 0.4.0Vsevolod Stakhov2011-06-241-7/+9
* * Skip short utf words in statisticsVsevolod Stakhov2011-06-031-2/+2
* * Major cleanup of cmake build systemVsevolod Stakhov2011-05-061-2/+2
* * Rewrite URL storage systemVsevolod Stakhov2011-02-241-2/+0
* * Add Subject header to statisticsVsevolod Stakhov2010-12-241-0/+2
* * Implement new learning system, now rspamd should be much more intelligent w...Vsevolod Stakhov2010-05-271-0/+1
* * Add binlog API implementationVsevolod Stakhov2009-11-061-0/+1
* * Add functions to parse headers and urls into statfile tokensVsevolod Stakhov2009-03-161-0/+4
* * Rewrite message parserVsevolod Stakhov2009-01-211-2/+2
* * Use binary tree in tokenizers, that would provide us fast checking for uniq...Vsevolod Stakhov2008-12-041-6/+6
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-0/+15
* * Add simple implementation of OSB tokenizerVsevolod Stakhov2008-11-071-0/+29