summaryrefslogtreecommitdiffstats
path: root/crypto/context.c
AgeCommit message (Expand)Author
2019-06-17Tell the FIPS provider about thread stop eventsMatt Caswell
2019-06-17Add the function openssl_ctx_get_concrete()Matt Caswell
2019-05-23Make core code available within the FIPS moduleMatt Caswell
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-05-02Add support for openssl_ctx_run_once and openssl_ctx_onfreeMatt Caswell
2019-02-16Add an OpenSSL library contextRichard Levitte