| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 2013-12-29 | 1 | -267/+0 |
| | | | | | build. | ||||
| * | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -19/+22 |
| | | |||||
| * | Added required includes for MSVC. | Vincent Richard | 2013-09-08 | 1 | -0/+1 |
| | | |||||
| * | Code cleanup. Store error log in parsed response to avoid accessing parser ↵ | Vincent Richard | 2013-07-17 | 1 | -1/+1 |
| | | | | | internal data. | ||||
| * | Dispatch NOOP commands on open folders only. | Vincent Richard | 2013-07-16 | 1 | -1/+2 |
| | | |||||
| * | Added basic support for IMAP CONDSTORE extension. | Vincent Richard | 2013-07-16 | 1 | -0/+13 |
| | | | | | | Process CAPABILITY in IMAP greeting response. Renamed getUniqueId() to getUID() for consistency. | ||||
| * | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | | |||||
| * | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 2012-11-01 | 1 | -0/+10 |
| | | | | | selection of platform handler. | ||||
| * | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 2009-09-06 | 1 | -2/+2 |
| | | |||||
| * | Fixed compilation warnings. | Vincent Richard | 2008-10-12 | 1 | -5/+5 |
| | | |||||
| * | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | | |||||
| * | Fixed typo in the copyright header, and added missing paragraph about linking. | Vincent Richard | 2007-03-27 | 1 | -3/+7 |
| | | |||||
| * | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | Renamed 'vmime::platformDependant' to 'vmime::platform'. | Vincent Richard | 2006-10-11 | 1 | -1/+1 |
| | | |||||
| * | Refactored and cleaned up smart pointers. | Vincent Richard | 2006-03-29 | 1 | -4/+6 |
| | | |||||
| * | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | Added service::isSecuredConnection() and service::getConnectionInfos() to ↵ | Vincent Richard | 2006-01-29 | 1 | -7/+25 |
| | | | | | retrieve information about the connection. | ||||
| * | Added TLS/SSL support. | Vincent Richard | 2005-10-03 | 1 | -62/+11 |
| | | |||||
| * | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+3 |
| | | |||||
| * | SASL authentication. | Vincent Richard | 2005-09-17 | 1 | -61/+19 |
| | | |||||
| * | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -0/+308 |
