| Commit message (Expand) | Author | Age | Files | Lines |
* | [Refactor] Correct misspelled `rspamd_smtp_recieved_parse` | Alexander Moisseev | 2017-06-28 | 1 | -1/+1 |
* | [Minor] Fix destroy->free transition | Vsevolod Stakhov | 2017-04-29 | 1 | -1/+1 |
* | [Fix] Fix parsing of non-RFC compatible Exim received | Vsevolod Stakhov | 2017-04-02 | 1 | -49/+40 |
* | [Minor] Avoid gmime in parsing time | Vsevolod Stakhov | 2016-12-21 | 1 | -8/+1 |
* | [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 |