aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/imap/IMAPParserTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed 'body_fld_lang' optional in IMAP response.Vincent Richard2014-09-191-0/+24
|
* Fixed issue #86: workaround for invalid response from Exchange server.Vincent Richard2014-06-081-0/+35
|
* Modified IMAP parser constructor to make testing easier.Vincent Richard2014-03-161-4/+10
|
* Added test for "+" not followed by space in continue_req.Vincent Richard2014-01-161-0/+37
|
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-6/+7
|
* Allow SPACEs at end of response line (Apple iCloud IMAP server).Vincent Richard2013-04-261-0/+66