Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Project] Allow to replace body in milter | Vsevolod Stakhov | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -27/+36 |
| | |||||
* | [Project] More rework | Vsevolod Stakhov | 2019-06-22 | 1 | -1/+0 |
| | |||||
* | [Project] Another iteration | Vsevolod Stakhov | 2019-06-22 | 1 | -3/+3 |
| | |||||
* | [Project] First refactoring step libevent->libev | Vsevolod Stakhov | 2019-06-22 | 1 | -2/+2 |
| | |||||
* | [Minor] Store full order of headers in milter mode | Vsevolod Stakhov | 2018-08-23 | 1 | -1/+7 |
| | |||||
* | [Minor] Use quarantine message | Vsevolod Stakhov | 2017-11-24 | 1 | -0/+1 |
| | |||||
* | [Feature] Allow to quarantine rejected messages using milter interface | Vsevolod Stakhov | 2017-11-23 | 1 | -1/+4 |
| | |||||
* | [CritFix] Fix milter commands pipelining | Vsevolod Stakhov | 2017-10-19 | 1 | -1/+2 |
| | |||||
* | [Feature] Allow to skip real action and add a header instead | Vsevolod Stakhov | 2017-08-10 | 1 | -0/+2 |
| | |||||
* | [Feature] Allow to discard messages dynamically | Vsevolod Stakhov | 2017-08-10 | 1 | -0/+1 |
| | |||||
* | [Feature] Keep track of headers in milter interface | Vsevolod Stakhov | 2017-06-10 | 1 | -0/+1 |
| | | | | | It is now possible to remove not first but also last or even all headers with the specific name by using `milter` control block in Rspamd. | ||||
* | [Minor] Use mempool tag instead of local one for milter | Vsevolod Stakhov | 2017-05-17 | 1 | -1/+0 |
| | |||||
* | [Fix] Use non-volatile memory for storing data | Vsevolod Stakhov | 2017-05-17 | 1 | -1/+3 |
| | |||||
* | [Feature] Implement milter protocol scan reply | Vsevolod Stakhov | 2017-05-08 | 1 | -0/+9 |
| | |||||
* | [Minor] Various fixes to the milter protocol | Vsevolod Stakhov | 2017-05-05 | 1 | -0/+1 |
| | |||||
* | [Minor] More parsing functions for milter proto | Vsevolod Stakhov | 2017-04-29 | 1 | -0/+7 |
| | |||||
* | [Minor] Add options negotiation stage for milter protocol | Vsevolod Stakhov | 2017-04-29 | 1 | -0/+49 |
| | |||||
* | [Minor] Add destructor for milter session | Vsevolod Stakhov | 2017-04-28 | 1 | -1/+0 |
| | |||||
* | [Minor] Further steps to implement milter protocol | Vsevolod Stakhov | 2017-04-28 | 1 | -0/+1 |
| | |||||
* | [Minor] Add basic milter commands support | Vsevolod Stakhov | 2017-04-28 | 1 | -2/+20 |
| | |||||
* | [Rework] Initial milter protocol support | Vsevolod Stakhov | 2017-04-27 | 1 | -0/+67 |