Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
[openssl.git] / providers / implementations / storemgmt / file_store.c
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-01-28 Richard LevitteUpdate copyright year
2021-01-13 Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2020-11-11 Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01 Paulider: _ossl prefix DER functions
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
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...