summaryrefslogtreecommitdiffstats
path: root/crypto/property/property_parse.c
AgeCommit message (Expand)Author
2021-05-12property: create property names more eagerly.Pauli
2021-04-08Update copyright yearMatt Caswell
2021-03-16property: default queries create the property values.Pauli
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-20ENCODER: Redefine the libcrypto <-> provider interfaceRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte
2020-06-23property: correctly set the has optional flag when merging property listsPauli
2020-05-02Add default property API's to enable and test for fipsShane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-02-21Introduce the provider propertyMatt Caswell
2019-12-11Fix some typosVeres Lajos
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-31Refactor provider support for reporting errorsRichard Levitte
2019-06-19Add extra error text in the property parserRichard Levitte
2019-05-22Optional property query support.Pauli
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-04-09Add a legacy provider and put MD2 in itMatt Caswell
2019-02-24CID 1442835: Integer OverflowPauli
2019-02-18Properties for implementation selection.Pauli