Richard Levitte
|
20b6d85ab2
Drop ossl_provider_clear_all_operation_bits() and all uses of it
|
пре 2 година |
Matt Caswell
|
cad22202a3
Stop receiving child callbacks in a child libctx when appropriate
|
пре 3 година |
Matt Caswell
|
c59fc87b33
Don't attempt to deactive child providers if we don't need to
|
пре 3 година |
Pauli
|
90c311315c
prov: remove unused field `flag_fallback` and function `ossl_provider_set_fallback`
|
пре 3 година |
Matt Caswell
|
59a783d05a
Fix a race in ossl_provider_add_to_store()
|
пре 3 година |
Matt Caswell
|
814c2018e1
Merge ossl_provider_activate() and ossl_provider_activate_child()
|
пре 3 година |
Matt Caswell
|
eb2263da9a
Set use_fallbacks to zero when we add a provider to the store
|
пре 3 година |
Matt Caswell
|
d5fbd5b4ed
Remove flag_couldbechild
|
пре 3 година |
Matt Caswell
|
29aff65315
Add a new provider to the store only after we activate it
|
пре 3 година |
Matt Caswell
|
8d4dec0d4b
Instantiate predefined providers just-in-time
|
пре 3 година |
Matt Caswell
|
447588b69a
Add a callback for providers to know about global properties changes
|
пре 3 година |
Matt Caswell
|
36a89c0439
Init the child providers immediately on creation of the child libctx
|
пре 3 година |
Matt Caswell
|
abaa2dd298
Don't convert pre-existing providers into children
|
пре 3 година |
Matt Caswell
|
8c62707565
Add support for child provider to up_ref/free their parent
|
пре 3 година |
Matt Caswell
|
f12a5690de
Add the concept of a child OSSL_LIB_CTX
|
пре 3 година |
Pauli
|
0090e50890
provider: flush the store cache when providers are loaded/unloaded.
|
пре 3 година |
Pauli
|
8f08957674
rename ossl_provider_forall_loaded to ossl_provider_doall_activated
|
пре 3 година |
Pauli
|
b0001d0cf2
provider: add an unquery function to allow providers to clean up.
|
пре 4 година |
Pauli
|
299f5ff3b5
provider: add option to load a provider without disabling the fallbacks.
|
пре 3 година |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
пре 3 година |
FdaSilvaYY
|
3a111aadc3
include/internal: add a few missing #pragma once directives
|
пре 3 година |
Richard Levitte
|
390f9bad69
CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference
|
пре 3 година |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
пре 4 година |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
пре 4 година |
Pauli
|
ebe3f24b3d
provider: disable fall-backs if OSSL_PROVIDER_load() fails.
|
пре 4 година |
Shane Lontis
|
04cb5ec0b7
Add 'on demand self test' and status test to providers
|
пре 4 година |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
пре 4 година |
Matt Caswell
|
82ec09ec6d
Add the OSSL_PROVIDER_get_capabilities() API function
|
пре 4 година |
Matt Caswell
|
d01d375264
Implement OSSL_PROVIDER_get0_provider_ctx()
|
пре 4 година |
Richard Levitte
|
5a29b6286f
CORE: query for operations only once per provider (unless no_store is true)
|
пре 4 година |