.. |
aes
|
remove unused initialisations
|
2020-12-03 11:22:06 +10:00 |
aria
|
|
|
asn1
|
X509: Enable printing cert even with invalid validity times, saying 'Bad time value'
|
2021-01-20 15:55:58 +01:00 |
async
|
Update copyright year
|
2021-01-07 13:38:50 +00:00 |
bf
|
|
|
bio
|
replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
|
2021-01-16 11:29:43 +01:00 |
bn
|
Fix incorrect use of BN_CTX API
|
2021-01-13 10:35:27 +01:00 |
buffer
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
camellia
|
|
|
cast
|
|
|
chacha
|
|
|
cmac
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
cmp
|
cmp_client.c: Fix indentation and remove empty line
|
2020-12-02 12:35:16 +01:00 |
cms
|
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
|
2021-01-18 15:01:26 +01:00 |
comp
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
conf
|
Skip BOM when reading the config file
|
2021-01-14 11:20:10 +01:00 |
crmf
|
ERR: Rebuild all generated error headers and source files
|
2020-11-24 15:22:33 +01:00 |
ct
|
X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v3_delete_ext() etc.
|
2021-01-20 15:59:22 +01:00 |
des
|
Fix crypto/des/build.info
|
2021-01-15 11:19:25 +01:00 |
dh
|
Allow EVP_PKEY private key objects to be created without a public component
|
2021-01-15 17:24:41 +01:00 |
dsa
|
Remove pkey_downgrade from PKCS7 code
|
2021-01-20 15:35:26 +10:00 |
dso
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
ec
|
Remove pkey_downgrade from PKCS7 code
|
2021-01-20 15:35:26 +10:00 |
encode_decode
|
Use centralized fetching errors
|
2021-01-12 19:02:11 +01:00 |
engine
|
Drop OPENSSL_NO_RSA everywhere
|
2020-12-20 12:19:42 +01:00 |
err
|
replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
|
2021-01-16 11:29:43 +01:00 |
ess
|
ERR: Rebuild all generated error headers and source files
|
2020-11-24 15:22:33 +01:00 |
evp
|
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
|
2021-01-18 14:27:44 +01:00 |
ffc
|
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
|
2020-12-16 11:55:39 +01:00 |
hmac
|
|
|
http
|
Deprecate OCSP_xxx API for OSSL_HTTP_xxx
|
2021-01-19 11:13:15 +01:00 |
idea
|
|
|
kdf
|
|
|
lhash
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
md2
|
|
|
md4
|
|
|
md5
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
mdc2
|
|
|
modes
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
objects
|
Update copyright years of auto-generated headers (make update)
|
2021-01-04 07:15:24 +01:00 |
ocsp
|
Deprecate OCSP_xxx API for OSSL_HTTP_xxx
|
2021-01-19 11:13:15 +01:00 |
pem
|
Make PEM_X509_INFO_read_bio_ex() conservative on the error queue
|
2021-01-13 09:09:36 +01:00 |
perlasm
|
|
|
pkcs7
|
Remove pkey_downgrade from PKCS7 code
|
2021-01-20 15:35:26 +10:00 |
pkcs12
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
poly1305
|
|
|
property
|
ERR: Rebuild all generated error headers and source files
|
2020-11-24 15:22:33 +01:00 |
rand
|
Enable locking on the primary DRBG when we create it
|
2021-01-14 17:30:46 +00: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
|
|
|
rsa
|
Remove pkey_downgrade from PKCS7 code
|
2021-01-20 15:35:26 +10:00 |
seed
|
|
|
sha
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
siphash
|
|
|
sm2
|
Add SM2 private key range validation
|
2021-01-08 23:59:02 +02: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
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
store
|
Use centralized fetching errors
|
2021-01-12 19:02:11 +01:00 |
ts
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
txt_db
|
|
|
ui
|
ERR: Rebuild all generated error headers and source files
|
2020-11-24 15:22:33 +01:00 |
whrlpool
|
|
|
x509
|
X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v3_delete_ext() etc.
|
2021-01-20 15:59:22 +01:00 |
alphacpuid.pl
|
|
|
arm64cpuid.pl
|
Read MIDR_EL1 system register on aarch64
|
2020-12-09 16:17:17 +01:00 |
arm_arch.h
|
Read MIDR_EL1 system register on aarch64
|
2020-12-09 16:17:17 +01:00 |
armcap.c
|
OPENSSL_cpuid_setup FreeBSD arm update.
|
2021-01-14 08:34:38 +00:00 |
armv4cpuid.pl
|
|
|
asn1_dsa.c
|
|
|
bsearch.c
|
|
|
build.info
|
Fix no-threads
|
2020-12-14 10:45:27 +10:00 |
c64xpluscpuid.pl
|
|
|
context.c
|
Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
|
2021-01-14 17:30:46 +00:00 |
core_algorithm.c
|
|
|
core_fetch.c
|
Fix a failure where fetches can return NULL in multi-threaded code
|
2021-01-14 17:30:46 +00:00 |
core_namemap.c
|
|
|
cpt_err.c
|
openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input
|
2020-12-10 15:19:55 +01:00 |
cryptlib.c
|
|
|
ctype.c
|
|
|
cversion.c
|
|
|
der_writer.c
|
|
|
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
|
|
|
ia64cpuid.S
|
|
|
info.c
|
|
|
init.c
|
Optimise OPENSSL_init_crypto
|
2020-12-31 13:14:38 +01:00 |
initthread.c
|
Fix a crash with multi-threaded applications using the FIPS module
|
2021-01-14 17:30:46 +00: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
|
Add MAP_CONCEAL from OpenBSD which has similar purpose but on mmap
|
2020-12-08 18:27:07 +01:00 |
mem.c
|
|
|
mips_arch.h
|
|
|
o_dir.c
|
|
|
o_fopen.c
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
o_init.c
|
|
|
o_str.c
|
openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input
|
2020-12-10 15:19:55 +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
|
|
|
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
|
Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator
|
2020-12-07 17:14:58 +10:00 |
params.c
|
params: allow more variations in integer conversions.
|
2020-12-12 21:43:07 +10:00 |
pariscid.pl
|
|
|
passphrase.c
|
|
|
ppc_arch.h
|
|
|
ppccap.c
|
OPENSSL_cpuid_setup FreeBSD PowerPC update
|
2021-01-14 08:27:14 +00:00 |
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
|
Fix an issue in provider_activate_fallbacks()
|
2021-01-14 17:30:46 +00:00 |
provider_local.h
|
|
|
provider_predefined.c
|
|
|
provider.c
|
CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference
|
2020-12-17 12:02:08 +01:00 |
punycode.c
|
|
|
README-sparse_array.md
|
|
|
s390x_arch.h
|
|
|
s390xcap.c
|
|
|
s390xcpuid.pl
|
|
|
self_test_core.c
|
|
|
sparc_arch.h
|
|
|
sparccpuid.S
|
|
|
sparcv9cap.c
|
|
|
sparse_array.c
|
|
|
threads_lib.c
|
Fix no-threads
|
2020-12-14 10:45:27 +10:00 |
threads_none.c
|
Add some more CRYPTO_atomic functions
|
2020-12-31 13:14:38 +01:00 |
threads_pthread.c
|
Add some more CRYPTO_atomic functions
|
2020-12-31 13:14:38 +01:00 |
threads_win.c
|
Add some more CRYPTO_atomic functions
|
2020-12-31 13:14:38 +01:00 |
trace.c
|
ENCODER: Add tracing
|
2020-11-11 12:43:27 +01:00 |
uid.c
|
|
|
vms_rms.h
|
|
|
x86_64cpuid.pl
|
|
|
x86cpuid.pl
|
|
|