aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509_ext.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/+0
* Add support (decoding only) for the CRL Distribution Point extension.lloyd2012-06-131-19/+43
* Support for the authority information access extension, limited tolloyd2012-05-271-0/+25
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-26/+26
|\
* | All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-0/+340
|/
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-338/+0
* More Doxygen updates/fixeslloyd2010-06-151-14/+36
* Remove config options to toggle if X.509 extensions are critical orlloyd2010-03-101-3/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-43/+45
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+1
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-291-0/+315