..
aes
Update copyright year
2 years ago
aria
Update copyright year
2 years ago
asn1
Allow fuzz builds to detect string overruns
1 year ago
async
Update copyright year
2 years ago
bf
Update copyright year
3 years ago
bio
BIO_lookup_ex: use AI_ADDRCONFIG only if explicit host name is given
2 years ago
bn
Update copyright year
2 years ago
buffer
Update copyright year
2 years ago
camellia
Update copyright year
2 years ago
cast
Fix logic error for building x86 CAST assembly
3 years ago
chacha
ppccap.c: Split out algorithm-specific functions
2 years ago
cmac
Rename all getters to use get/get0 in name
2 years ago
cmp
Fix CMP code to not assume NUL terminated strings
1 year ago
cms
rsa_cms_verify: Avoid negative return with missing pss parameters
2 years ago
comp
Update copyright year
2 years ago
conf
Update copyright year
2 years ago
crmf
OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for consistency
2 years ago
ct
Update copyright year
2 years ago
des
Update copyright year
2 years ago
dh
Update our EVP_PKEY_METHODs to get low level keys via public APIs
2 years ago
dsa
Update copyright year
2 years ago
dso
Update copyright year
2 years ago
ec
Fix EC_GROUP_new_from_ecparameters to check the base length
1 year ago
encode_decode
Coverity #1486687 : fix potential dereference of NULL keymgmt
2 years ago
engine
Update copyright year
2 years ago
err
err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced
2 years ago
ess
err: rename err_load_xxx_strings_int functions
2 years ago
evp
EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminated
1 year ago
ffc
Set FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated with FIPS 186-2 gen
1 year ago
hmac
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
2 years ago
http
OSSL_HTTP_open(): Fix memory leak on TLS connect failure via proxy
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
Update copyright year
2 years ago
mdc2
Update copyright year
3 years ago
modes
Update copyright year
2 years ago
objects
Update copyright year
2 years ago
ocsp
Update copyright year
2 years ago
pem
pem_read_bio_key: Add passphrase caching to avoid asking for password twice
2 years ago
perlasm
Update copyright year
2 years ago
pkcs7
Update copyright year
2 years ago
pkcs12
Update copyright year
2 years ago
poly1305
Update copyright year
2 years ago
property
property: remove spurious incorrect comments
2 years ago
rand
err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced
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
Allow small RSA exponents in the default provider
1 year ago
seed
Update copyright year
2 years ago
sha
Update copyright year
2 years ago
siphash
Fix a TODO(3.0) in the siphash code
2 years ago
sm2
Check the plaintext buffer is large enough when decrypting SM2
1 year ago
sm3
Add "origin" field to EVP_CIPHER, EVP_MD
2 years ago
sm4
Update copyright year
2 years ago
srp
add zero strenght arguments to BN and RAND RNG calls
2 years ago
stack
Improve the implementation of X509_STORE_CTX_get1_issuer()
2 years ago
store
PROV & STORE: Make the 'file:' store loader understand more binary formats
2 years ago
ts
Update copyright year
2 years ago
txt_db
Following the license change, modify the boilerplates in crypto/
4 years ago
ui
Update copyright year
2 years ago
whrlpool
A few cleanups of the provider build.infos
2 years ago
x509
Fix the error handling in i2v_AUTHORITY_KEYID
1 year ago
LPdir_nyi.c
Following the license change, modify the boilerplates in crypto/
4 years ago
LPdir_unix.c
Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read
3 years ago
LPdir_vms.c
Following the license change, modify the boilerplates in crypto/
4 years ago
LPdir_win.c
Following the license change, modify the boilerplates in crypto/
4 years ago
LPdir_win32.c
Following the license change, modify the boilerplates in crypto/
4 years ago
LPdir_wince.c
Following the license change, modify the boilerplates in crypto/
4 years ago
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
Update copyright year
2 years ago
armcap.c
enable getauxval on android 10
2 years ago
armv4cpuid.pl
Update copyright year
3 years ago
asn1_dsa.c
Update copyright year
2 years ago
bsearch.c
ossl_bsearch(): New generic internal binary search utility function
4 years ago
build.info
FIPS: don't include crypto/passphrase.c in libfips.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
CORE: Do a bit of cleanup of core fetching
2 years ago
core_namemap.c
Rename all getters to use get/get0 in name
2 years ago
cpt_err.c
err: rename err_load_xxx_strings_int functions
2 years ago
cpuid.c
Refactor CPUID code
2 years ago
cryptlib.c
crypto: remove TODOs
2 years ago
ctype.c
Use <> for #include openssl/xxx
2 years ago
cversion.c
Cleanup include/openssl/opensslv.h.in
3 years ago
der_writer.c
der: _ossl prefix DER functions
2 years ago
dllmain.c
Reorganize private crypto header files
3 years ago
ebcdic.c
Following the license change, modify the boilerplates in crypto/
4 years ago
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
Following the license change, modify the boilerplates in crypto/
4 years ago
info.c
Print CPUINFO also for s390 processors
3 years ago
init.c
Prevent recursive call of OPENSSL_INIT_LOAD_CONFIG
2 years ago
initthread.c
Fix a memleak in the FIPS provider
2 years ago
mem.c
Rename FIPS_MODE to FIPS_MODULE
3 years ago
mem_clr.c
Following the license change, modify the boilerplates in crypto/
4 years ago
mem_sec.c
Update copyright year
2 years ago
mips_arch.h
Fix header file include guard names
3 years ago
o_dir.c
Following the license change, modify the boilerplates in crypto/
4 years ago
o_fopen.c
Update copyright year
2 years ago
o_init.c
Following the license change, modify the boilerplates in crypto/
4 years ago
o_str.c
Update copyright year
2 years ago
o_time.c
Update copyright year
2 years ago
packet.c
Update copyright year
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
params: fix range check when converting double to uint64_t.
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
Update copyright year
2 years ago
ppccap.c
enable getauxval on android 10
2 years ago
ppccpuid.pl
Update copyright year
3 years ago
provider.c
Fix a race in ossl_provider_add_to_store()
2 years ago
provider_child.c
Fix a race in ossl_provider_add_to_store()
2 years ago
provider_conf.c
Ensure any default_properties still apply even in the event of a provider load failure
2 years ago
provider_core.c
Fix a race in ossl_provider_add_to_store()
2 years ago
provider_local.h
make struct provider_info_st a full type
2 years ago
provider_predefined.c
make struct provider_info_st a full type
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
Update copyright year
2 years ago
sparccpuid.S
Following the license change, modify the boilerplates in crypto/
4 years ago
sparcv9cap.c
Split bignum code out of the sparcv9cap.c
2 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
Defined out MUTEX attributes not available on NonStop SPT Threads.
2 years ago
threads_win.c
Always check CRYPTO_LOCK_{read,write}_lock
2 years ago
trace.c
Rework and make DEBUG macros consistent.
2 years ago
uid.c
Update copyright year
2 years ago
vms_rms.h
Following the license change, modify the boilerplates in crypto/
4 years ago
x86_64cpuid.pl
Update copyright year
2 years ago
x86cpuid.pl
Update copyright year
3 years ago