Remove the dead store in EVP_DecryptFinal_ex
[openssl.git] / doc / man3 / OSSL_PROVIDER.pod
2023-09-07 Matt CaswellCopyright year updates
2023-08-30 Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-06-30 Duncan ThomsonFix OSSL_PROVIDER_try_load() retain_fallbacks doc
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-12-06 Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-09-23 olszomalOSSL_PROVIDER_set_default_search_path() return value
2022-06-16 Michael BaentschFix for OSSL_PARAM sample code referencing OSSL_PARAM_U...
2021-06-10 Tomas MrazDocument that provider name can be a full path
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-05-11 Matt CaswellUpdate documentation following addition of OSSL_LIB_CTX...
2021-02-24 Pauliprovider: add an unquery function to allow providers...
2021-02-23 Pauliprovider: add option to load a provider without disabli...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-14 Michael BaentschEnhance default provider documentation
2021-01-13 Richard LevitteMake the OSSL_PROVIDER manual conform with man-pages(7)
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-14 Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-06-19 Matt CaswellAdd documentation about Capabilities
2020-06-05 Matt CaswellImplement OSSL_PROVIDER_get0_provider_ctx()
2020-06-05 Matt CaswellEnable applications to directly call a provider's query...
2020-05-20 Richard LevitteAdd OSSL_PROVIDER_do_all()
2020-04-23 Matt CaswellUpdate copyright year
2020-03-07 Paulicmdline app: add provider commandline options.
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-07-26 Richard LevitteAdd functions to see if a provider is available for...
2019-07-23 Richard LevitteReplace OSSL_ITEM with OSSL_PARAM as parameter descript...
2019-07-23 Richard LevitteAdd OSSL_PROVIDER_name()
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-03-11 Richard LevitteAdd documentation