aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509_obj.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop some deprecated functionslloyd2012-06-011-11/+0
* Derive X509_Object from ASN1_Object.lloyd2012-05-271-14/+24
* Some post merge fixups.lloyd2012-05-251-1/+1
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-12/+18
|\
* | Kill off the quite vestigal pubkey_enums header. Move most of the codelloyd2012-03-281-3/+3
* | All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-0/+241
|/
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-210/+0
* Define X509_Object::encode in terms of BER_encode and PEM_encodelloyd2010-06-211-22/+12
* Make cert decoding errors more verboselloyd2010-03-101-2/+2
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-4/+3
* Remove the now no-op classes PK_Encrypting_Key,lloyd2010-03-081-16/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-43/+45
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-291-0/+233