| Commit message (Expand) | Author | Age | Files | Lines |
* | [Rework] Always create result for a task | Vsevolod Stakhov | 2018-10-11 | 1 | -6/+0 |
* | [Feature] Split message parsing and processing | Vsevolod Stakhov | 2018-06-06 | 1 | -14/+17 |
* | [Minor] Use infromation about TLS in milter mode | Vsevolod Stakhov | 2018-04-04 | 1 | -0/+1 |
* | [Fix] Fix scan time set | Vsevolod Stakhov | 2018-03-22 | 1 | -0/+7 |
* | [Project] Initialize language detector | Vsevolod Stakhov | 2018-01-01 | 1 | -1/+4 |
* | [Fix] Move composites second pass to the dedicated stage | Vsevolod Stakhov | 2017-11-27 | 1 | -3/+5 |
* | [Feature] Add preliminary support of idempotent symbols | Vsevolod Stakhov | 2017-08-11 | 1 | -2/+4 |
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -2/+2 |
* | [Fix] Use `\n` to fold headers for milter | Vsevolod Stakhov | 2017-06-24 | 1 | -0/+1 |
* | [Minor] Allow to set custom pool for a task | Vsevolod Stakhov | 2017-06-08 | 1 | -2/+4 |
* | [Rework] Remove multiple metrics support from Rspamd | Vsevolod Stakhov | 2017-04-26 | 1 | -2/+2 |
* | [Feature] Store headers order | Vsevolod Stakhov | 2017-04-03 | 1 | -0/+1 |
* | [Feature] Stat greylisted messages as greylisted not soft-rejected | Vsevolod Stakhov | 2017-03-25 | 1 | -1/+2 |
* | [Feature] Cache and insert scan time into the protocol | Vsevolod Stakhov | 2017-03-13 | 1 | -0/+2 |
* | [Feature] Allow to store messages in files | Vsevolod Stakhov | 2017-02-17 | 1 | -1/+5 |
* | [Feature] Add per-task lua cache to reuse 'heavy' objects | Vsevolod Stakhov | 2017-02-09 | 1 | -0/+1 |
* | [Feature] Add profiling support in client output | Vsevolod Stakhov | 2017-02-07 | 1 | -0/+19 |
* | [Rework] Finally remove gmime dependency from Rspamd | Vsevolod Stakhov | 2016-12-22 | 1 | -2/+0 |
* | [Rework] Start rework of mime addresses | Vsevolod Stakhov | 2016-12-22 | 1 | -2/+2 |
* | [Rework] Start massive rework to get rid of gmime | Vsevolod Stakhov | 2016-12-16 | 1 | -1/+0 |
* | [Rework] Refactor struct names | Vsevolod Stakhov | 2016-12-05 | 1 | -2/+2 |
* | [Rework] Make rspamd protocol messages useful | Vsevolod Stakhov | 2016-11-02 | 1 | -1/+1 |
* | [Feature] Try to guess line endings when folding headers | Vsevolod Stakhov | 2016-09-22 | 1 | -1/+2 |
* | [Feature] Add support for input encryption | Vsevolod Stakhov | 2016-09-08 | 1 | -0/+1 |
* | [Feature] Allow parsing of mailbox messages from the commandline | Vsevolod Stakhov | 2016-08-23 | 1 | -0/+1 |
* | [Feature] Store task checksum | Vsevolod Stakhov | 2016-08-15 | 1 | -0/+1 |
* | [Fix] Fix multiple request headers structure | Vsevolod Stakhov | 2016-08-04 | 1 | -0/+27 |
* | [Feature] Correctly work when there is no hard reject action | Vsevolod Stakhov | 2016-07-27 | 1 | -0/+10 |
* | [Fix] More fixes to end of headers detection | Vsevolod Stakhov | 2016-07-07 | 1 | -1/+5 |
* | [Rework] Remove dedicated images list | Vsevolod Stakhov | 2016-07-04 | 1 | -1/+0 |
* | [CritFix] Restore the intended pre-filters behaviour | Vsevolod Stakhov | 2016-05-03 | 1 | -1/+1 |
* | [Feature] Start moving to the new email address structure | Vsevolod Stakhov | 2016-04-24 | 1 | -17/+4 |
* | [Feature] Improve getting SMTP data from lua_task | Vsevolod Stakhov | 2016-04-23 | 1 | -2/+12 |
* | [Feature] Allow empty tasks to be processed | Vsevolod Stakhov | 2016-04-21 | 1 | -0/+2 |
* | [Minor] Remove legacy interface | Vsevolod Stakhov | 2016-03-26 | 1 | -8/+0 |
* | [Feature] Do not classify message if some class is missing | Vsevolod Stakhov | 2016-03-22 | 1 | -0/+2 |
* | [Feature] Add priorities for actions | Vsevolod Stakhov | 2016-02-28 | 1 | -10/+0 |
* | [Minor] Implement workaround for legacy clients | Vsevolod Stakhov | 2016-02-27 | 1 | -0/+1 |
* | Pre filters should actually skip processing | Vsevolod Stakhov | 2016-02-04 | 1 | -1/+1 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -19/+12 |
* | Add broken headers flag | Vsevolod Stakhov | 2016-01-22 | 1 | -0/+1 |
* | Add generic routine to get task's recipient | Vsevolod Stakhov | 2016-01-11 | 1 | -0/+10 |
* | Do not treat autolearn errors as fatal | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+1 |
* | Fix learning. | Vsevolod Stakhov | 2016-01-06 | 1 | -0/+7 |
* | Add learning implementation. | Vsevolod Stakhov | 2016-01-06 | 1 | -2/+14 |
* | Fix statistics processing | Vsevolod Stakhov | 2016-01-05 | 1 | -3/+2 |
* | Add substages for classification | Vsevolod Stakhov | 2015-12-29 | 1 | -5/+10 |
* | Fix code for the new cache | Vsevolod Stakhov | 2015-12-03 | 1 | -20/+0 |
* | Start new era of regexp cache | Vsevolod Stakhov | 2015-12-03 | 1 | -1/+2 |
* | Restore multiple classifiers support | Vsevolod Stakhov | 2015-11-23 | 1 | -3/+3 |