Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 2013-12-29 | 1 | -539/+0 |
| | | | | build. | ||||
* | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 2013-12-10 | 1 | -9/+9 |
| | | | | byte_t...). Minor warning fixes. | ||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -7/+7 |
| | |||||
* | Added support for SMTPUTF8 extension (RFC-6531). | Vincent Richard | 2013-06-12 | 1 | -0/+11 |
| | |||||
* | Added function to return email address as a string. | Vincent Richard | 2013-06-09 | 1 | -0/+15 |
| | |||||
* | Message generation/parsing context. Charset conversion options. Preliminary ↵ | Vincent Richard | 2013-02-24 | 1 | -0/+513 |
implementation of RFC-6532. |