Richard Levitte
|
f0191d0b13
Add the internal function ossl_method_store_do_all()
|
3 years ago |
Richard Levitte
|
6ec3b2cf49
property: Add functionality to query data from a property definition
|
3 years ago |
Matt Caswell
|
b1c053acda
Ensure mirroring of properties works for subsequent updates
|
3 years ago |
Matt Caswell
|
e2ed740ec4
Implement the ability to convert a PROPERTY_LIST to a string
|
3 years ago |
Pauli
|
860ecfd700
property: check return values from the property locking calls.
|
3 years ago |
Pauli
|
1e08f3ba9e
property: default queries create the property values.
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
FdaSilvaYY
|
3a111aadc3
include/internal: add a few missing #pragma once directives
|
3 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
e6c54619d1
Load the default config file before working with default properties
|
4 years ago |
Shane Lontis
|
04cb5ec0b7
Add 'on demand self test' and status test to providers
|
4 years ago |
Pauli
|
f9e504e8b1
property: Move global default properties to the library context.
|
4 years ago |
Shane Lontis
|
e0624f0d70
Add default property API's to enable and test for fips
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Richard Levitte
|
b305452f69
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
|
4 years ago |
Richard Levitte
|
1793d270f3
CORE: expose the property parsers and checker to the rest of the libraries
|
5 years ago |
Pauli
|
bdbf2df2e6
Properties: make query cache reference count aware.
|
5 years ago |
Dr. Matthias St. Pierre
|
ae4186b004
Fix header file include guard names
|
5 years ago |
Matt Caswell
|
505f466020
Make sure we pre-initialise properties
|
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 |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 years ago |
Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 years ago |
Pauli
|
1bdbdaffdc
Properties for implementation selection.
|
6 years ago |