index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
net
/
smtp
/
SMTPTransportTest.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
1
-40
/
+40
2013-09-08
SMTP-specific exceptions.
Vincent Richard
1
-2
/
+3
2013-08-16
Added test for SMTP connection error.
Vincent Richard
1
-0
/
+12
2013-06-24
Added support for SIZE SMTP extension (RFC-1870).
Vincent Richard
1
-406
/
+36
2013-06-22
Return after sending message when sending is supported.
Vincent Richard
1
-0
/
+3
2013-06-20
Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests ↵
Vincent Richard
1
-0
/
+280
for SMTP.
2013-03-08
Refactored unit tests.
Vincent Richard
1
-5
/
+1
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2010-12-10
Fixed unit test after bug fix.
Vincent Richard
1
-1
/
+1
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2008-01-04
Changed copyright year to 2008.
Vincent Richard
1
-1
/
+1
2007-01-01
Changed copyright year to 2007.
Vincent Richard
1
-1
/
+1
2006-05-05
Unit tests for SMTP.
Vincent Richard
1
-0
/
+256