Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt tweetnacl for rspamd. | Vsevolod Stakhov | 2015-01-28 | 2 | -0/+9 |
* | Some fixes to bayes. | Vsevolod Stakhov | 2015-01-28 | 2 | -1/+4 |
* | Increase revision after learning. | Vsevolod Stakhov | 2015-01-28 | 4 | -2/+37 |
* | Fix learning. | Vsevolod Stakhov | 2015-01-28 | 2 | -6/+23 |
* | Fix pointer passing. | Vsevolod Stakhov | 2015-01-27 | 1 | -1/+1 |
* | Another missing member. | Vsevolod Stakhov | 2015-01-27 | 1 | -1/+2 |
* | Fix initialization order. | Vsevolod Stakhov | 2015-01-27 | 1 | -4/+4 |
* | Fix some issues in learning. | Vsevolod Stakhov | 2015-01-26 | 4 | -47/+25 |
* | Fixing learning. | Vsevolod Stakhov | 2015-01-26 | 3 | -12/+149 |
* | Init mmaped file runtime function. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+1 |
* | Create fuzzy db if it does not exist. | Vsevolod Stakhov | 2015-01-26 | 1 | -13/+18 |
* | Add libstat to the main rspamd routines. | Vsevolod Stakhov | 2015-01-26 | 2 | -217/+11 |
* | Initialize missing fields. | Vsevolod Stakhov | 2015-01-26 | 2 | -1/+3 |
* | Implement learning function. | Vsevolod Stakhov | 2015-01-26 | 1 | -0/+70 |
* | Implement classifying. | Vsevolod Stakhov | 2015-01-26 | 2 | -46/+67 |
* | Update bayes. | Vsevolod Stakhov | 2015-01-26 | 2 | -188/+100 |
* | Implement min and max tokens. | Vsevolod Stakhov | 2015-01-26 | 3 | -1/+39 |
* | Write statfiles revisions to the runtime. | Vsevolod Stakhov | 2015-01-26 | 2 | -2/+21 |
* | Add tokens processing. | Vsevolod Stakhov | 2015-01-25 | 2 | -1/+32 |
* | Add functions for getting values from files. | Vsevolod Stakhov | 2015-01-25 | 2 | -21/+66 |
* | Add preprocessing routine for classifiers. | Vsevolod Stakhov | 2015-01-24 | 2 | -13/+98 |
* | Start statistics preprocessing implementation. | Vsevolod Stakhov | 2015-01-23 | 1 | -11/+44 |
* | Implement statfiles runtime initialization. | Vsevolod Stakhov | 2015-01-23 | 3 | -259/+281 |
* | Rework tokenization invocation. | Vsevolod Stakhov | 2015-01-23 | 3 | -42/+51 |
* | Disable statistics in rspamd till reworking is done. | Vsevolod Stakhov | 2015-01-23 | 3 | -5/+8 |
* | Add initial processing routines. | Vsevolod Stakhov | 2015-01-23 | 6 | -19/+138 |
* | Refactor structures names. | Vsevolod Stakhov | 2015-01-23 | 9 | -20/+110 |
* | Rework types for tokenizers functions. | Vsevolod Stakhov | 2015-01-23 | 3 | -27/+17 |
* | Rework classifiers configuration and naming. | Vsevolod Stakhov | 2015-01-23 | 6 | -69/+62 |
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 12 | -204/+110 |
* | Rework statistics runtime structures. | Vsevolod Stakhov | 2015-01-23 | 6 | -30/+43 |
* | Remove statfile invalidation. | Vsevolod Stakhov | 2015-01-22 | 1 | -81/+0 |
* | Ignore broken TXT records when parsing include. | Vsevolod Stakhov | 2015-01-22 | 1 | -4/+9 |
* | Fix another critical composites issue and memory corruption. | Vsevolod Stakhov | 2015-01-22 | 1 | -1/+1 |
* | Fix critical issue with composites weights. | Vsevolod Stakhov | 2015-01-21 | 1 | -1/+1 |
* | Fix mmaped files initialization. | Vsevolod Stakhov | 2015-01-21 | 1 | -45/+69 |
* | Another err dereference for dkim module. | Vsevolod Stakhov | 2015-01-21 | 1 | -2/+9 |
* | Add initialization prototype. | Vsevolod Stakhov | 2015-01-20 | 1 | -0/+21 |
* | Restore statfile resize logic. | Vsevolod Stakhov | 2015-01-20 | 1 | -0/+12 |
* | Add backend option for statfiles, remove legacy | Vsevolod Stakhov | 2015-01-20 | 3 | -15/+7 |
* | Fix crash on broken DKIM DNS records. | Vsevolod Stakhov | 2015-01-20 | 1 | -1/+1 |
* | More rework. | Vsevolod Stakhov | 2015-01-20 | 3 | -464/+85 |
* | Start reworking of mmaped files backend. | Vsevolod Stakhov | 2015-01-19 | 4 | -239/+140 |
* | Remove legacy statfile pool. | Vsevolod Stakhov | 2015-01-18 | 3 | -190/+3 |
* | Remove direct statfiles manipulation from bayes. | Vsevolod Stakhov | 2015-01-18 | 2 | -112/+9 |
* | New statistics token definition. | Vsevolod Stakhov | 2015-01-18 | 3 | -18/+20 |
* | Remove old statfile_pool logic. | Vsevolod Stakhov | 2015-01-18 | 8 | -158/+1 |
* | Start refactoring of statistics in rspamd. | Vsevolod Stakhov | 2015-01-18 | 15 | -139/+134 |
* | Do not reset case of settings if parsed from lua. | Vsevolod Stakhov | 2015-01-18 | 1 | -1/+1 |
* | Fix build on SunOS | Sebastian Wiedenroth | 2015-01-18 | 2 | -2/+12 |