aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509path.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at automatic OCSP checkslloyd2013-11-291-3/+11
* Split chain creation and checkinglloyd2013-11-291-8/+13
* Have OCSP responses return an enum allowing a range of conditions to be expre...lloyd2013-11-291-36/+4
* Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, andlloyd2012-11-061-1/+49
* Add Public_Key::estimated_strength which gives an approximation of howlloyd2012-07-271-5/+15
* Derive X509_Object from ASN1_Object.lloyd2012-05-271-2/+2
* Some post merge fixups.lloyd2012-05-251-5/+0
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-251-0/+5
* Pass a class to the validation function that represents anylloyd2012-03-281-48/+62
* All of the X509 modules were actually mutually dependent. Ideally thislloyd2012-02-061-0/+110