aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509self.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-18/+6
|\
| * Use X509::BER_encode. Saves 12 lines. Nicelloyd2010-06-151-18/+6
* | propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...lloyd2010-03-101-4/+9
|\|
| * Remove config options to toggle if X.509 extensions are critical orlloyd2010-03-101-4/+9
* | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-2/+2
|\ \ | |/ |/|
| * Post-merge fixlloyd2009-11-131-1/+1
| * propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-131-1/+3
| |\
| * | Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-011-2/+2
* | | 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