Replumbing: make it possible for providers to specify multiple names
[openssl.git] / crypto / core_fetch.c
2019-10-03 Richard LevitteReplumbing: make it possible for providers to specify...
2019-09-19 Richard LevitteIn provider implemented methods, save the name number...
2019-08-21 Richard LevitteModify ossl_method_store_add() to accept an OSSL_PROVID...
2019-07-23 Richard LevitteRefactor ossl_method_construct() in terms of ossl_algor...
2019-06-10 Richard LevitteEVP fetching: make operation_id part of the method...
2019-06-04 Shane LontisMove digests to providers
2019-05-12 Richard LevitteEVP_FETCH: deal with names without pre-defined NIDs
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-04-09 Matt CaswellUse the right NID when putting a method in the store
2019-03-18 Richard LevitteReplumbing: better reference counter control in ossl_me...
2019-03-18 Richard LevitteReplumbing: pass callback data to the algo destructor too
2019-03-12 Richard LevitteReplumbing: Add constructor of libcrypto internal metho...