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
/
apps
Age
Commit message (
Expand
)
Author
2022-03-10
check the return value of BIO_new_file()
xkernel
2022-03-04
Enable openssl req -x509 to create certificates from CSRs
Hugo Landau
2022-03-03
s_server: Do not use SSL_sendfile when KTLS is not being used
Hugo Landau
2022-02-28
check the return value of CRYPTO_strdup()
xkernel
2022-02-17
apps/s_server: Add missing check for BIO_new
Jiasheng Jiang
2022-02-17
apps/ocsp: Add check for OPENSSL_strdup
Jiasheng Jiang
2022-02-17
s_server: Add check for OPENSSL_strdup
Jiasheng Jiang
2022-02-14
openssl rehash: add check for OPENSSL_strdup
Jiasheng Jiang
2022-02-11
Added checking for buflen overflow due to MAX_MISALIGNMENT.
Kevin K Biju
2022-02-09
Send auxiliary messages to bio_err.
Daniel
2022-02-07
Fix SIZE_MAX not defined on z/OS etc
Ankit Das
2022-02-03
Fix copyrights
Todd Short
2022-02-02
apps/progs.pl: use SOURCE_DATE_EPOCH if defined for copyright year
Ross Burton
2022-01-27
Ensure ciphers command honours -propquery
Matt Caswell
2022-01-24
s_server: correctly handle 2^14 byte long records
Hubert Kario
2022-01-14
coverity 1497107: dereference after null check
Pauli
2022-01-12
pkeyutl: Fix regression with -kdflen option
Tomas Mraz
2022-01-11
Fix: some patches related to error exiting
Peiwei Hu
2022-01-05
apps/passwd.c: free before error exiting
Peiwei Hu
2022-01-04
app_http_tls_cb: Fix double-free in case TLS not used
Dr. David von Oheimb
2022-01-04
HTTP client: Work around HTTPS proxy use bug due to callback design flaw
Dr. David von Oheimb
2021-12-29
Ensure s_client sends SNI data when used with -proxy
Matt Caswell
2021-12-22
HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function
Dr. David von Oheimb
2021-12-15
APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port...
Dr. David von Oheimb
2021-12-14
Update copyright year
Matt Caswell
2021-12-09
APPS/cmp: Fix use of OPENSSL_NO_SOCK: options like -server do not make sense ...
Dr. David von Oheimb
2021-12-09
APPS/cmp: fix -rspin option such that it works again without -reqin
Dr. David von Oheimb
2021-12-02
s_cb.c: check the return value of X509_get0_pubkey()
x2018
2021-11-29
Return -1 properly from do_X509_REQ_verify and do_X509_verify
PW Hu
2021-11-25
check the return value of OPENSSL_strdup(CRYPTO_strdup) in apps/lib/app_rand....
x2018
2021-11-25
check the return value of OPENSSL_strdup(CRYPTO_strdup) to prevent potential ...
x2018
2021-11-25
check the return value of OPENSSL_strdup to prevent potential memory access e...
x2018
2021-11-22
SSL_export_keying_material: fix return check
Peiwei Hu
2021-11-17
Fix verbosity of CMP client diagnostics
Dr. David von Oheimb
2021-11-16
EVP_PKEY_keygen_init: fix return check
Peiwei Hu
2021-11-16
EVP_PKEY_paramgen_init: fix return check
Peiwei Hu
2021-11-09
Fix sigsize usage in apps/speed.c
Xiaofei Bai
2021-11-08
APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
Dr. David von Oheimb
2021-10-27
speed: range check the argument given to -multi
Pauli
2021-10-25
cmp.c: Avoid dereference with negative index and use memcpy
Tomas Mraz
2021-10-22
Fix the s_server psk_server_cb for use in DTLS
Matt Caswell
2021-10-22
Clean up on failed BIO creation
yuanjungong
2021-10-11
Bugfix: unsafe return check of EVP_PKEY_fromdata
PW Hu
2021-10-11
Bugfix: unsafe return check of EVP_PKEY_fromdata_init
PW Hu
2021-10-09
Bindhost/bindport should be freed
Dmitry Belyavskiy
2021-10-08
Fix unsafe BIO_get_md_ctx check
PW Hu
2021-10-07
apps/x509: Fix self-signed check to happen before setting issuer name
Dr. David von Oheimb
2021-10-01
Fully initialise cipher/digest app handles
Viktor Dukhovni
2021-09-30
APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. options
Dr. David von Oheimb
2021-09-17
APPS/cmp.c: Move warning on overlong section name to make it effective again
Dr. David von Oheimb
[prev]
[next]