index
:
vmime
master
A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
net
/
smtp
/
SMTPTransportTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style and clarity.
Vincent Richard
2018-09-05
1
-50
/
+62
*
Issue #186: SMTPUTF8 is not an argument to RCPT + UTF8 in recipient address m...
Vincent Richard
2017-12-14
1
-48
/
+116
*
Fixed #186: use SMTPUTF8 only when needed.
Vincent Richard
2017-12-14
1
-0
/
+72
*
Clarified object construction where 'enabled_shared_from_this' is used. Use i...
Vincent Richard
2016-04-05
1
-12
/
+6
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-40
/
+40
*
SMTP-specific exceptions.
Vincent Richard
2013-09-08
1
-2
/
+3
*
Added test for SMTP connection error.
Vincent Richard
2013-08-16
1
-0
/
+12
*
Added support for SIZE SMTP extension (RFC-1870).
Vincent Richard
2013-06-24
1
-406
/
+36
*
Return after sending message when sending is supported.
Vincent Richard
2013-06-22
1
-0
/
+3
*
Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ...
Vincent Richard
2013-06-20
1
-0
/
+280
*
Refactored unit tests.
Vincent Richard
2013-03-08
1
-5
/
+1
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
Fixed unit test after bug fix.
Vincent Richard
2010-12-10
1
-1
/
+1
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-2
/
+2
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-1
/
+1
*
Unit tests for SMTP.
Vincent Richard
2006-05-05
1
-0
/
+256