Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-18 | #213 Add support for invalid empty () in FETCH body structure (non-strict) | Vincent Richard | 1 | -0/+31 |
2018-09-05 | Code style and clarity. | Vincent Richard | 1 | -14/+16 |
2017-01-18 | Fixed #159: parsing error on invalid FETCH BODYSTRUCTURE response. | Vincent Richard | 1 | -0/+34 |
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-03-16 | Modified IMAP parser constructor to make testing easier. | Vincent Richard | 1 | -4/+10 |
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 | 1 | -6/+7 |
2013-04-26 | Allow SPACEs at end of response line (Apple iCloud IMAP server). | Vincent Richard | 1 | -26/+24 |
2013-03-08 | Refactored unit tests. | Vincent Richard | 1 | -5/+1 |
2013-02-14 | Unit tests for POP3Utils. | Vincent Richard | 1 | -0/+72 |