aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed copyright year to 2006.Vincent Richard2006-02-053-3/+3
* Added service::isSecuredConnection() and service::getConnectionInfos() to ret...Vincent Richard2006-01-291-0/+63
* getPeerCertificates() should be const.Vincent Richard2006-01-291-1/+1
* Fixed segfault when cert data is NULL.Vincent Richard2006-01-291-0/+3
* Moved certificate code into 'vmime::net::security::cert' namespace.Vincent Richard2005-10-305-499/+9
* Added TLS/SSL support.Vincent Richard2005-10-035-0/+1223