summaryrefslogtreecommitdiffstats
path: root/src/tokenizers/tokenizers.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix shared usage of statfilesVsevolod Stakhov2010-09-161-2/+4
* * Retab, no functional changesVsevolod Stakhov2009-10-021-48/+48
* * Make autolearn workingVsevolod Stakhov2009-07-091-5/+3
* * Rework url parsing algorithmsVsevolod Stakhov2009-06-021-1/+5
* * Add functions to parse headers and urls into statfile tokensVsevolod Stakhov2009-03-161-0/+116
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-1/+1
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Rewrite message parserVsevolod Stakhov2009-01-211-2/+4
* * Rewrite perl client for rspamd, now it allows access to both normal and con...Vsevolod Stakhov2009-01-191-2/+4
* * Fix errors in learning implementationVsevolod Stakhov2009-01-111-3/+7
* * Use binary tree in tokenizers, that would provide us fast checking for uniq...Vsevolod Stakhov2008-12-041-0/+12
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-0/+18
* * Add simple implementation of OSB tokenizerVsevolod Stakhov2008-11-071-0/+45