Tobias Nießen
|
e3a2ba7547
crypto: rename error flags in internal structures
|
3 år sedan |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 år sedan |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 år sedan |
Richard Levitte
|
d6d42cda5f
Use centralized fetching errors
|
4 år sedan |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 år sedan |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 år sedan |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 år sedan |
Richard Levitte
|
ec0ce188f4
EVP: Centralise fetching error reporting
|
4 år sedan |
Matt Caswell
|
e6c54619d1
Load the default config file before working with default properties
|
4 år sedan |
Shane Lontis
|
04cb5ec0b7
Add 'on demand self test' and status test to providers
|
4 år sedan |
Richard Levitte
|
cfbd76c1a9
CORE: Add an internal function to distinguish the global default context
|
4 år sedan |
Pauli
|
f9e504e8b1
property: Move global default properties to the library context.
|
4 år sedan |
Richard Levitte
|
5a29b6286f
CORE: query for operations only once per provider (unless no_store is true)
|
4 år sedan |
Shane Lontis
|
e0624f0d70
Add default property API's to enable and test for fips
|
4 år sedan |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 år sedan |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 år sedan |
Dr. Matthias St. Pierre
|
b418980c3f
Swap parameters of evp_method_id()
|
4 år sedan |
Dr. Matthias St. Pierre
|
64f849f439
Fix an assertion (and a comment) of evp_method_id()
|
4 år sedan |
Matt Caswell
|
6b1e5fa487
Put an error on the stack in the event of a fetch failure
|
4 år sedan |
Richard Levitte
|
3f7ce7f102
Refactor evp_pkey_make_provided() to do legacy to provider export
|
4 år sedan |
Richard Levitte
|
e4a1d02300
Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too
|
4 år sedan |
Richard Levitte
|
437ad983c6
Move the stored namemap pre-population to namemap construction
|
4 år sedan |
Richard Levitte
|
36fa4d8a0d
CORE: pass the full algorithm definition to the method constructor
|
5 år sedan |
Richard Levitte
|
3d83c73536
CORE: ossl_namemap_add_names(): new function to add multiple names
|
5 år sedan |
Richard Levitte
|
6a835fcfb1
Replumbing: pre-populate the EVP namemap with commonly known names
|
5 år sedan |
Pauli
|
bdbf2df2e6
Properties: make query cache reference count aware.
|
5 år sedan |
Richard Levitte
|
0ddf74bf1c
Final cleanup after move to leaner EVP_PKEY methods
|
5 år sedan |
Richard Levitte
|
181ea366f6
crypto/evp/evp_fetch.c: Make it more prominent that these functions are EVP
|
5 år sedan |
Richard Levitte
|
4dc0d81a1a
evp_generic_do_all(): fix passing of method data
|
5 år sedan |
Richard Levitte
|
f651c727f8
EVP: add name traversal functions to all fetchable types
|
5 år sedan |