Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OCSP to x509 subdir as they are quite entangled | lloyd | 2013-11-29 | 1 | -252/+0 |
* | Have OCSP responses return an enum allowing a range of conditions to be expre... | lloyd | 2013-11-29 | 1 | -14/+29 |
* | Add OCSP::online_check which queries the certs responder | lloyd | 2013-11-28 | 1 | -2/+35 |
* | 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 | 1 | -12/+84 |
* | Initial ability to check the results. | lloyd | 2012-05-27 | 1 | -26/+21 |
* | Very preliminary and fairly nasty OCSP support. Client side only. Can | lloyd | 2012-05-27 | 1 | -0/+150 |