aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/smtp/SMTPCommandSet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-144/+0
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-10/+10
* Fixed compilation warnings.Vincent Richard2013-03-061-1/+1
* Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinish...Vincent Richard2013-02-121-1/+1
* Rewrote SMTP command sending. Better code for pipelining. Report full command...Vincent Richard2013-02-121-0/+144