summaryrefslogtreecommitdiffstats
path: root/include/internal/property.h
AgeCommit message (Expand)Author
2022-07-20"Reserve" the method store when constructing methodsRichard Levitte
2022-05-05Make it possible to remove methods by the provider that provides themRichard Levitte
2022-05-05Don't empty the method store when flushing the query cacheRichard Levitte
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-06-15Add the internal function ossl_method_store_do_all()Richard Levitte
2021-06-05property: Add functionality to query data from a property definitionRichard Levitte
2021-05-20Ensure mirroring of properties works for subsequent updatesMatt Caswell
2021-05-20Implement the ability to convert a PROPERTY_LIST to a stringMatt Caswell
2021-04-08property: check return values from the property locking calls.Pauli
2021-03-16property: default queries create the property values.Pauli
2021-02-18Update copyright yearMatt Caswell
2021-02-10include/internal: add a few missing #pragma once directivesFdaSilvaYY
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-17Load the default config file before working with default propertiesMatt Caswell
2020-08-09Add 'on demand self test' and status test to providersShane Lontis
2020-06-23property: Move global default properties to the library context.Pauli
2020-05-02Add default property API's to enable and test for fipsShane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2019-11-29CORE: expose the property parsers and checker to the rest of the librariesRichard Levitte
2019-11-18Properties: make query cache reference count aware.Pauli
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-08-29Make sure we pre-initialise propertiesMatt Caswell
2019-08-22Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for itRichard Levitte
2019-08-22Modify ossl_method_store_add() to handle reference countingRichard Levitte
2019-07-02Fix TyposAntoine Cœur
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-02-18Properties for implementation selection.Pauli