| Commit message (Expand) | Author | Age | Files | Lines |
* | Another debian license fix. | Vsevolod Stakhov | 2012-09-10 | 1 | -1/+1 |
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -3/+3 |
* | * Add correcting factor to statistics. | Vsevolod Stakhov | 2011-06-28 | 1 | -15/+14 |
* | Remove debug. | Vsevolod Stakhov | 2011-06-27 | 1 | -1/+0 |
* | Fix incorrect calculating of token length. | Vsevolod Stakhov | 2011-06-27 | 1 | -0/+1 |
* | * Welcome 0.4.0 | Vsevolod Stakhov | 2011-06-24 | 1 | -28/+29 |
* | * Skip short utf words in statistics | Vsevolod Stakhov | 2011-06-03 | 1 | -3/+10 |
* | * Rework build process: | Vsevolod Stakhov | 2011-05-10 | 1 | -1/+2 |
* | * Major cleanup of cmake build system | Vsevolod Stakhov | 2011-05-06 | 1 | -1/+4 |
* | * Implement new learning system, now rspamd should be much more intelligent w... | Vsevolod Stakhov | 2010-05-27 | 1 | -1/+1 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -2/+0 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -14/+14 |
* | * Make autolearn working | Vsevolod Stakhov | 2009-07-09 | 1 | -2/+8 |
* | * Add functions to parse headers and urls into statfile tokens | Vsevolod Stakhov | 2009-03-16 | 1 | -13/+1 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -1/+1 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 1 | -0/+24 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 1 | -10/+11 |
* | * Rewrite perl client for rspamd, now it allows access to both normal and con... | Vsevolod Stakhov | 2009-01-19 | 1 | -0/+1 |
* | * Fix errors in learning implementation | Vsevolod Stakhov | 2009-01-11 | 1 | -1/+1 |
* | * Use binary tree in tokenizers, that would provide us fast checking for uniq... | Vsevolod Stakhov | 2008-12-04 | 1 | -15/+12 |
* | * Add learning interface to rspamd (still requires classifier to work) | Vsevolod Stakhov | 2008-12-02 | 1 | -2/+2 |
* | * Add simple implementation of OSB tokenizer | Vsevolod Stakhov | 2008-11-07 | 1 | -0/+69 |