Richard Levitte
|
e1eafe8c87
"Reserve" the method store when constructing methods
|
2 vuotta sitten |
Tomas Mraz
|
4b1b629725
Always try to construct methods as new provider might be added
|
2 vuotta sitten |
Richard Levitte
|
10937d5867
Refactor method construction pre- and post-condition
|
2 vuotta sitten |
Richard Levitte
|
dc010ca6ec
CORE: Encure that cached fetches can be done per provider
|
3 vuotta sitten |
Richard Levitte
|
cfce50f791
CORE: add a provider argument to ossl_method_construct()
|
3 vuotta sitten |
Richard Levitte
|
6882652e65
CORE: Do a bit of cleanup of core fetching
|
3 vuotta sitten |
Richard Levitte
|
9067cf6ccd
CORE: Move away the allocation of the temporary no_cache method store
|
3 vuotta sitten |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 vuotta sitten |
Matt Caswell
|
b11ba50fd9
Fix a failure where fetches can return NULL in multi-threaded code
|
3 vuotta sitten |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 vuotta sitten |
Matt Caswell
|
00c405b365
Update copyright year
|
4 vuotta sitten |
Richard Levitte
|
5a29b6286f
CORE: query for operations only once per provider (unless no_store is true)
|
4 vuotta sitten |
Richard Levitte
|
36fa4d8a0d
CORE: pass the full algorithm definition to the method constructor
|
5 vuotta sitten |
Richard Levitte
|
695d195bbb
Replumbing: make it possible for providers to specify multiple names
|
5 vuotta sitten |
Richard Levitte
|
f7c16d48a9
In provider implemented methods, save the name number, not the name string
|
5 vuotta sitten |
Richard Levitte
|
c1d56231ef
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
|
5 vuotta sitten |
Richard Levitte
|
84d167f6eb
Refactor ossl_method_construct() in terms of ossl_algorithm_do_all()
|
5 vuotta sitten |
Richard Levitte
|
2ccb1b4eca
EVP fetching: make operation_id part of the method identity
|
5 vuotta sitten |
Shane Lontis
|
d5e5e2ffaf
Move digests to providers
|
5 vuotta sitten |
Richard Levitte
|
2e49c05472
EVP_FETCH: deal with names without pre-defined NIDs
|
5 vuotta sitten |
Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 vuotta sitten |
Matt Caswell
|
dc46e3dde5
Use the right NID when putting a method in the store
|
5 vuotta sitten |
Richard Levitte
|
a383083194
Replumbing: better reference counter control in ossl_method_construct()
|
5 vuotta sitten |
Richard Levitte
|
7bb19a0f95
Replumbing: pass callback data to the algo destructor too
|
5 vuotta sitten |
Richard Levitte
|
9e11fe0d85
Replumbing: Add constructor of libcrypto internal method structures
|
5 vuotta sitten |