aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/smtp/SMTPCommandSet.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-29Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard1-144/+0
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