Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 3 | -3/+3 |
* | Added service::isSecuredConnection() and service::getConnectionInfos() to ret... | Vincent Richard | 2006-01-29 | 1 | -0/+63 |
* | getPeerCertificates() should be const. | Vincent Richard | 2006-01-29 | 1 | -1/+1 |
* | Fixed segfault when cert data is NULL. | Vincent Richard | 2006-01-29 | 1 | -0/+3 |
* | Moved certificate code into 'vmime::net::security::cert' namespace. | Vincent Richard | 2005-10-30 | 5 | -499/+9 |
* | Added TLS/SSL support. | Vincent Richard | 2005-10-03 | 5 | -0/+1223 |