summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ct/ct.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ct.h: move two asterisks to the proper placetb2024-08-081-3/+3
|
* Remove openssl/cterr.h and inline it in openssl/ct.htb2022-05-081-2/+55
| | | | ok jsing
* Revert license stubs to full licenses in the remaining files.tb2021-12-181-6/+50
|
* Add RCS markerstb2021-12-051-0/+1
|
* Make these files compile - not hooked up to build yet.beck2021-11-201-32/+28
| | | | ok jsing@ tb@
* Mechanical KNF in preparation for changingbeck2021-10-281-33/+32
|
* Add headers normally contained in include/openssl, verbatim from 1.1.1beck2021-10-281-0/+474
|
* 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@