.. |
aes
|
Optimize AES-XTS mode in OpenSSL for aarch64
|
2020-11-12 11:09:22 +01:00 |
aria
|
|
|
asn1
|
REF_PRINT: cast pointer to void to avoid warnings
|
2020-11-16 09:35:11 +10:00 |
async
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
bf
|
|
|
bio
|
BIO: Undefine UNICODE in b_addr.c to get POSIX declaration of gai_strerror()
|
2020-11-13 09:35:31 +01:00 |
bn
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
buffer
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
camellia
|
|
|
cast
|
|
|
chacha
|
Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464)
|
2020-10-22 12:16:49 +10:00 |
cmac
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
cmp
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
cms
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
comp
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
conf
|
CONF: Convert one last CONFerr() to ERR_raise()
|
2020-11-18 11:40:52 +01:00 |
crmf
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
ct
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
des
|
|
|
dh
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
dsa
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
dso
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
ec
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
encode_decode
|
ENCODER: Add tracing
|
2020-11-11 12:43:27 +01:00 |
engine
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
err
|
Move CMS enveloping code out of the algorithms and into CMS
|
2020-10-15 10:00:19 +01:00 |
ess
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
evp
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
ffc
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
hmac
|
|
|
http
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
idea
|
|
|
kdf
|
|
|
lhash
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
md2
|
|
|
md4
|
|
|
md5
|
|
|
mdc2
|
|
|
modes
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
objects
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
ocsp
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
pem
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
perlasm
|
|
|
pkcs7
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
pkcs12
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
poly1305
|
crypto/poly1305/asm: fix armv8 pointer authentication
|
2020-10-29 17:17:21 +01:00 |
property
|
This should fix a lock-order-inversion
|
2020-11-08 07:44:28 +01:00 |
rand
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
rc2
|
|
|
rc4
|
|
|
rc5
|
|
|
ripemd
|
Diverse build.info: Adjust paths
|
2020-09-10 09:50:56 +02:00 |
rsa
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
seed
|
|
|
sha
|
Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464)
|
2020-10-22 12:16:49 +10:00 |
siphash
|
|
|
sm2
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
sm3
|
|
|
sm4
|
|
|
srp
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
stack
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
store
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
ts
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
txt_db
|
|
|
ui
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
whrlpool
|
|
|
x509
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
alphacpuid.pl
|
|
|
arm64cpuid.pl
|
|
|
arm_arch.h
|
|
|
armcap.c
|
|
|
armv4cpuid.pl
|
|
|
asn1_dsa.c
|
Update copyright year
|
2020-10-15 14:10:06 +01:00 |
bsearch.c
|
|
|
build.info
|
|
|
c64xpluscpuid.pl
|
|
|
context.c
|
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
2020-10-15 11:59:53 +01:00 |
core_algorithm.c
|
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
2020-10-15 11:59:53 +01:00 |
core_fetch.c
|
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
2020-10-15 11:59:53 +01:00 |
core_namemap.c
|
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
2020-10-15 11:59:53 +01:00 |
cpt_err.c
|
Add a "random" configuration section.
|
2020-09-23 15:28:29 +10:00 |
cryptlib.c
|
Update copyright year
|
2020-10-15 14:10:06 +01:00 |
ctype.c
|
|
|
cversion.c
|
|
|
der_writer.c
|
der: _ossl prefix DER functions
|
2020-10-01 11:25:12 +10:00 |
dllmain.c
|
|
|
ebcdic.c
|
|
|
ex_data.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
getenv.c
|
Update copyright year
|
2020-10-15 14:10:06 +01:00 |
ia64cpuid.S
|
|
|
info.c
|
|
|
init.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
initthread.c
|
Prevent potential UAF in init_thread_deregister()
|
2020-11-02 18:03:22 +01:00 |
LPdir_nyi.c
|
|
|
LPdir_unix.c
|
|
|
LPdir_vms.c
|
|
|
LPdir_win32.c
|
|
|
LPdir_win.c
|
|
|
LPdir_wince.c
|
|
|
mem_clr.c
|
|
|
mem_sec.c
|
Implement OpenSSL secure memory for Windows
|
2020-10-22 12:11:35 +10:00 |
mem.c
|
|
|
mips_arch.h
|
|
|
o_dir.c
|
|
|
o_fopen.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
o_init.c
|
|
|
o_str.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
o_time.c
|
|
|
packet.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
param_build_set.c
|
DH: make the private key length importable / exportable
|
2020-10-19 12:14:11 +02:00 |
param_build.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
params_from_text.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
params.c
|
|
|
pariscid.pl
|
|
|
passphrase.c
|
|
|
ppc_arch.h
|
|
|
ppccap.c
|
|
|
ppccpuid.pl
|
|
|
provider_conf.c
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
provider_core.c
|
crypto/provider_core.c: fix a couple of faulty ERR_raise_data() calls
|
2020-11-13 09:35:31 +01:00 |
provider_local.h
|
|
|
provider_predefined.c
|
|
|
provider.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
punycode.c
|
Update copyright year
|
2020-10-15 14:10:06 +01:00 |
README-sparse_array.md
|
|
|
s390x_arch.h
|
|
|
s390xcap.c
|
|
|
s390xcpuid.pl
|
|
|
self_test_core.c
|
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
2020-10-15 11:59:53 +01:00 |
sparc_arch.h
|
|
|
sparccpuid.S
|
|
|
sparcv9cap.c
|
|
|
sparse_array.c
|
Update copyright year
|
2020-10-15 14:10:06 +01:00 |
threads_none.c
|
|
|
threads_pthread.c
|
Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.
|
2020-11-04 17:02:38 +01:00 |
threads_win.c
|
|
|
trace.c
|
ENCODER: Add tracing
|
2020-11-11 12:43:27 +01:00 |
uid.c
|
|
|
vms_rms.h
|
|
|
x86_64cpuid.pl
|
|
|
x86cpuid.pl
|
|
|