Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 6 | -65/+68 |
| | |||||
* | Custom fetch attributes. | Vincent Richard | 2013-11-14 | 1 | -4/+4 |
| | |||||
* | Added missing include for 'typeid'. | Vincent Richard | 2013-10-20 | 1 | -0/+1 |
| | |||||
* | Fixed build of samples (now use CMake). | Vincent Richard | 2013-10-20 | 6 | -29/+71 |
| | |||||
* | update class name in example | Mark Brand | 2013-09-22 | 1 | -2/+2 |
| | | | | follow-up to 62828e20d483647a9d27bb42cb65943da0f75b78 | ||||
* | Refactored the way embedded objects are referenced in MHTML. | Vincent Richard | 2013-07-11 | 1 | -3/+4 |
| | |||||
* | Update example to test STATUS command. | Vincent Richard | 2013-07-11 | 1 | -3/+13 |
| | |||||
* | Issue #41. | Vincent Richard | 2013-05-18 | 1 | -1/+2 |
| | |||||
* | examples: remove binaries from SCM repo | Jan Engelhardt | 2013-03-27 | 3 | -0/+1 |
| | |||||
* | Updated book. Added build target for HTML using HeVeA. | Vincent Richard | 2013-02-05 | 3 | -0/+8 |
| | |||||
* | Renamed TYPE_BOOL to avoid name collision on MacOS. | Vincent Richard | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 8 | -8/+8 |
| | |||||
* | fix example6: missing arg to defaultCertificateVerifier::verify | Mark Brand | 2012-12-24 | 1 | -1/+1 |
| | |||||
* | SSL server identity check. | Vincent Richard | 2012-12-10 | 1 | -1/+4 |
| | |||||
* | Fixed compilation issue following namespace change. | Vincent Richard | 2011-06-14 | 1 | -3/+3 |
| | |||||
* | FileSystemFactory is now a ref. | Vincent Richard | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 2009-09-06 | 8 | -16/+16 |
| | |||||
* | Fixed compilation warnings. | Vincent Richard | 2008-10-12 | 1 | -2/+2 |
| | |||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 8 | -8/+8 |
| | |||||
* | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 8 | -8/+8 |
| | |||||
* | Fixed indentation. | Vincent Richard | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | Updated example and doc with some code showing how to read embedded object ↵ | Vincent Richard | 2006-10-14 | 1 | -2/+15 |
| | | | | data from a file. | ||||
* | Renamed 'vmime::platformDependant' to 'vmime::platform'. | Vincent Richard | 2006-10-11 | 8 | -9/+9 |
| | |||||
* | Added exception handling code for 'invalid_response'. | Vincent Richard | 2006-07-23 | 1 | -0/+8 |
| | |||||
* | Missing libs. | Vincent Richard | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 8 | -8/+8 |
| | |||||
* | Added service::isSecuredConnection() and service::getConnectionInfos() to ↵ | Vincent Richard | 2006-01-29 | 1 | -0/+7 |
| | | | | retrieve information about the connection. | ||||
* | Non-SASL authenticator. | Vincent Richard | 2006-01-26 | 1 | -1/+43 |
| | |||||
* | Detailed instruction for sending message. | Vincent Richard | 2005-11-30 | 1 | -1/+1 |
| | |||||
* | Moved certificate code into 'vmime::net::security::cert' namespace. | Vincent Richard | 2005-10-30 | 1 | -6/+6 |
| | |||||
* | Charset converter. | Vincent Richard | 2005-10-19 | 1 | -3/+4 |
| | |||||
* | Expunge deleted messages when closing folder. | Vincent Richard | 2005-10-06 | 1 | -0/+2 |
| | |||||
* | Added TLS/SSL support. | Vincent Richard | 2005-10-03 | 2 | -4/+121 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 8 | -24/+56 |
| | |||||
* | SASL authentication. | Vincent Richard | 2005-09-17 | 1 | -12/+51 |
| | |||||
* | Updated code to use smart pointers. | Vincent Richard | 2005-09-02 | 1 | -7/+7 |
| | |||||
* | Added a menu entry to change current folder. | Vincent Richard | 2005-09-01 | 1 | -2/+40 |
| | |||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 2 | -45/+45 |
| | |||||
* | Content handler constness. | Vincent Richard | 2005-08-17 | 1 | -2/+2 |
| | |||||
* | Reference counting and smart pointers. | Vincent Richard | 2005-07-17 | 1 | -6/+5 |
| | |||||
* | Added getName() to retrieve attachment filename. | Vincent Richard | 2005-07-15 | 1 | -0/+1 |
| | |||||
* | Reference counting and smart pointers. | Vincent Richard | 2005-07-12 | 5 | -59/+41 |
| | |||||
* | Don't ask for authentication credentials when specified in the URL. | Vincent Richard | 2005-05-30 | 1 | -1/+3 |
| | |||||
* | Removed redundant field name. | Vincent Richard | 2005-05-20 | 1 | -6/+6 |
| | |||||
* | 'example6' enhancement. | Vincent Richard | 2005-05-19 | 1 | -151/+429 |
| | |||||
* | Service properties enhancement. | Vincent Richard | 2005-05-15 | 2 | -50/+110 |
| | |||||
* | Fixed send example. | Vincent Richard | 2005-04-27 | 1 | -2/+4 |
| | |||||
* | Updated VMime website URL. | Vincent Richard | 2005-03-18 | 7 | -13/+13 |
| | |||||
* | Added 'VMime Viewer' example. | Vincent Richard | 2005-03-17 | 2 | -0/+308 |
| | |||||
* | Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵ | Vincent Richard | 2005-01-28 | 3 | -4/+4 |
| | | | | 'stringContentHandler' and 'streamContentHandler'. |