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 | -144/+0 |
| | | | | build. | ||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -10/+10 |
| | |||||
* | Fixed compilation warnings. | Vincent Richard | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | Unit tests for SMTPCommand and SMTPCommandSet. Fixed ↵ | Vincent Richard | 2013-02-12 | 1 | -1/+1 |
| | | | | SMTPCommandSet::isFinished(). | ||||
* | Rewrote SMTP command sending. Better code for pipelining. Report full ↵ | Vincent Richard | 2013-02-12 | 1 | -0/+144 |
command text on MAIL/RCPT errors. |