aboutsummaryrefslogtreecommitdiffstats
path: root/src/tokenizers
Commit message (Expand)AuthorAgeFilesLines
* Fixes in classifying for small messages.Vsevolod Stakhov2011-01-251-1/+1
* * Many fixes to fuzzy hashes logic and tokenization.Vsevolod Stakhov2011-01-241-4/+33
* * Add Subject header to statisticsVsevolod Stakhov2010-12-242-0/+40
* * Fix shared usage of statfilesVsevolod Stakhov2010-09-161-2/+4
* * Implement new learning system, now rspamd should be much more intelligent w...Vsevolod Stakhov2010-05-272-1/+2
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-2/+0
* * Add binlog API implementationVsevolod Stakhov2009-11-061-0/+1
* * Retab, no functional changesVsevolod Stakhov2009-10-022-62/+62
* * Make autolearn workingVsevolod Stakhov2009-07-092-7/+11
* * Rework url parsing algorithmsVsevolod Stakhov2009-06-021-1/+5
* * Add functions to parse headers and urls into statfile tokensVsevolod Stakhov2009-03-163-13/+121
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-162-2/+2
* * Add BSD license textVsevolod Stakhov2009-02-162-0/+48
* * Rewrite message parserVsevolod Stakhov2009-01-213-14/+17
* * Rewrite perl client for rspamd, now it allows access to both normal and con...Vsevolod Stakhov2009-01-192-2/+5
* * Fix errors in learning implementationVsevolod Stakhov2009-01-112-4/+8
* * Use binary tree in tokenizers, that would provide us fast checking for uniq...Vsevolod Stakhov2008-12-043-21/+30
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-023-2/+35
* * Add simple implementation of OSB tokenizerVsevolod Stakhov2008-11-073-0/+143