Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-05 | Code style and clarity. | Vincent Richard | 1 | -54/+75 | |
2015-05-03 | Fixed parsing of UTF8 email addresses (RFC-2047 local part + IDNA domain name). | Vincent Richard | 1 | -0/+16 | |
2014-01-15 | Do not make calls to setlocale() in a library. Use default user locale in ↵ | Vincent Richard | 1 | -0/+24 | |
tests and examples. | |||||
2013-03-08 | Refactored unit tests. | Vincent Richard | 1 | -5/+1 | |
2013-02-24 | Message generation/parsing context. Charset conversion options. Preliminary ↵ | Vincent Richard | 1 | -0/+224 | |
implementation of RFC-6532. |