aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/smtp/SMTPConnection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-41/+41
* TLS properties: allows setting custom cipher suite for TLS/SSL connections.Vincent Richard2013-09-211-4/+6
* SMTP-specific exceptions.Vincent Richard2013-09-081-1/+5
* Moved SMTP connection-related things to SMTPConnection object.Vincent Richard2013-06-191-0/+612