Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[openssl.git] / providers / common / include / prov / providercommon.h
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-09-12 Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-12 PauliFIPS: error mode is set from failed self tests and...
2020-09-12 Pauliprovider: add an 'is_running' call to all providers.
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-19 Matt CaswellAdd the concept of "Capabilities" to the default and...
2020-05-16 Matt CaswellMaintain strict type discipline between the core and...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-10-10 Richard LevitteCleanup: move remaining providers/common/include/intern...