Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OCSP to x509 subdir as they are quite entangled | lloyd | 2013-11-29 | 5 | -508/+0 |
* | Have OCSP responses return an enum allowing a range of conditions to be expre... | lloyd | 2013-11-29 | 4 | -46/+40 |
* | Add OCSP::online_check which queries the certs responder | lloyd | 2013-11-28 | 3 | -3/+42 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, and | lloyd | 2012-11-06 | 1 | -0/+1 |
* | Avoid unused argument warning | lloyd | 2012-06-26 | 1 | -1/+1 |
* | Add an X509_Certificate::allowed_usage for extended constraints. | lloyd | 2012-05-27 | 1 | -48/+35 |
* | Signature verification on OCSP responses. Still needs a bit of API | lloyd | 2012-05-27 | 4 | -18/+89 |
* | Initial ability to check the results. | lloyd | 2012-05-27 | 3 | -26/+34 |
* | Very preliminary and fairly nasty OCSP support. Client side only. Can | lloyd | 2012-05-27 | 5 | -0/+408 |