index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
x509
/
test_ocsp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse single_extensions in OCSP responses (#5059)
Paul Kehrer
2019-11-11
1
-0
/
+10
*
one more missing branch (#4992)
Paul Kehrer
2019-09-09
1
-0
/
+23
*
fix coverage, small cleanups in tests (#4990)
Paul Kehrer
2019-09-09
1
-2
/
+2
*
Finish ed25519 and ed448 support in x509 module (#4972)
Marko Kreen
2019-09-09
1
-4
/
+74
*
add signature_hash_algorithm to OCSPResponse (#4681)
Paul Kehrer
2019-01-10
1
-18
/
+32
*
OCSP response builder (#4485)
Paul Kehrer
2018-10-28
1
-0
/
+382
*
next_update is not a required field on OCSP responses (#4513)
Paul Kehrer
2018-10-23
1
-0
/
+8
*
OCSP response serialization (#4482)
Paul Kehrer
2018-10-06
1
-0
/
+19
*
support extensions in the OCSP request builder (#4481)
Paul Kehrer
2018-10-06
1
-0
/
+32
*
add OCSP basic response extension parsing (#4479)
Paul Kehrer
2018-10-06
1
-0
/
+15
*
support OCSP response parsing (#4452)
Paul Kehrer
2018-10-01
1
-0
/
+137
*
OCSP request extension parsing (#4464)
Paul Kehrer
2018-09-09
1
-0
/
+13
*
refactor ocsp request parsing and generation to support only one cert (#4439)
Paul Kehrer
2018-08-31
1
-69
/
+25
*
make an ocsp request (#4402)
Paul Kehrer
2018-08-30
1
-0
/
+64
*
OCSP request parsing (#4393)
Paul Kehrer
2018-08-15
1
-0
/
+115