Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First pass at automatic OCSP checks | lloyd | 2013-11-29 | 1 | -3/+11 |
* | Split chain creation and checking | lloyd | 2013-11-29 | 1 | -8/+13 |
* | Have OCSP responses return an enum allowing a range of conditions to be expre... | lloyd | 2013-11-29 | 1 | -36/+4 |
* | Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, and | lloyd | 2012-11-06 | 1 | -1/+49 |
* | Add Public_Key::estimated_strength which gives an approximation of how | lloyd | 2012-07-27 | 1 | -5/+15 |
* | Derive X509_Object from ASN1_Object. | lloyd | 2012-05-27 | 1 | -2/+2 |
* | Some post merge fixups. | lloyd | 2012-05-25 | 1 | -5/+0 |
* | propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2... | lloyd | 2012-05-25 | 1 | -0/+5 |
* | Pass a class to the validation function that represents any | lloyd | 2012-03-28 | 1 | -48/+62 |
* | All of the X509 modules were actually mutually dependent. Ideally this | lloyd | 2012-02-06 | 1 | -0/+110 |