Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |