aboutsummaryrefslogtreecommitdiffstats
path: root/src/x509self.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Rename instances of X509_PublicKey and PKCS8_PrivateKeylloyd2006-09-061-4/+4
* Merge a formerly duplicate function (one in an anonymous namespace inlloyd2006-09-061-18/+0
* Make choose_sig_format a static member of Config rather thanlloyd2006-07-011-1/+1
* Access the global configuration through an object reference insteadlloyd2006-07-011-1/+1
* Fix config.h includeslloyd2006-07-011-1/+1
* Fix compile errorlloyd2006-06-261-1/+2
* Use X509_Object::make_signed, rather than running through the processlloyd2006-06-251-10/+1
* Alter the self-signed cert generating code to use the new versionlloyd2006-06-251-4/+13
* Make Alternative_Name an abstract base, from which the subjectlloyd2006-06-231-4/+1
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-18/+11
* Initial checkin1.5.6lloyd2006-05-181-0/+198