Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -21/+12 |
* | Implement words decaying for text parts. | Vsevolod Stakhov | 2015-11-12 | 1 | -4/+63 |
* | Fix format issues found by static analysis | Vsevolod Stakhov | 2015-11-11 | 1 | -1/+1 |
* | Fix statistics. | Vsevolod Stakhov | 2015-10-06 | 1 | -14/+13 |
* | Rename main.h and main.c to `rspamd.X` | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
* | Disable signatures detection as it breaks stuff. | Vsevolod Stakhov | 2015-07-14 | 1 | -1/+1 |
* | Implement skipping of signatures in text messages. | Vsevolod Stakhov | 2015-07-14 | 1 | -12/+33 |
* | Use not common name for tokenization exceptions. | Vsevolod Stakhov | 2015-05-21 | 1 | -2/+2 |
* | More fixes to tokenization. | Vsevolod Stakhov | 2015-05-21 | 1 | -4/+7 |
* | Fix critical bug in tokenization logic. | Vsevolod Stakhov | 2015-05-20 | 1 | -1/+1 |
* | Fix tokenization of the last token in a message. | Vsevolod Stakhov | 2015-04-02 | 1 | -1/+1 |
* | Fix normalization and tokenization. | Vsevolod Stakhov | 2015-04-02 | 1 | -1/+3 |
* | Update remain on tokenization. | Vsevolod Stakhov | 2015-04-01 | 1 | -0/+1 |
* | Add new UTF8 tokenizer. | Vsevolod Stakhov | 2015-04-01 | 1 | -22/+141 |
* | Add compatibility layer for tokenization. | Vsevolod Stakhov | 2015-04-01 | 1 | -1/+1 |
* | Save classifier configuration inside statfile config. | Vsevolod Stakhov | 2015-04-01 | 1 | -1/+1 |
* | Rework tokenization: | Vsevolod Stakhov | 2015-02-23 | 1 | -13/+0 |
* | Rework tokenization invocation. | Vsevolod Stakhov | 2015-01-23 | 1 | -37/+0 |
* | Add initial processing routines. | Vsevolod Stakhov | 2015-01-23 | 1 | -4/+3 |
* | Rework types for tokenizers functions. | Vsevolod Stakhov | 2015-01-23 | 1 | -1/+1 |
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 1 | -18/+0 |
* | Rework statistics runtime structures. | Vsevolod Stakhov | 2015-01-23 | 1 | -1/+1 |
* | New statistics token definition. | Vsevolod Stakhov | 2015-01-18 | 1 | -3/+3 |
* | 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 | 1 | -0/+260 |