]> git.ipfire.org Git - thirdparty/openssl.git/commit
STORE: Add the base functions to support provider based loaders
authorRichard Levitte <levitte@openssl.org>
Wed, 22 Jul 2020 20:54:54 +0000 (22:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 24 Aug 2020 08:02:25 +0000 (10:02 +0200)
commitc4fc564d48456be622509886d3ea5618fce2a02e
tree0394f0e2a9712e6042ea816304b37e9cbf44b5ec
parent8704b6bf32ccc24570b57fbdfef685fbd3572635
STORE: Add the base functions to support provider based loaders

This includes fixing a bug that could only be discovered when no
loaders were registered.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12512)
crypto/store/build.info
crypto/store/store_local.h
crypto/store/store_meth.c [new file with mode: 0644]
crypto/store/store_register.c
doc/man3/OSSL_STORE_LOADER.pod
include/internal/cryptlib.h
include/openssl/store.h
util/libcrypto.num