summaryrefslogtreecommitdiffstats
path: root/crypto/property/property_string.c
AgeCommit message (Expand)Author
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-11-21Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau
2022-11-09property: reduce memory consumption when OPENSSL_SMALL_FOOTPRINT is defined.Pauli
2022-11-09property: use a stack to efficiently convert index to stringPauli
2022-03-15Update copyright yearMatt Caswell
2022-01-04Revert "property: use a stack to efficiently convert index to string"Pauli
2022-01-01property: use a stack to efficiently convert index to stringPauli
2021-06-24property: add locking for the property string databasePauli
2021-05-20Update copyright yearMatt Caswell
2021-05-20Implement the ability to convert a PROPERTY_LIST to a stringMatt Caswell
2021-05-11Add the ability for ex_data to have a priorityMatt Caswell
2020-10-15Update copyright yearMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-02-18Properties for implementation selection.Pauli