aboutsummaryrefslogtreecommitdiffstats
path: root/tests/x509/test_ocsp.py
Commit message (Expand)AuthorAgeFilesLines
* Parse single_extensions in OCSP responses (#5059)Paul Kehrer2019-11-111-0/+10
* one more missing branch (#4992)Paul Kehrer2019-09-091-0/+23
* fix coverage, small cleanups in tests (#4990)Paul Kehrer2019-09-091-2/+2
* Finish ed25519 and ed448 support in x509 module (#4972)Marko Kreen2019-09-091-4/+74
* add signature_hash_algorithm to OCSPResponse (#4681)Paul Kehrer2019-01-101-18/+32
* OCSP response builder (#4485)Paul Kehrer2018-10-281-0/+382
* next_update is not a required field on OCSP responses (#4513)Paul Kehrer2018-10-231-0/+8
* OCSP response serialization (#4482)Paul Kehrer2018-10-061-0/+19
* support extensions in the OCSP request builder (#4481)Paul Kehrer2018-10-061-0/+32
* add OCSP basic response extension parsing (#4479)Paul Kehrer2018-10-061-0/+15
* support OCSP response parsing (#4452)Paul Kehrer2018-10-011-0/+137
* OCSP request extension parsing (#4464)Paul Kehrer2018-09-091-0/+13
* refactor ocsp request parsing and generation to support only one cert (#4439)Paul Kehrer2018-08-311-69/+25
* make an ocsp request (#4402)Paul Kehrer2018-08-301-0/+64
* OCSP request parsing (#4393)Paul Kehrer2018-08-151-0/+115