]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/storemgmt/file_store.c
prov: prefix all OSSL_DISPATCH tables names with ossl_
[thirdparty/openssl.git] / providers / implementations / storemgmt / file_store.c
2020-09-29  Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-03  Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...