Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed indentation. | Vincent Richard | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | Renamed 'vmime::platformDependant' to 'vmime::platform'. | Vincent Richard | 2006-10-11 | 1 | -2/+2 |
| | |||||
* | Added exception handling code for 'invalid_response'. | Vincent Richard | 2006-07-23 | 1 | -0/+8 |
| | |||||
* | 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 | -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 |
| | |||||
* | Expunge deleted messages when closing folder. | Vincent Richard | 2005-10-06 | 1 | -0/+2 |
| | |||||
* | Added TLS/SSL support. | Vincent Richard | 2005-10-03 | 1 | -2/+116 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | |||||
* | 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 | 1 | -35/+35 |
| | |||||
* | Content handler constness. | Vincent Richard | 2005-08-17 | 1 | -2/+2 |
| | |||||
* | Reference counting and smart pointers. | Vincent Richard | 2005-07-12 | 1 | -32/+23 |
| | |||||
* | 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 | 1 | -50/+0 |
| | |||||
* | Fixed send example. | Vincent Richard | 2005-04-27 | 1 | -2/+4 |
| | |||||
* | Updated VMime website URL. | Vincent Richard | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | Changed year to 2005 in copyright header. | Vincent Richard | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | Autotools and libtool support. | Vincent Richard | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | Moved all header files to 'vmime/' directory. | Vincent Richard | 2004-12-26 | 1 | -2/+2 |
| | |||||
* | Default platform handlers (currently only POSIX). | Vincent Richard | 2004-12-18 | 1 | -2/+2 |
| | |||||
* | Refactoring (see ChangeLog). | Vincent Richard | 2004-10-21 | 1 | -55/+57 |
| | |||||
* | Initial import. | Vincent Richard | 2004-10-05 | 1 | -0/+352 |