You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. David von Oheimb d6bf19a465
X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failure
2 years ago
..
aes Fix provider library build wrt. AES 2 years ago
aria Update copyright year 2 years ago
asn1 Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input 2 years ago
async Update copyright year 2 years ago
bf Update copyright year 3 years ago
bio Fix crypto/bio/b_sock.c for VMS 2 years ago
bn Optimize RSA on armv8 2 years ago
buffer Update copyright year 2 years ago
camellia Update copyright year 3 years ago
cast Fix logic error for building x86 CAST assembly 3 years ago
chacha Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464) 2 years ago
cmac Update copyright year 2 years ago
cmp Move ossl_sleep() to e_os.h and use it in apps 2 years ago
cms CMS_get0_SignerInfos(): Prevent spurious error on cms_get0_signed() failure 2 years ago
comp Add RUN_ONCE support to zlib init 2 years ago
conf Add convenience functions and macros for asymmetric key generation 2 years ago
crmf Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 2 years ago
ct Update copyright year 2 years ago
des Update copyright year 2 years ago
dh Fixes related to separation of DH and DHX types 2 years ago
dsa Update copyright year 2 years ago
dso Update copyright year 2 years ago
ec Replace some of the ERR_clear_error() calls with mark calls 2 years ago
encode_decode Better error messages if there are no encoders/decoders/store loaders 2 years ago
engine Update copyright year 2 years ago
err Better error messages if there are no encoders/decoders/store loaders 2 years ago
ess Fix missing symbols in no-cms and no-ts build 2 years ago
evp Make sure to include "internal/numbers.h" to get SIZE_MAX 2 years ago
ffc Export/import flags for FFC params changed to seperate fields. 2 years ago
hmac hmac: fix coverity 1484888 negative integer to size_t conversion 2 years ago
http Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN} 2 years ago
idea Update copyright year 2 years ago
kdf Deprecate ERR_load_KDF_strings() 3 years ago
lhash Update copyright year 2 years ago
md2 Update copyright year 3 years ago
md4 Update copyright year 3 years ago
md5 Remove unused code from the fips module 2 years ago
mdc2 Update copyright year 3 years ago
modes Drop libimplementations.a 2 years ago
objects Add OID for RPKI id-ct-signedChecklist 2 years ago
ocsp HTTP: Implement persistent connections (keep-alive) 2 years ago
pem Fallback to legacy pem decoding if OSSL_DECODER fails 2 years ago
perlasm Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 3 years ago
pkcs7 Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input 2 years ago
pkcs12 Replace some of the ERR_clear_error() calls with mark calls 2 years ago
poly1305 Drop libimplementations.a 2 years ago
property property: create property names more eagerly. 2 years ago
rand Add the ability for ex_data to have a priority 2 years ago
rc2 Update copyright year 2 years ago
rc4 rename md5_block_asm_data_order to ossl_md5_block_asm_data_order 2 years ago
rc5 Update copyright year 3 years ago
ripemd Drop libimplementations.a 2 years ago
rsa Detect low-level engine and app method based keys 2 years ago
seed Update copyright year 3 years ago
sha Crypto: Add deprecation compatibility declarations for SHA* message digest functions 2 years ago
siphash Fix a TODO(3.0) in the siphash code 2 years ago
sm2 Fix up issues found when running evp_extra_test with a non-default library context 2 years ago
sm3 Add "origin" field to EVP_CIPHER, EVP_MD 2 years ago
sm4 Update copyright year 2 years ago
srp srp: remove references to EVP_sha1() 2 years ago
stack Improve the implementation of X509_STORE_CTX_get1_issuer() 2 years ago
store Better error messages if there are no encoders/decoders/store loaders 2 years ago
ts TS ESS: Move four internal aux function to where they belong in crypto/ts 2 years ago
txt_db
ui Update copyright year 2 years ago
whrlpool A few cleanups of the provider build.infos 2 years ago
x509 X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failure 2 years ago
LPdir_nyi.c
LPdir_unix.c Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read 3 years ago
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
README-sparse_array.md Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 3 years ago
alphacpuid.pl Update copyright year 3 years ago
arm64cpuid.pl Read MIDR_EL1 system register on aarch64 2 years ago
arm_arch.h crypto/arm_arch.h: add a variable declaration 2 years ago
armcap.c armcap: fix Mac M1 SHA512 support. 2 years ago
armv4cpuid.pl Update copyright year 3 years ago
asn1_dsa.c Update copyright year 2 years ago
bsearch.c
build.info Fix missing $CPUIDDEF in libdefault.a 2 years ago
c64xpluscpuid.pl Update copyright year 3 years ago
context.c Add the concept of a child OSSL_LIB_CTX 2 years ago
core_algorithm.c Fix pointer passed to provider_unquery_operation 2 years ago
core_fetch.c Update copyright year 2 years ago
core_namemap.c Add the ability for ex_data to have a priority 2 years ago
cpt_err.c Update copyright year 2 years ago
cpuid.c Refactor CPUID code 2 years ago
cryptlib.c Refactor CPUID code 2 years ago
ctype.c Update copyright year 2 years ago
cversion.c Cleanup include/openssl/opensslv.h.in 3 years ago
der_writer.c der: _ossl prefix DER functions 3 years ago
dllmain.c Reorganize private crypto header files 4 years ago
ebcdic.c
ex_data.c Add the ability for ex_data to have a priority 2 years ago
getenv.c Update copyright year 2 years ago
ia64cpuid.S
info.c Print CPUINFO also for s390 processors 3 years ago
init.c Add RUN_ONCE support to zlib init 2 years ago
initthread.c Add the ability for ex_data to have a priority 2 years ago
mem.c Rename FIPS_MODE to FIPS_MODULE 3 years ago
mem_clr.c
mem_sec.c Update copyright year 2 years ago
mips_arch.h Fix header file include guard names 4 years ago
o_dir.c
o_fopen.c Update copyright year 2 years ago
o_init.c
o_str.c Update copyright year 2 years ago
o_time.c Update copyright year 2 years ago
packet.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2 years ago
param_build.c Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2 years ago
param_build_set.c Update copyright year 2 years ago
params.c Fix potential NULL dereference in OSSL_PARAM_get_utf8_string() 2 years ago
params_dup.c params_dup: fix off by one error that allows array overreach. 2 years ago
params_from_text.c params: fix coverity 1473069: unchecked return values 2 years ago
pariscid.pl Update copyright year 3 years ago
passphrase.c CORE: Fix small bug in passphrase caching 3 years ago
ppc_arch.h Fix header file include guard names 4 years ago
ppccap.c bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication 2 years ago
ppccpuid.pl Update copyright year 3 years ago
provider.c Add support for child provider to up_ref/free their parent 2 years ago
provider_child.c Fix a use-after-free in the child provider code 2 years ago
provider_conf.c Add support for child provider to up_ref/free their parent 2 years ago
provider_core.c provider: fix coverity 1484884: uninitialised lock use 2 years ago
provider_local.h Update copyright year 2 years ago
provider_predefined.c Update copyright year 2 years ago
punycode.c Update copyright year 2 years ago
s390x_arch.h Update copyright year 3 years ago
s390xcap.c crypto/s390xcap.c: Add guards around the GETAUXVAL checks 3 years ago
s390xcpuid.pl Update copyright year 3 years ago
self_test_core.c Add the ability for ex_data to have a priority 2 years ago
sparc_arch.h Fix header file include guard names 4 years ago
sparccpuid.S
sparcv9cap.c Update copyright year 3 years ago
sparse_array.c Update copyright year 2 years ago
threads_lib.c Fix no-threads 2 years ago
threads_none.c Update copyright year 2 years ago
threads_pthread.c Always check CRYPTO_LOCK_{read,write}_lock 2 years ago
threads_win.c Always check CRYPTO_LOCK_{read,write}_lock 2 years ago
trace.c Update copyright year 2 years ago
uid.c Remove NextStep support 4 years ago
vms_rms.h
x86_64cpuid.pl Update copyright year 2 years ago
x86cpuid.pl Update copyright year 3 years ago