aboutsummaryrefslogtreecommitdiffstats
path: root/src/x509cert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename instances of X509_PublicKey and PKCS8_PrivateKeylloyd2006-09-061-1/+1
* X509_Certificate::ex_constraints and ::policies now return (if possible)lloyd2006-08-221-2/+22
* Wrap a line at 80 columnslloyd2006-06-231-1/+2
* Make create_dn (from x509cert.cpp) a public function. Add alloyd2006-06-231-31/+56
* Drop X509_Certificate::handle_v3_extension, since that code islloyd2006-06-231-108/+3
* Make Alternative_Name an abstract base, from which the subjectlloyd2006-06-231-13/+16
* Modify force_decode() to take advantage of the new ASN.1 syntaxlloyd2006-06-061-10/+11
* Change X509_Certificate::subject_info and issuer_info to returnlloyd2006-06-031-161/+97
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-34/+38
* Initial checkin1.5.6lloyd2006-05-181-0/+471