summaryrefslogtreecommitdiffstats
path: root/test/property_test.c
AgeCommit message (Expand)Author
2023-12-07Add overflow checks to parse_number/parse_hex/parse_octNeil Horman
2023-10-05ossl_property_list_to_string: handle quoted stringsPauli
2023-09-07Copyright year updatesMatt Caswell
2023-01-20Add negative test for unquoted property stringPauli
2022-11-29Fix occasional assertion failure when storing propertiesTomas Mraz
2022-01-01test: add some unit tests for the property to string functionsPauli
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-10-09test: add failure testing for property parsingPauli
2021-05-22property: convert integers to strings properly.Pauli
2021-05-20Add a test for converting a property list to a stringMatt Caswell
2021-04-08Update copyright yearMatt Caswell
2021-03-16property_test: use property values that are not used elsewhereTomas Mraz
2021-03-16property: default queries create the property values.Pauli
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-05-15Update copyright yearMatt Caswell
2020-05-02Add default property API's to enable and test for fipsShane Lontis
2019-11-18Properties: make query cache reference count aware.Pauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
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-05-22Optional property query support.Pauli
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-02-24CID 1442838: API usage errorsPauli
2019-02-19Fix a test ordering issue.Pauli
2019-02-18Properties for implementation selection.Pauli