| Commit message (Expand) | Author | Age | Files | Lines |
* | [Project] Add possibility to modify body in milter context | Vsevolod Stakhov | 2019-07-18 | 1 | -1/+3 |
* | [Project] Allow to replace body in milter | Vsevolod Stakhov | 2019-07-15 | 1 | -0/+1 |
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -17/+26 |
* | [Project] More rework | Vsevolod Stakhov | 2019-06-22 | 1 | -1/+2 |
* | [Project] First refactoring step libevent->libev | Vsevolod Stakhov | 2019-06-22 | 1 | -2/+2 |
* | [Minor] Fix set_reply signature | Vsevolod Stakhov | 2019-03-14 | 1 | -2/+2 |
* | [Minor] Milter: Add support of quarantine and discard actions | Vsevolod Stakhov | 2019-01-26 | 1 | -0/+2 |
* | [Feature] Allow to specify custom rejection message in milter | Vsevolod Stakhov | 2018-03-24 | 1 | -0/+1 |
* | [Fix] Do not trust all issuers as a client certificate | Vsevolod Stakhov | 2018-03-19 | 1 | -3/+9 |
* | [Feature] Allow to quarantine rejected messages using milter interface | Vsevolod Stakhov | 2017-11-23 | 1 | -2/+4 |
* | [Minor] Support INSHEADER in the milter API | Vsevolod Stakhov | 2017-09-23 | 1 | -0/+1 |
* | [Minor] Add support for change SMTP from in Milter | Vsevolod Stakhov | 2017-08-08 | 1 | -0/+1 |
* | [Feature] Allow to discard messages instead of rejection | Vsevolod Stakhov | 2017-07-05 | 1 | -1/+1 |
* | [Feature] Enable sessions cache tracking for milter connections | Vsevolod Stakhov | 2017-07-04 | 1 | -1/+2 |
* | [Fix] Use the same pool for related sessions | Vsevolod Stakhov | 2017-06-08 | 1 | -0/+1 |
* | [Minor] Allow to get mempool from a session | Vsevolod Stakhov | 2017-06-08 | 1 | -0/+8 |
* | [Minor] Allow to initialize milter context globally | Vsevolod Stakhov | 2017-06-07 | 1 | -0/+6 |
* | [Feature] Implement milter protocol scan reply | Vsevolod Stakhov | 2017-05-08 | 1 | -0/+9 |
* | [Fix] Fix milter connections persistence | Vsevolod Stakhov | 2017-05-07 | 1 | -0/+9 |
* | [Minor] Convert milter session to HTTP request | Vsevolod Stakhov | 2017-05-06 | 1 | -0/+9 |
* | [Minor] Various fixes to the milter protocol | Vsevolod Stakhov | 2017-05-05 | 1 | -1/+1 |
* | [Minor] Further steps to implement milter protocol | Vsevolod Stakhov | 2017-04-28 | 1 | -4/+5 |
* | [Rework] Initial milter protocol support | Vsevolod Stakhov | 2017-04-27 | 1 | -0/+118 |