Dimitri Papadopoulos
|
f7241edda4
Fix new typos found by codespell
|
hace 9 meses |
sashan
|
da840c3775
evp_fetch.c: Check meth_id instead of name_id
|
hace 10 meses |
Neil Horman
|
94be985cbc
gate calling of evp_method_id on having a non-zero name id
|
hace 10 meses |
Matt Caswell
|
da1c088f59
Copyright year updates
|
hace 1 año |
Richard Levitte
|
98d81174d3
Remove include/internal/decoder.h, as it's superfluous
|
hace 1 año |
Matt Caswell
|
32d3c3abf3
Optimise PKEY decoders
|
hace 1 año |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Richard Levitte
|
e1eafe8c87
"Reserve" the method store when constructing methods
|
hace 2 años |
Pauli
|
16ff70a58c
Remove the _fetch_by_number functions
|
hace 2 años |
Richard Levitte
|
2e4d0677ea
Make it possible to remove methods by the provider that provides them
|
hace 2 años |
Richard Levitte
|
60640d79ca
Don't empty the method store when flushing the query cache
|
hace 2 años |
JHH20
|
e257d3e76f
Remove duplicated #include headers
|
hace 2 años |
Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
Hugo Landau
|
927d0566de
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
|
hace 2 años |
Oliver Roberts
|
ef9909f3c6
Fixed typo in inner_evp_generic_fetch() error handling
|
hace 2 años |
Pauli
|
af788ad6c3
fetch: convert a NULL property query to ""
|
hace 2 años |
Richard Levitte
|
dc010ca6ec
CORE: Encure that cached fetches can be done per provider
|
hace 3 años |
Richard Levitte
|
2fd3392c8f
EVP: Add the internal function evp_generic_fetch_from_prov()
|
hace 3 años |
Richard Levitte
|
cfce50f791
CORE: add a provider argument to ossl_method_construct()
|
hace 3 años |
Matt Caswell
|
589fbc18aa
Don't try and load the config file while already loading the config file
|
hace 3 años |
Richard Levitte
|
6882652e65
CORE: Do a bit of cleanup of core fetching
|
hace 3 años |
Richard Levitte
|
793b05865a
Refactor evp_generic_do_all() to behave like evp_generic_fetch()
|
hace 3 años |
Richard Levitte
|
9067cf6ccd
CORE: Move away the allocation of the temporary no_cache method store
|
hace 3 años |
Pauli
|
72f62f4408
coverity 1484912: Null pointer dereferences (NULL_RETURNS)
|
hace 3 años |
Matt Caswell
|
b1c053acda
Ensure mirroring of properties works for subsequent updates
|
hace 3 años |
Matt Caswell
|
447588b69a
Add a callback for providers to know about global properties changes
|
hace 3 años |
Matt Caswell
|
e2ed740ec4
Implement the ability to convert a PROPERTY_LIST to a string
|
hace 3 años |
Matt Caswell
|
8c62707565
Add support for child provider to up_ref/free their parent
|
hace 3 años |
Matt Caswell
|
a16d21744d
Add the ability for ex_data to have a priority
|
hace 3 años |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
hace 3 años |