aboutsummaryrefslogtreecommitdiff
path: root/crypto/property/defn_cache.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Add the ability for ex_data to have a priorityMatt Caswell1-0/+1
2021-04-08Update copyright yearMatt Caswell1-1/+1
2021-04-08property: lock the lib ctx when updating the property definition cachePauli1-5/+13
2020-10-15Update copyright yearMatt Caswell1-1/+1
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre1-8/+10
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell1-13/+28
2019-02-18Properties for implementation selection.Pauli1-0/+105