]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/internal/man3/ossl_provider_new.pod
Update copyright year
[thirdparty/openssl.git] / doc / internal / man3 / ossl_provider_new.pod
2020-06-04  Matt CaswellUpdate copyright year
2020-05-19  Richard LevitteCORE: query for operations only once per provider ...
2019-12-11  Veres LajosFix some typos
2019-10-03  Rich SalzFix errors found by new find-doc-nits
2019-08-15  Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15  Richard LevitteRename provider and core get_param_types functions
2019-08-01  Matt CaswellLoad the config file by default
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-02  Richard Levitteossl_provider_upref to ossl_provider_up_ref
2019-07-02  Antoine CœurFix Typos
2019-06-24  Richard LevitteEnhance and update the docs of the internal ossl_provid...
2019-06-24  PauliChange OSSL_PARAM return size to not be a pointer.
2019-04-30  Richard LevitteReplumbing: give the possibility for the provider to...
2019-03-19  Richard LevitteReplumbing: add fallback provider capability
2019-03-12  Richard LevitteReplumbing: Add support for the provider query_operatio...
2019-03-12  Richard LevitteReplumbing: Add an OSSL_PROVIDER iterator with callback
2019-03-11  Richard LevitteAdd documentation