aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/maildir/maildirStore.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-272/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-1/+1
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-19/+19
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-0/+10
* Fixed not exception-safe constructor, which could lead to possible memory lea...Vincent Richard2009-12-081-1/+1
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-5/+5
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
* Added support for Courier maildir format.Vincent Richard2007-03-221-0/+15
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-3/+3
* Refactored and cleaned up smart pointers.Vincent Richard2006-03-291-3/+3
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Added service::isSecuredConnection() and service::getConnectionInfos() to ret...Vincent Richard2006-01-291-0/+14
* Added TLS/SSL support.Vincent Richard2005-10-031-35/+7
* Updated FSF address.Vincent Richard2005-09-171-3/+3
* SASL authentication.Vincent Richard2005-09-171-4/+11
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-0/+250