index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2022-11-01
Fix CVE-2022-3786 in punycode decoder.
Pauli
2022-11-01
Fix CVE-2022-3602 in punycode decoder.
Pauli
2022-10-27
x509: fix -Wunused-but-set-variable
Sam James
2022-10-27
txt_db: fix -Wunused-but-set-variable
Sam James
2022-10-27
pem: fix -Wunused-but-set-variable
Sam James
2022-10-25
Finer grained error records for provider load/init failures
Richard Levitte
2022-10-25
Fix a lock in provider_remove_store_methods()
Matt Caswell
2022-10-21
Errors raised from OPENSSL_sk_set should have ERR_LIB_CRYPTO
Tomas Mraz
2022-10-21
stack: Do not add error if pop/shift/value accesses outside of the stack
Tomas Mraz
2022-10-20
Fix no longer implicitly refresh the cached TBSCertificate
Gibeom Gwon
2022-10-19
Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source
Tomas Mraz
2022-10-19
default provider: include RIPEMD160
Pauli
2022-10-18
init: fix defined but unused warning/error
Pauli
2022-10-18
disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2
Sebastian Pop
2022-10-13
Fix an occasional CI failure due to unaligned access
Bernd Edlinger
2022-10-13
Add translation for ECX group parameter
Juergen Christ
2022-10-11
eckey_priv_encode(): Call ASN1_STRING_free() only on an ASN1_STRING
Tomas Mraz
2022-10-11
Update copyright year
Matt Caswell
2022-10-05
Fix LLVM vs Apple LLVM version numbering confusion, for $avx512ifma
Richard Levitte
2022-10-05
Fix regression in i2d_re_X509_REQ_tbs()
Tomas Mraz
2022-10-04
armcap: skip probing _armv7_tick()
Cameron Gutman
2022-10-04
Fix error propagatation in BN_check_prime()
Kazuki Yamaguchi
2022-10-03
Ensure we call the cleanup() function when cleaning an EVP_CIPHER_CTX
Matt Caswell
2022-10-03
Fix usage of custom EVP_CIPHER objects
Matt Caswell
2022-09-30
Fix missing null check in ossl_cmp_log_parse_metadata()
Graham Woodward
2022-09-23
Maximum return value of BIO_ctrl_(w)pending is SIZE_MAX
Tomas Mraz
2022-09-23
Fix error return values from BIO_ctrl_(w)pending()
Tomas Mraz
2022-09-23
Clear incorrectly reported errors in d2i_CMS_ContentInfo
Daniel Fiala
2022-09-16
stack.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
2022-09-16
x509_vpm.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
2022-09-16
X509_STORE_CTX_set_default(): improve error handling, also in its use
David von Oheimb
2022-09-16
EVP_PKEY_eq: regain compatibility with the 3.0.0 FIPS provider
Tomáš Mráz
2022-09-10
crypto/x509/{x509_req,x_all}.c: add some NULL parameter checks, improve codin...
Dr. David von Oheimb
2022-09-10
X509 x_all.c: Set 'modified' flag when ASN1_item_sign{,_ctx} call was successful
Gibeom Gwon
2022-09-10
X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updated
Gibeom Gwon
2022-09-09
crypto/conf: gcc build warning fix
Gang Chen
2022-09-09
s390x: fix ecx derive
Juergen Christ
2022-08-24
CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...
Dr. David von Oheimb
2022-08-23
Coverity 1508532: out of bounds access
Pauli
2022-08-23
Moving notify check after the no time check
Ryan Kelley
2022-08-22
Coverity 1508506: misuse of time_t
Pauli
2022-08-19
Fix bug in EVP_CIPHER_CTX_get_iv_length()
Pauli
2022-08-19
evp enc: cache cipher IV length
Pauli
2022-08-17
Fix memory leak in BN_rand_range()
valdaarhun
2022-08-17
Avoid using tsan_add
Pauli
2022-08-17
CRYPTO_mem_debug_push() and CRYPTO_mem_debug_pop() should return 0
Matt Caswell
2022-08-17
property: make cache flushing slight less deterministic
Pauli
2022-08-12
VC++ 2008 or earlier x86 compilers do not have an inline implementation of In...
Daiyuu Nobori
2022-08-04
Fix EC_KEY_set_private_key() priv_key regression
Roberto Hueso Gomez
2022-08-03
Revert "Fix bug in EVP_CIPHER_CTX_get_iv_length()"
Matt Caswell
[next]