Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Restore smtp address parser machine | Vsevolod Stakhov | 2019-02-07 | 1 | -3/+1 |
* | [Project] Rework ragel machines | Vsevolod Stakhov | 2019-02-05 | 1 | -15/+22 |
* | [Feature] Add more non-conformant Received headers support | Vsevolod Stakhov | 2018-07-03 | 1 | -0/+1 |
* | [Minor] Try to fix build with Ragel 7 | Vsevolod Stakhov | 2018-06-25 | 1 | -3/+0 |
* | [Fix] Fix parsing of dot at the end of the address | Vsevolod Stakhov | 2017-03-21 | 1 | -1/+1 |
* | [Feature] Implement ragel parser for received headers | Vsevolod Stakhov | 2016-06-14 | 1 | -18/+1 |
* | [Fix] Fix smtp grammar issues | Vsevolod Stakhov | 2016-04-25 | 1 | -2/+2 |
* | [Feature] Add support of address with at-domain list | Vsevolod Stakhov | 2016-04-25 | 1 | -3/+3 |
* | [Feature] Unescape and unquote smtp addresses | Vsevolod Stakhov | 2016-04-25 | 1 | -1/+1 |
* | [Fix] Fix SMTP address parsing machine | Vsevolod Stakhov | 2016-04-25 | 1 | -4/+4 |
* | [Feature] Add parsers for SMTP address in ragel | Vsevolod Stakhov | 2016-04-23 | 1 | -0/+50 |