aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/tokenizers/tokenizers.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
* Implement words decaying for text parts.Vsevolod Stakhov2015-11-121-4/+63
* Fix format issues found by static analysisVsevolod Stakhov2015-11-111-1/+1
* Fix statistics.Vsevolod Stakhov2015-10-061-14/+13
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
* Disable signatures detection as it breaks stuff.Vsevolod Stakhov2015-07-141-1/+1
* Implement skipping of signatures in text messages.Vsevolod Stakhov2015-07-141-12/+33
* Use not common name for tokenization exceptions.Vsevolod Stakhov2015-05-211-2/+2
* More fixes to tokenization.Vsevolod Stakhov2015-05-211-4/+7
* Fix critical bug in tokenization logic.Vsevolod Stakhov2015-05-201-1/+1
* Fix tokenization of the last token in a message.Vsevolod Stakhov2015-04-021-1/+1
* Fix normalization and tokenization.Vsevolod Stakhov2015-04-021-1/+3
* Update remain on tokenization.Vsevolod Stakhov2015-04-011-0/+1
* Add new UTF8 tokenizer.Vsevolod Stakhov2015-04-011-22/+141
* Add compatibility layer for tokenization.Vsevolod Stakhov2015-04-011-1/+1
* Save classifier configuration inside statfile config.Vsevolod Stakhov2015-04-011-1/+1
* Rework tokenization:Vsevolod Stakhov2015-02-231-13/+0
* Rework tokenization invocation.Vsevolod Stakhov2015-01-231-37/+0
* Add initial processing routines.Vsevolod Stakhov2015-01-231-4/+3
* Rework types for tokenizers functions.Vsevolod Stakhov2015-01-231-1/+1
* Reorganize libstat API.Vsevolod Stakhov2015-01-231-18/+0
* Rework statistics runtime structures.Vsevolod Stakhov2015-01-231-1/+1
* New statistics token definition.Vsevolod Stakhov2015-01-181-3/+3
* Start refactoring of statistics in rspamd.Vsevolod Stakhov2015-01-181-3/+2
* Reorganize statfiles and classifiers into libstat.Vsevolod Stakhov2015-01-161-0/+260