Pauli
|
fb20e66c6b
ossl_property_list_to_string: handle quoted strings
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Pauli
|
543ac2f019
Add negative test for unquoted property string
|
1 year ago |
Tomas Mraz
|
92a25e24e6
Fix occasional assertion failure when storing properties
|
1 year ago |
Pauli
|
9f6841e9d8
test: add some unit tests for the property to string functions
|
2 years ago |
Richard Levitte
|
dc010ca6ec
CORE: Encure that cached fetches can be done per provider
|
3 years ago |
Pauli
|
747d142318
test: add failure testing for property parsing
|
3 years ago |
Pauli
|
862497a918
property: convert integers to strings properly.
|
3 years ago |
Matt Caswell
|
ad8570a8b6
Add a test for converting a property list to a string
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Tomas Mraz
|
a289d3a427
property_test: use property values that are not used elsewhere
|
3 years ago |
Pauli
|
1e08f3ba9e
property: default queries create the property values.
|
3 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Shane Lontis
|
e0624f0d70
Add default property API's to enable and test for fips
|
4 years ago |
Pauli
|
bdbf2df2e6
Properties: make query cache reference count aware.
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
c1d56231ef
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
|
5 years ago |
Richard Levitte
|
b1d40ddfe2
Modify ossl_method_store_add() to handle reference counting
|
5 years ago |
Pauli
|
da89ac0b25
Optional property query support.
|
5 years ago |
Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 years ago |
Pauli
|
ef9f606699
CID 1442838: API usage errors
|
5 years ago |
Pauli
|
4e1819a9a6
Fix a test ordering issue.
|
5 years ago |
Pauli
|
1bdbdaffdc
Properties for implementation selection.
|
6 years ago |