aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/smtp/SMTPTransportTestUtils.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed Cppcheck issues.Vincent Richard2021-11-251-0/+1
* Code style and clarity.Vincent Richard2018-09-051-250/+259
* Issue #186: SMTPUTF8 is not an argument to RCPT + UTF8 in recipient address m...Vincent Richard2017-12-141-3/+11
* Fixed #186: use SMTPUTF8 only when needed.Vincent Richard2017-12-141-0/+182
* Issue #126: more warnings fixed.Vincent Richard2016-03-131-2/+2
* Report sending progress when chunking is supported.Vincent Richard2014-01-051-1/+1
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-13/+11
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-21/+1
* Added support for SIZE SMTP extension (RFC-1870).Vincent Richard2013-06-241-0/+615