summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_issuer_cache.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KNF (whitespace)tb2020-11-181-6/+6
|
* Add issuer cache, to be used by upcoming changes to validation code.beck2020-09-111-0/+167
ok tb@ jsing@