summaryrefslogtreecommitdiff
path: root/src/cryptography/x509/certificate_transparency.py
Commit message (Expand)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
* 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