| Commit message (Expand) | Author | Age | Files | Lines |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -2/+0 |
* | * Add binlog API implementation | Vsevolod Stakhov | 2009-11-06 | 1 | -0/+1 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 2 | -62/+62 |
* | * Make autolearn working | Vsevolod Stakhov | 2009-07-09 | 2 | -7/+11 |
* | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 1 | -1/+5 |
* | * Add functions to parse headers and urls into statfile tokens | Vsevolod Stakhov | 2009-03-16 | 3 | -13/+121 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 2 | -2/+2 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 2 | -0/+48 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 3 | -14/+17 |
* | * Rewrite perl client for rspamd, now it allows access to both normal and con... | Vsevolod Stakhov | 2009-01-19 | 2 | -2/+5 |
* | * Fix errors in learning implementation | Vsevolod Stakhov | 2009-01-11 | 2 | -4/+8 |
* | * Use binary tree in tokenizers, that would provide us fast checking for uniq... | Vsevolod Stakhov | 2008-12-04 | 3 | -21/+30 |
* | * Add learning interface to rspamd (still requires classifier to work) | Vsevolod Stakhov | 2008-12-02 | 3 | -2/+35 |
* | * Add simple implementation of OSB tokenizer | Vsevolod Stakhov | 2008-11-07 | 3 | -0/+143 |