aboutsummaryrefslogtreecommitdiffstats
path: root/src/security/cert
Commit message (Expand)AuthorAgeFilesLines
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-063-6/+6
* Fixed compilation warnings.Vincent Richard2008-10-122-6/+5
* Changed copyright year to 2008.Vincent Richard2008-01-043-3/+3
* Use std::vector<> instead of new[] allocation (avoid memory leaks by using RA...Vincent Richard2007-12-231-18/+6
* Changed copyright year to 2007.Vincent Richard2007-01-013-3/+3
* Fixed invalid reuse of cert with gnutls_x509_crt_import (thanks to Benjamin B...Vincent Richard2006-12-081-6/+8
* Renamed 'byte' to 'byte_t'.Vincent Richard2006-04-181-4/+4
* Changed copyright year to 2006.Vincent Richard2006-02-053-3/+3
* Moved certificate code into 'vmime::net::security::cert' namespace.Vincent Richard2005-10-303-0/+490