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
/
ssl
Age
Commit message (
Expand
)
Author
2022-01-07
fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots
xkernel
2022-01-07
properly free the resource from EVP_MD_CTX_new() at ssl3_record.c:1413
xkernel
2022-01-06
properly free the resource from CRYPTO_malloc
xkernel
2021-12-14
Fix invalid handling of verify errors in libssl
Matt Caswell
2021-12-07
Don't free the EVP_PKEY on error in set0_tmp_dh_pkey() functions
Matt Caswell
2021-11-29
No EtM for GOST ciphers in TLS 1.2
Dmitry Belyavskiy
2021-11-29
Don't include any TLSv1.3 ciphersuites that are disabled
olszomal
2021-11-16
BIO_read_filename: fix return check
Peiwei Hu
2021-11-16
RAND_bytes_ex: fix return check
Peiwei Hu
2021-11-15
Reset the rwstate before calling ASYNC_start_job()
Matt Caswell
2021-11-12
Add return value NULL checks that were missing
Pauli
2021-11-08
KTLS: use EVP_CIPHER_is_a instead of nid
Tianjia Zhang
2021-11-04
Fix a memory leak in ssl_create_cipher_list
Bernd Edlinger
2021-11-04
Fix a memory leak in tls_parse_stoc_key_share
Bernd Edlinger
2021-10-27
free the Post-Handshake Auth digest when there is an error saving the digest
x2018
2021-10-11
Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
Bernd Edlinger
2021-10-11
New extensions can be sent in a certificate request
Matt Caswell
2021-10-04
Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
Dr. David von Oheimb
2021-09-28
ssl: Correct comment for ssl3_read_bytes()
Tianjia Zhang
2021-09-27
ssl: Correct filename in README
Tianjia Zhang
2021-09-07
Update copyright year
Richard Levitte
2021-09-03
Fix indentation of tls13_hkdf_expand parameters
Daniel Bevenius
2021-08-31
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests
Tomas Mraz
2021-08-25
Fix the array size of dtlsseq in tls1_enc
Bernd Edlinger
2021-08-19
Fix state name abbreviation
Todd Short
2021-08-16
Fix potential double-free
Todd Short
2021-08-11
Omitted signature_algorithms extension alerts updated
Dmitry Belyavskiy
2021-08-05
tls/prov: move the TLS 1.3 KDF code to providers
Pauli
2021-07-29
Fix dtls timeout dead code
yangyangtiantianlonglong
2021-07-29
Update copyright year
Matt Caswell
2021-07-28
Add missing session timeout calc
Todd Short
2021-07-27
KTLS: AES-CCM in TLS-1.3 is broken on 5.x kernels, disable it
Tomas Mraz
2021-07-21
tls_process_{client,server}_certificate(): allow verify_callback return > 1
Dr. David von Oheimb
2021-07-17
Fix some minor record layer issues
Matt Caswell
2021-07-16
Disallow SSL_key_update() if there are writes pending
Matt Caswell
2021-07-16
Don't reset the packet pointer in ssl3_setup_read_buffer
Matt Caswell
2021-07-06
Avoid "excessive message size" for session tickets
Matt Caswell
2021-07-06
fips module header inclusion fine-tunning
Tomas Mraz
2021-06-23
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
Richard Levitte
2021-06-23
cross-reference the DH and RSA SECLEVEL to level of security mappings
Hubert Kario
2021-06-19
ssl: fix indentation
Pauli
2021-06-19
ssl: fix indentation
Pauli
2021-06-19
ssl: replace tabs with spaces
Pauli
2021-06-19
ssl: do not choose auto DH groups that are weaker than the security level
Pauli
2021-06-17
Update copyright year
Matt Caswell
2021-06-15
Disabling Encrypt-then-MAC extension in s_client/s_server
Dmitry Belyavskiy
2021-06-14
Do not duplicate symbols between libcrypto and libssl in static builds
Tomas Mraz
2021-06-10
Optimize session cache flushing
Todd Short
2021-06-04
Only call dtls1_start_timer() once
Matt Caswell
2021-06-02
tls: remove TODOs
Pauli
[prev]
[next]