Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Add parser for SMTP date | Vsevolod Stakhov | 2016-12-21 | 1 | -1/+4 |
* | [Feature] Store `for` part in received headers | Vsevolod Stakhov | 2016-10-04 | 1 | -2/+18 |
* | [Feature] Add ESMTPSA received type | Vsevolod Stakhov | 2016-06-15 | 1 | -0/+3 |
* | [Fix] Fix parsing of nested braces in SMTP comments | Vsevolod Stakhov | 2016-06-15 | 1 | -2/+12 |
* | [Feature] Parse received date and ESMTPA proto | Vsevolod Stakhov | 2016-06-15 | 1 | -1/+21 |
* | [Rework] Use dynamically generated ragel C sources | Vsevolod Stakhov | 2016-06-14 | 1 | -1/+3 |
* | [Feature] Use new received parser instead of old one | Vsevolod Stakhov | 2016-06-14 | 1 | -10/+46 |
* | [Feature] Use new ragel parser in message parsing code | Vsevolod Stakhov | 2016-06-14 | 1 | -7/+10 |
* | [Feature] Implement ragel parser for received headers | Vsevolod Stakhov | 2016-06-14 | 1 | -0/+235 |