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