Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-05 | Clarified object construction where 'enabled_shared_from_this' is used. Use i... | Vincent Richard | 1 | -2/+1 |
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-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 | Modified IMAP parser constructor to make testing easier. | Vincent Richard | 1 | -4/+10 |
2014-03-15 | IMAP commands. | Vincent Richard | 1 | -0/+484 |
2014-01-16 | Added test for "+" not followed by space in continue_req. | Vincent Richard | 1 | -0/+37 |
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 2 | -14/+15 |
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 |