Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Restore smtp address parser machine | Vsevolod Stakhov | 2019-02-07 | 1 | -2/+0 |
* | [Project] Rework ragel machines | Vsevolod Stakhov | 2019-02-05 | 1 | -1/+1 |
* | [Minor] Try to fix build with Ragel 7 | Vsevolod Stakhov | 2018-06-25 | 1 | -0/+4 |
* | [Fix] Treat empty address as valid | Vsevolod Stakhov | 2017-05-20 | 1 | -1/+1 |
* | [Fix] Deal with 8bit characters in email addresses | Vsevolod Stakhov | 2017-04-25 | 1 | -1/+3 |
* | [Rework] Use dynamically generated ragel C sources | Vsevolod Stakhov | 2016-06-14 | 1 | -1/+3 |
* | [Feature] Implement ragel parser for received headers | Vsevolod Stakhov | 2016-06-14 | 1 | -0/+5 |
* | [Feature] Add support of address with at-domain list | Vsevolod Stakhov | 2016-04-25 | 1 | -12/+4 |
* | [Feature] Unescape and unquote smtp addresses | Vsevolod Stakhov | 2016-04-25 | 1 | -0/+4 |
* | [Fix] Fix SMTP address parsing machine | Vsevolod Stakhov | 2016-04-25 | 1 | -2/+21 |
* | [Feature] Add parsers for SMTP address in ragel | Vsevolod Stakhov | 2016-04-23 | 1 | -0/+77 |