Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a test vector of an OCSP response with SCT extension (#5066) | Alex Gaynor | 2019-11-16 | 1 | -0/+0 |
| | |||||
* | Parse single_extensions in OCSP responses (#5059) | Paul Kehrer | 2019-11-11 | 1 | -0/+0 |
| | | | | | | | | | | | | * add single_extensions to OCSPResponse (#4753) * new vector, updateed docs, more stringent parser, changelog, etc * simplify PR (no SCT for now) * add a comment * finish pulling out the sct stuff so tests might actually run | ||||
* | add signature_hash_algorithm to OCSPResponse (#4681) | Paul Kehrer | 2019-01-10 | 1 | -0/+0 |
| | | | | | | * add signature_hash_algorithm to OCSPResponse * fix pointless asserts | ||||
* | next_update is not a required field on OCSP responses (#4513) | Paul Kehrer | 2018-10-23 | 1 | -0/+0 |
| | |||||
* | add OCSP request with a request extension (nonce) (#4462) | Paul Kehrer | 2018-09-07 | 1 | -0/+0 |
| | |||||
* | More OCSP vectors (#4451) | Paul Kehrer | 2018-09-01 | 2 | -0/+0 |
| | | | | | | | | * yet another ocsp response vector. and yet there will be at least one more after this * add one more | ||||
* | add more OCSP response vectors (#4445) | Paul Kehrer | 2018-09-01 | 3 | -0/+2 |
| | | | | | | * add more OCSP response vectors * another vector and better docs | ||||
* | OCSP response vector (#4443) | Paul Kehrer | 2018-08-31 | 1 | -0/+0 |
| | | | | | | | | | | * OCSP response vector * oops, wrong name * move ocsp response vector docs * make alex happy | ||||
* | add new OCSP request vectors (#4399) | Paul Kehrer | 2018-08-15 | 2 | -0/+0 |
| | |||||
* | add initial OCSP request test vector (#3890) | Paul Kehrer | 2017-09-07 | 1 | -0/+0 |