summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ct/cterr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make these files compile - not hooked up to build yet.beck2021-11-201-7/+3
| | | | ok jsing@ tb@
* Add headers normally contained in include/openssl, verbatim from 1.1.1beck2021-10-281-0/+80
|
* Import Certificate Transparency verbatim from OpenSSL 1.1.1beck2021-10-281-0/+0
This is not yet hooked up and will not compile. Follow on commits will KNF and then make it build. ok jsing@ tb@