aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/maildir/maildirStoreTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-115/+108
2016-04-05Clarified object construction where 'enabled_shared_from_this' is used. Use ↵Vincent Richard1-2/+1
it only where it is needed.
2016-03-23Fixed types.Vincent Richard1-1/+1
2016-03-23Issue #126: fixed warnings about sign mismatch.Vincent Richard1-1/+1
2016-03-13Issue #126: more warnings fixed.Vincent Richard1-1/+1
2014-01-03Added support for SPECIAL-USE extension (IMAP).Vincent Richard1-2/+4
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-43/+43
2013-11-14Custom fetch attributes.Vincent Richard1-1/+1
2013-03-08Refactored unit tests.Vincent Richard1-5/+1
2013-01-10Updated copyright year and maintainer email address.Vincent Richard1-1/+1
2009-12-08Fixed not exception-safe constructor, which could lead to possible memory ↵Vincent Richard1-3/+3
leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
2009-12-01Fixed directory renaming.Vincent Richard1-2/+18
2009-09-06Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard1-2/+2
2008-01-04Changed copyright year to 2008.Vincent Richard1-1/+1
2007-03-22Added support for Courier maildir format.Vincent Richard1-0/+578