summaryrefslogtreecommitdiff
path: root/src/cryptography/x509/certificate_transparency.py
Commit message (Collapse)AuthorAgeFilesLines
* Apply type annotations to x509 ct and ocsp (#5712)Alex Gaynor2021-01-301-4/+5
|
* Complete removal of py2 (#5533)Alex Gaynor2020-12-091-4/+1
| | | | | * Drop Python 2 * Black everything
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-1/+0
|
* Interfaces for SCTs, feedback wanted (#3467)Alex Gaynor2017-03-221-0/+46
* Stub API for SCTs, feedback wanted * grr, flake8 * port this to being an ABC * finish up the __init__ * Two necessary enums * Roll this back * Wrote some docs * spell words correctly * linky * more details * use the words UTC * coverage * Define MMD for the kids at some * linky linky