Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -22/+22 |
2013-06-24 | Added support for SIZE SMTP extension (RFC-1870). | Vincent Richard | 1 | -0/+20 |
2013-06-20 | Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ... | Vincent Richard | 1 | -0/+14 |
2013-06-12 | Added support for SMTPUTF8 extension (RFC-6531). | Vincent Richard | 1 | -2/+42 |
2013-03-08 | Refactored unit tests. | Vincent Richard | 1 | -5/+1 |
2013-02-17 | Reset SMTP session state (using RSET command) if transport is being reused. | Vincent Richard | 1 | -0/+9 |
2013-02-12 | Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinish... | Vincent Richard | 1 | -0/+155 |