summaryrefslogtreecommitdiff
path: root/crypto/property/property_local.h
Commit message (Expand)AuthorAgeFilesLines
* Fix occasional assertion failure when storing propertiesTomas Mraz2022-11-291-1/+1
* Don't write to the globals ossl_property_true and ossl_property_falseMatt Caswell2021-11-121-1/+2
* property: move additional query functions to property_query.cPauli2021-06-051-0/+2
* Rename `n` field to `num_properties` in property definition structure.Pauli2021-06-051-1/+1
* property: Add functionality to query data from a property definitionRichard Levitte2021-06-051-0/+21
* Implement the ability to convert a PROPERTY_LIST to a stringMatt Caswell2021-05-201-0/+2
* Update copyright yearMatt Caswell2021-04-081-1/+1
* property: check return values from the property locking calls.Pauli2021-04-081-6/+0
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* Update copyright yearMatt Caswell2020-06-251-1/+1
* property: Move global default properties to the library context.Pauli2020-06-231-2/+0
* CORE: expose the property parsers and checker to the rest of the librariesRichard Levitte2019-11-291-9/+0
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-0/+46