aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/smtp/SMTPCommandSet.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-29Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard1-144/+0
build.
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-10/+10
2013-03-06Fixed compilation warnings.Vincent Richard1-1/+1
2013-02-12Unit tests for SMTPCommand and SMTPCommandSet. Fixed ↵Vincent Richard1-1/+1
SMTPCommandSet::isFinished().
2013-02-12Rewrote SMTP command sending. Better code for pipelining. Report full ↵Vincent Richard1-0/+144
command text on MAIL/RCPT errors.