.. |
aes
|
Optimize AES-XTS mode in OpenSSL for aarch64
|
2020-11-12 11:09:22 +01:00 |
aria
|
|
|
asn1
|
Deprecate RSA harder
|
2020-11-18 23:38:34 +01: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
|
Only disabled what we need to in a no-dh build
|
2020-11-18 14:14:52 +00: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
|
Deprecate RSA harder
|
2020-11-18 23:38:34 +01:00 |
ffc
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
hmac
|
Delete unused PKEY MAC files
|
2020-08-29 17:40:11 +10:00 |
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
|
rename md5_block_asm_data_order to ossl_md5_block_asm_data_order
|
2020-11-19 07:38:58 +10:00 |
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
|
Deprecate RSA harder
|
2020-11-18 23:38:34 +01:00 |
perlasm
|
Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files
|
2020-07-05 11:29:43 +02:00 |
pkcs7
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
pkcs12
|
Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.c
|
2020-11-19 11:36: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
|
Provide side RNG functions renamed to have an ossl_ prefix.
|
2020-11-19 07:39:12 +10:00 |
rc2
|
|
|
rc4
|
rename md5_block_asm_data_order to ossl_md5_block_asm_data_order
|
2020-11-19 07:38:58 +10:00 |
rc5
|
|
|
ripemd
|
Diverse build.info: Adjust paths
|
2020-09-10 09:50:56 +02:00 |
rsa
|
Deprecate RSA harder
|
2020-11-18 23:38:34 +01:00 |
seed
|
|
|
sha
|
Rename SHA3 internal functions so they have an ossl_ prefix
|
2020-11-19 07:39:13 +10:00 |
siphash
|
Delete unused PKEY MAC files
|
2020-08-29 17:40:11 +10:00 |
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
|
Punycode decoding implementation
|
2020-08-26 14:04:11 +03:00 |
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
|
Update copyright year
|
2020-07-16 14:47:04 +02:00 |
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
|
OSSL_PARAM: Add string pointer getters
|
2020-08-24 10:02:26 +02:00 |
pariscid.pl
|
|
|
passphrase.c
|
CORE: Fix small bug in passphrase caching
|
2020-09-03 17:48:32 +02:00 |
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
|
serialisation: Add a built-in base provider.
|
2020-07-30 20:15:22 +10:00 |
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
|
Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files
|
2020-07-05 11:29:43 +02:00 |
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
|
|
|