index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
Clarified object construction where 'enabled_shared_from_this' is used. Use i...
Vincent Richard
5
-21
/
+11
2016-03-24
Fixed special value 'last' in message sets.
Vincent Richard
3
-1
/
+93
2016-03-23
Fixed types.
Vincent Richard
3
-3
/
+3
2016-03-23
Issue #126: fixed warnings about sign mismatch.
Vincent Richard
3
-3
/
+3
2016-03-13
Issue #126: more warnings fixed.
Vincent Richard
2
-3
/
+3
2014-09-19
Fixed 'body_fld_lang' optional in IMAP response.
Vincent Richard
1
-0
/
+24
2014-06-08
Fixed issue #86: workaround for invalid response from Exchange server.
Vincent Richard
1
-0
/
+35
2014-06-01
Fixed segfault in POP3 test.
Vincent Richard
1
-1
/
+13
2014-04-21
Fixed unit test.
Vincent Richard
1
-1
/
+1
2014-03-17
Unit tests for IMAP utils.
Vincent Richard
1
-0
/
+283
2014-03-16
Connection trace facility.
Vincent Richard
3
-20
/
+37
2014-03-16
Modified IMAP parser constructor to make testing easier.
Vincent Richard
1
-4
/
+10
2014-03-15
IMAP commands.
Vincent Richard
1
-0
/
+484
2014-02-13
Added support for initial response in SASL authentication.
Vincent Richard
2
-0
/
+18
2014-01-16
Added test for "+" not followed by space in continue_req.
Vincent Richard
1
-0
/
+37
2014-01-05
Report sending progress when chunking is supported.
Vincent Richard
1
-1
/
+1
2014-01-03
Added support for SPECIAL-USE extension (IMAP).
Vincent Richard
2
-2
/
+141
2013-12-10
Simplified types for better readability. Use appropriate types (size_t, byte_...
Vincent Richard
1
-13
/
+11
2013-11-21
Boost/C++11 shared pointers.
Vincent Richard
13
-271
/
+254
2013-11-21
Removed BDAT-related code from SMTP test unrelated to BDAT.
Vincent Richard
1
-20
/
+0
2013-11-14
Custom fetch attributes.
Vincent Richard
1
-1
/
+1
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-08-16
Fixed segfault at POP3 connection error.
Vincent Richard
1
-0
/
+69
2013-08-14
Added support for enhanced status codes (RFC-3463).
Vincent Richard
1
-0
/
+65
2013-07-26
Allow messages to be designated either by their number or their UID.
Vincent Richard
1
-0
/
+200
2013-06-24
Added support for SIZE SMTP extension (RFC-1870).
Vincent Richard
3
-406
/
+671
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
2
-0
/
+294
2013-06-12
Added support for SMTPUTF8 extension (RFC-6531).
Vincent Richard
1
-2
/
+42
2013-06-12
Moved POP3 connection-related things to POP3Connection object.
Vincent Richard
4
-10
/
+99
2013-06-11
Moved POP3 client command related things to POP3Command class.
Vincent Richard
1
-0
/
+223
2013-05-14
Removed test as it is invalid.
Vincent Richard
1
-23
/
+0
2013-04-26
Allow SPACEs at end of response line (Apple iCloud IMAP server).
Vincent Richard
1
-0
/
+66
2013-04-26
Added unit tests for IMAPTag. Initialize sequence number at 1.
Vincent Richard
1
-0
/
+88
2013-03-08
Refactored unit tests.
Vincent Richard
7
-35
/
+7
2013-02-17
Reset SMTP session state (using RSET command) if transport is being reused.
Vincent Richard
1
-0
/
+9
2013-02-14
Unit tests for POP3Utils.
Vincent Richard
1
-0
/
+72
2013-02-13
Unit tests for POP3Response.
Vincent Richard
1
-0
/
+208
2013-02-12
Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinish...
Vincent Richard
2
-0
/
+334
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
3
-3
/
+3
2012-12-11
Fixed compilation issues in unit tests.
Vincent Richard
1
-7
/
+21
2010-12-10
Fixed unit test after bug fix.
Vincent Richard
1
-1
/
+1
2009-12-08
Fixed not exception-safe constructor, which could lead to possible memory lea...
Vincent Richard
1
-3
/
+3
2009-12-01
Fixed directory renaming.
Vincent Richard
1
-2
/
+18
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
3
-6
/
+6
2008-01-04
Changed copyright year to 2008.
Vincent Richard
3
-3
/
+3
2007-03-22
Added support for Courier maildir format.
Vincent Richard
1
-0
/
+578
2007-01-01
Changed copyright year to 2007.
Vincent Richard
2
-2
/
+2
2006-05-05
Unit tests for SMTP.
Vincent Richard
2
-0
/
+445
[next]