aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/maildir/maildirStoreTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-115/+108
* Clarified object construction where 'enabled_shared_from_this' is used. Use i...Vincent Richard2016-04-051-2/+1
* Fixed types.Vincent Richard2016-03-231-1/+1
* Issue #126: fixed warnings about sign mismatch.Vincent Richard2016-03-231-1/+1
* Issue #126: more warnings fixed.Vincent Richard2016-03-131-1/+1
* Added support for SPECIAL-USE extension (IMAP).Vincent Richard2014-01-031-2/+4
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-43/+43
* Custom fetch attributes.Vincent Richard2013-11-141-1/+1
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Fixed not exception-safe constructor, which could lead to possible memory lea...Vincent Richard2009-12-081-3/+3
* Fixed directory renaming.Vincent Richard2009-12-011-2/+18
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Added support for Courier maildir format.Vincent Richard2007-03-221-0/+578