Neil Horman
|
7701ca48ce
Fix up path generation to use OPENSSL_MODULES
|
7 mesi fa |
Neil Horman
|
bad44bae8b
set module path from template
|
7 mesi fa |
Tomas Mraz
|
c6a784afa2
ossl_provider_new(): Fix memory leak on error
|
7 mesi fa |
Oleg Bulatov
|
e661fbc55e
crypto/provider_core.c: Allocate activatecnt_lock
|
7 mesi fa |
Richard Levitte
|
8fa65a6648
After initializing a provider, check if its output dispatch table is NULL
|
11 mesi fa |
Matthias St. Pierre
|
5516d20226
rand: add callbacks to cleanup the user entropy resp. nonce
|
1 anno fa |
Pauli
|
4cde7585ce
fips: use seed source requested
|
1 anno fa |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 anno fa |
Dmitry Belyavskiy
|
9d2f7e1f61
OSSL_PROVIDER_load_ex
|
1 anno fa |
Richard Levitte
|
98d81174d3
Remove include/internal/decoder.h, as it's superfluous
|
1 anno fa |
Pauli
|
cb8e64131e
no_autoload: make the no-autoload-config option work again.
|
1 anno fa |
Matt Caswell
|
32d3c3abf3
Optimise PKEY decoders
|
1 anno fa |
Pauli
|
97beb77f31
fix memory allocation and reference counting issues
|
1 anno fa |
Pauli
|
8752694bad
provider: update to structure based atomics
|
1 anno fa |
Matt Caswell
|
fc570b2605
Avoid taking a write lock in ossl_provider_doall_activated()
|
1 anno fa |
Pauli
|
07f9c81d20
provider_core: sort provider stack on find
|
1 anno fa |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 anno fa |
Patrick Mills
|
d3db25f568
Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.
|
2 anni fa |
Matt Caswell
|
6962e21b7c
Fix a lock in provider_remove_store_methods()
|
2 anni fa |
Richard Levitte
|
2d23ba1463
Finer grained error records for provider load/init failures
|
2 anni fa |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anni fa |
Pauli
|
f913c3cd7e
Coverity 1503321 & 1503327: dereference after null check
|
2 anni fa |
Pauli
|
f80910390c
Coverity 1503321 & 1503327: dereference after null check
|
2 anni fa |
Richard Levitte
|
9574842e90
Pre-declare all core dispatch table functions, and fix the internal ones
|
2 anni fa |
Peiwei Hu
|
61f510600e
crypto/provider_core.c: Avoid calling unlock two times
|
2 anni fa |
Tomas Mraz
|
b8fd15a8dc
Avoid including decoder/encoder/store headers into fips module
|
2 anni fa |
Matt Caswell
|
c4ed6f6f0e
Don't call ossl_provider_free() without first setting refcnt
|
2 anni fa |
Matt Caswell
|
b4be10dfcd
Fix a memory leak is ossl_provider_doall_activated
|
2 anni fa |
Richard Levitte
|
32e3c07137
Add method store cache flush and method removal to non-EVP operations
|
2 anni fa |
Richard Levitte
|
2e4d0677ea
Make it possible to remove methods by the provider that provides them
|
2 anni fa |