]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/core.h
Update copyright year
[thirdparty/openssl.git] / include / internal / core.h
2020-06-04  Matt CaswellUpdate copyright year
2020-05-19  Richard LevitteCORE: query for operations only once per provider ...
2019-11-29  Richard LevitteCORE: pass the full algorithm definition to the method...
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 LevitteAdd internal function ossl_algorithm_do_all()
2019-06-10  Richard LevitteEVP fetching: make operation_id part of the method...
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: pass callback data to the algo destructor too
2019-03-12  Richard LevitteReplumbing: Add constructor of libcrypto internal metho...