Čestmír Kalina
|
4574a7fd8d
crypto: add preemptive threading support
|
hace 3 años |
Dr. David von Oheimb
|
7c310e872e
libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
|
hace 2 años |
Hugo Landau
|
5317b6ee1f
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
|
hace 2 años |
Pauli
|
fb4cdca053
strcasecmp: implement strcasecmp and strncasecmp
|
hace 2 años |
Tomas Mraz
|
f505be999f
Always try locale initialization from OPENSSL_strcasecmp
|
hace 2 años |
Tomas Mraz
|
71c17c36d9
Move OPENSSL_strcasecmp() and related to o_str.c
|
hace 2 años |
Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
Hugo Landau
|
ed7c64fc54
Remove unused libctx functions (runonce, onfree)
|
hace 2 años |
Hugo Landau
|
927d0566de
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
|
hace 2 años |
Dr. David von Oheimb
|
af16097feb
Move more general parts of internal/cryptlib.h to new internal/common.h
|
hace 3 años |
Dr. David von Oheimb
|
747adb6a01
Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX()
|
hace 3 años |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
hace 3 años |
Pauli
|
ec91f1ae19
core: condition out more in FIPS builds
|
hace 3 años |
Dr. David von Oheimb
|
9be5f9a869
Move ossl_sleep() to e_os.h and use it in apps
|
hace 3 años |
Matt Caswell
|
a227ff336f
Fix a use-after-free in the child provider code
|
hace 3 años |
Matt Caswell
|
8c62707565
Add support for child provider to up_ref/free their parent
|
hace 3 años |
Matt Caswell
|
f12a5690de
Add the concept of a child OSSL_LIB_CTX
|
hace 3 años |
Matt Caswell
|
a16d21744d
Add the ability for ex_data to have a priority
|
hace 3 años |
Matt Caswell
|
b0ee1de9ab
Create libcrypto support for BIO_new_from_core_bio()
|
hace 3 años |
Matt Caswell
|
460d2fbcd7
Store the list of activated providers in the libctx
|
hace 3 años |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
hace 3 años |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
hace 3 años |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
hace 3 años |
Shane Lontis
|
e4bec86910
Fix external symbols for crypto_*
|
hace 3 años |
FdaSilvaYY
|
3a111aadc3
include/internal: add a few missing #pragma once directives
|
hace 3 años |
Richard Levitte
|
4333b89f50
Update copyright year
|
hace 3 años |
Richard Levitte
|
d6d42cda5f
Use centralized fetching errors
|
hace 4 años |
Tomas Mraz
|
368d9e030f
Add ossl_is_absolute_path function to detect absolute paths
|
hace 4 años |
Tomas Mraz
|
69d16b70cf
Avoid duplicate ends_with_dirsep functions
|
hace 4 años |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
hace 4 años |