Michael Baentsch
|
809526a06c
Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTR
|
2 years ago |
Tomas Mraz
|
b19fcc66d3
Document that provider name can be a full path
|
3 years ago |
Tomas Mraz
|
c4e9167437
Rename also the OSSL_PROVIDER_name() function
|
3 years ago |
Matt Caswell
|
878be71c2d
Update documentation following addition of OSSL_LIB_CTX_new_child()
|
3 years ago |
Pauli
|
b0001d0cf2
provider: add an unquery function to allow providers to clean up.
|
4 years ago |
Pauli
|
299f5ff3b5
provider: add option to load a provider without disabling the fallbacks.
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Michael Baentsch
|
3bc061eb0a
Enhance default provider documentation
|
3 years ago |
Richard Levitte
|
2645c94bb5
Make the OSSL_PROVIDER manual conform with man-pages(7)
|
3 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
ebe3f24b3d
provider: disable fall-backs if OSSL_PROVIDER_load() fails.
|
4 years ago |
Shane Lontis
|
04cb5ec0b7
Add 'on demand self test' and status test to providers
|
4 years ago |
Matt Caswell
|
3c49e4ff51
Add documentation about Capabilities
|
4 years ago |
Matt Caswell
|
d01d375264
Implement OSSL_PROVIDER_get0_provider_ctx()
|
4 years ago |
Matt Caswell
|
5f603a280c
Enable applications to directly call a provider's query operation
|
4 years ago |
Richard Levitte
|
a7ad40c502
Add OSSL_PROVIDER_do_all()
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Richard Levitte
|
dca97d0062
Rename provider and core get_param_types functions
|
5 years ago |
Richard Levitte
|
36f5ec55e6
Add functions to see if a provider is available for use.
|
5 years ago |
Richard Levitte
|
2617501348
Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere
|
5 years ago |
Richard Levitte
|
b37066fdf7
Add OSSL_PROVIDER_name()
|
5 years ago |
Pauli
|
4e7991b497
Change OSSL_PARAM return size to not be a pointer.
|
5 years ago |
Richard Levitte
|
c453283421
Add documentation
|
5 years ago |