aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509self.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use X509::BER_encode. Saves 12 lines. Nicelloyd2010-06-151-18/+6
* Remove config options to toggle if X.509 extensions are critical orlloyd2010-03-101-4/+9
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-1/+0
* Remove the now no-op classes PK_Encrypting_Key,lloyd2010-03-081-4/+0
* In creating X.509 certificates and PKCS #10 requests, let (actually: require)lloyd2009-11-091-2/+4
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-16/+18
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-291-0/+174