Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rework osb configuration. | Vsevolod Stakhov | 2015-04-01 | 1 | -56/+112 | |
| | ||||||
* | Save classifier configuration inside statfile config. | Vsevolod Stakhov | 2015-04-01 | 2 | -4/+1 | |
| | ||||||
* | Rework tokenization: | Vsevolod Stakhov | 2015-02-23 | 3 | -43/+124 | |
| | | | | | | - Use normalized words if needed - Allow using of seeded XXHash instead of hand-made legacy shit - Allow secure hashing using siphash | |||||
* | Allow configurable tokenizers. | Vsevolod Stakhov | 2015-02-22 | 2 | -3/+3 | |
| | ||||||
* | Rework tokenization invocation. | Vsevolod Stakhov | 2015-01-23 | 2 | -40/+0 | |
| | ||||||
* | Add initial processing routines. | Vsevolod Stakhov | 2015-01-23 | 2 | -7/+6 | |
| | ||||||
* | Rework types for tokenizers functions. | Vsevolod Stakhov | 2015-01-23 | 3 | -27/+17 | |
| | ||||||
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 2 | -18/+49 | |
| | ||||||
* | Rework statistics runtime structures. | Vsevolod Stakhov | 2015-01-23 | 2 | -4/+7 | |
| | ||||||
* | New statistics token definition. | Vsevolod Stakhov | 2015-01-18 | 2 | -14/+9 | |
| | ||||||
* | Start refactoring of statistics in rspamd. | Vsevolod Stakhov | 2015-01-18 | 1 | -3/+2 | |
| | ||||||
* | Reorganize statfiles and classifiers into libstat. | Vsevolod Stakhov | 2015-01-16 | 2 | -0/+382 | |