Pauli
|
ec91f1ae19
core: condition out more in FIPS builds
|
3 years ago |
Dr. David von Oheimb
|
9be5f9a869
Move ossl_sleep() to e_os.h and use it in apps
|
3 years ago |
Matt Caswell
|
a227ff336f
Fix a use-after-free in the child provider code
|
3 years ago |
Matt Caswell
|
8c62707565
Add support for child provider to up_ref/free their parent
|
3 years ago |
Matt Caswell
|
f12a5690de
Add the concept of a child OSSL_LIB_CTX
|
3 years ago |
Matt Caswell
|
a16d21744d
Add the ability for ex_data to have a priority
|
3 years ago |
Matt Caswell
|
b0ee1de9ab
Create libcrypto support for BIO_new_from_core_bio()
|
3 years ago |
Matt Caswell
|
460d2fbcd7
Store the list of activated providers in the libctx
|
3 years ago |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
3 years ago |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 years ago |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 years ago |
Shane Lontis
|
e4bec86910
Fix external symbols for crypto_*
|
3 years ago |
FdaSilvaYY
|
3a111aadc3
include/internal: add a few missing #pragma once directives
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Richard Levitte
|
d6d42cda5f
Use centralized fetching errors
|
4 years ago |
Tomas Mraz
|
368d9e030f
Add ossl_is_absolute_path function to detect absolute paths
|
4 years ago |
Tomas Mraz
|
69d16b70cf
Avoid duplicate ends_with_dirsep functions
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Randall S. Becker
|
08073700cc
NonStop port updates for 3.0.0.
|
4 years ago |
Richard Levitte
|
c4fc564d48
STORE: Add the base functions to support provider based loaders
|
4 years ago |
Richard Levitte
|
ece9304c96
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
|
4 years ago |
Richard Levitte
|
c3e4c1f325
DESERIALIZER: Add foundation for deserializers
|
4 years ago |
Richard Levitte
|
cfbd76c1a9
CORE: Add an internal function to distinguish the global default context
|
4 years ago |
Pauli
|
f9e504e8b1
property: Move global default properties to the library context.
|
4 years ago |
Shane Lontis
|
f32af93c92
Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod
|
4 years ago |
Matt Caswell
|
d40b42ab4c
Maintain strict type discipline between the core and providers
|
4 years ago |
Dr. David von Oheimb
|
278260bfa2
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
6b1e5fa487
Put an error on the stack in the event of a fetch failure
|
4 years ago |
Dr. David von Oheimb
|
da42c2a3d7
Extract sk_ASN1_UTF8STRING2text() from ts_get_status_text() in ts_rsp_verify.c to asn1_lib.c
|
4 years ago |