aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/smtp/SMTPCommandSet.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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 SMTPCommandSet::isFinish...Vincent Richard1-1/+1
2013-02-12Rewrote SMTP command sending. Better code for pipelining. Report full command...Vincent Richard1-0/+144