..
aes
Fix aes_core to use U64() macro..
2 years ago
aria
Update copyright year
2 years ago
asn1
Fix memory leak in i2d_ASN1_bio_stream
2 years ago
async
Update copyright year
2 years ago
bf
Update copyright year
3 years ago
bio
bio: check for valid socket when closing
2 years ago
bn
Fix compile errors when building with --api=1.1.0 no-deprecated.
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
ppccap.c: Split out algorithm-specific functions
2 years ago
cmac
Rename all getters to use get/get0 in name
2 years ago
cmp
OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for consistency
2 years ago
cms
remove end of line whitespace
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
Fix DH private key check.
2 years ago
dsa
Rename all getters to use get/get0 in name
2 years ago
dso
Update copyright year
2 years ago
ec
ppccap.c: Split out algorithm-specific functions
2 years ago
encode_decode
DECODER & ENCODER: Make sure to pass around the original selection bits
2 years ago
engine
Update copyright year
2 years ago
err
CMP: Add missing getter functions to CRMF API and CMP API
2 years ago
ess
err: rename err_load_xxx_strings_int functions
2 years ago
evp
evp: fix coverity 1473380 Copy into fixed size buffer (STRING_OVERFLOW)
2 years ago
ffc
Update copyright year
2 years ago
hmac
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
2 years ago
http
http_client.c: fix HTTP_VERSION_STR_LEN and make it more efficient
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
ppccap.c: Split out algorithm-specific functions
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
ppccap.c: Split out algorithm-specific functions
2 years ago
property
property: remove spurious incorrect comments
2 years ago
rand
Ensure we remove libctx DRBG state before removing the provider store
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
Replace non-ASCII character in source file
2 years ago
seed
Update copyright year
2 years ago
sha
ppccap.c: Split out algorithm-specific functions
2 years ago
siphash
Fix a TODO(3.0) in the siphash code
2 years ago
sm2
Rename all getters to use get/get0 in name
2 years 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
ui: address potential memory leak
2 years ago
whrlpool
A few cleanups of the provider build.infos
2 years ago
x509
x509: improve error reporting
2 years 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
3 years ago
dllmain.c
Reorganize private crypto header files
4 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
OPENSSL_init_crypto must return 0 when cleanup was done
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
4 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
ossl_pw_get_passphrase: No ui method does not necessarily mean internal error
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
Fix a race in ossl_provider_add_to_store()
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
sparc_arch.h
Fix header file include guard names
4 years ago
sparccpuid.S
Following the license change, modify the boilerplates in crypto/
4 years ago
sparcv9cap.c
Update copyright year
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
enable getauxval on android 10
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