aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/smtp/SMTPTransportTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-40/+40
* SMTP-specific exceptions.Vincent Richard2013-09-081-2/+3
* Added test for SMTP connection error.Vincent Richard2013-08-161-0/+12
* Added support for SIZE SMTP extension (RFC-1870).Vincent Richard2013-06-241-406/+36
* Return after sending message when sending is supported.Vincent Richard2013-06-221-0/+3
* Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ...Vincent Richard2013-06-201-0/+280
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Fixed unit test after bug fix.Vincent Richard2010-12-101-1/+1
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Unit tests for SMTP.Vincent Richard2006-05-051-0/+256