aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509_obj.h
Commit message (Expand)AuthorAgeFilesLines
* Rename asn1_int to asn1_obj as it actually declares ASN1_Objectlloyd2012-11-061-1/+1
* Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, andlloyd2012-11-061-1/+1
* Drop some deprecated functionslloyd2012-06-011-9/+0
* Derive X509_Object from ASN1_Object.lloyd2012-05-271-2/+5
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-8/+10
|\
* | 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/+113
|/
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-99/+0
* Doxygenlloyd2010-06-211-2/+34
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-4/+6
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+1
* More Doxygen comments from InSiTolloyd2008-10-131-7/+16
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-291-0/+56