index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
net
/
smtp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
5
-132
/
+112
|
*
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 enhanced status codes (RFC-3463).
Vincent Richard
2013-08-14
1
-0
/
+65
|
*
Added support for SIZE SMTP extension (RFC-1870).
Vincent Richard
2013-06-24
3
-406
/
+671
|
*
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
2
-0
/
+294
|
|
|
|
for SMTP.
*
Added support for SMTPUTF8 extension (RFC-6531).
Vincent Richard
2013-06-12
1
-2
/
+42
|
*
Removed test as it is invalid.
Vincent Richard
2013-05-14
1
-23
/
+0
|
*
Refactored unit tests.
Vincent Richard
2013-03-08
4
-20
/
+4
|
*
Reset SMTP session state (using RSET command) if transport is being reused.
Vincent Richard
2013-02-17
1
-0
/
+9
|
*
Unit tests for SMTPCommand and SMTPCommandSet. Fixed ↵
Vincent Richard
2013-02-12
2
-0
/
+334
|
|
|
|
SMTPCommandSet::isFinished().
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
2
-2
/
+2
|
*
Fixed compilation issues in unit tests.
Vincent Richard
2012-12-11
1
-7
/
+21
|
*
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
2
-4
/
+4
|
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
2
-2
/
+2
|
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
2
-2
/
+2
|
*
Unit tests for SMTP.
Vincent Richard
2006-05-05
2
-0
/
+445