summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ct/ct_err.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove mkerr.pl remnants from LibreSSLkn2022-07-121-6/+1
| | | | | | | This script is not used at all and files are edited by hand instead. Thus remove misleading comments incl. the obsolete script/config. Feedback OK jsing tb
* Remove openssl/cterr.h and inline it in openssl/ct.htb2022-05-081-2/+2
| | | | ok jsing
* Revert license stubs to full licenses in the remaining files.tb2021-12-181-8/+57
|
* Add RCS markerstb2021-12-051-0/+1
|
* Make these files compile - not hooked up to build yet.beck2021-11-201-14/+20
| | | | ok jsing@ tb@
* Mechanical KNF in preparation for changingbeck2021-10-281-68/+68
|
* Import Certificate Transparency verbatim from OpenSSL 1.1.1beck2021-10-281-0/+96
This is not yet hooked up and will not compile. Follow on commits will KNF and then make it build. ok jsing@ tb@