1. 169a1cc Preserve the ability to pass core.Null() into ocsp.CertStatus() by wbond · 4 years, 8 months ago
  2. 241dc6f Added ocsp.StatusGood() and ocsp.StatusUnknown() for ocsp.CerStatus().native by wbond · 4 years, 8 months ago
  3. d62ed9a Update bundled definitions to use new tagging API by wbond · 7 years ago
  4. 9e74abf Initial support for RFC6962 by wbond · 7 years ago
  5. fbdd581 Add ocsp.OCSPResponse.basic_ocsp_response and ocsp.OCSPResponse.response_data by wbond · 9 years ago
  6. a26664f Replace pylint with flake8, improve exception class specificity by wbond · 9 years ago
  7. e5a1c6e Add ParsableOctetString and ParsableOctetBitString by wbond · 9 years ago
  8. 2fde645 Change critical extension tracking to use sets instead of lists by wbond · 9 years ago
  9. ad218f9 Fix method calls to process OCSP and CRL extensions by wbond · 9 years ago
  10. bcb6264 Added high-level extension attributes to ocsp.Request, ocsp.OCSPRequest, ocsp.SingleResponse and ocsp.OCSPResponse by wbond · 9 years ago
  11. 65593fe Removed the "ocsp_" prefix from various OCSP OIDs by wbond · 9 years ago
  12. 90ec130 Restructured ocsp.py so classes are in more of a dependency order by wbond · 9 years ago
  13. 77b0ccd Fixed typos in OCSP code by wbond · 9 years ago
  14. 6b66ab5 Make __future__ imports consistent for better compat between 2 and 3 by wbond · 9 years ago
  15. ea25fc2 Added module and function docstrings by wbond · 9 years ago
  16. cd967c3 Fixed up __future__ imports by wbond · 9 years ago
  17. e91513e Initial version by wbond · 9 years ago