aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509self.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-163/+0
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-13/+10
|\
* | All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-0/+166
|/
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-166/+0
* 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