index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix encryption level ordering
Neil Horman
10 days
1
-40
/
+40
*
use-of-uninitialized-value in quic_tserver_test
Bernd Edlinger
11 days
1
-0
/
+1
*
Reject invalid FFDHE and ECDHE key shares with SSL_AD_ILLEGAL_PARAMETER alert
cx
2025-01-02
1
-2
/
+2
*
Fix potential use-after-free in REF_PRINT_COUNT
Neil Horman
2024-12-10
4
-9
/
+9
*
Delete a redundant break
willmafh
2024-12-06
1
-1
/
+0
*
Fix multiple wrong checks of EVP_PKEY_set1_encoded_public_key
Peiwei Hu
2024-11-22
1
-1
/
+1
*
Fix SSL_write_[ex|ex2] on blocking quic streams
Neil Horman
2024-11-21
1
-2
/
+13
*
Change "a SSL" to "an SSL"
Andrew Dinh
2024-11-13
5
-5
/
+5
*
Fix SSL_stream_reset for stream objects which have FIN bit set
Neil Horman
2024-11-13
1
-2
/
+4
*
Fix memleaks in cmd_RecordPadding()
Holger Dengler
2024-11-13
1
-8
/
+7
*
txp_generate_stream_frames(): Set stream id in header early enough
Tomas Mraz
2024-11-12
1
-1
/
+1
*
Don't complain with "no cipher match" for QUIC objects
Matt Caswell
2024-11-08
1
-3
/
+5
*
Make sure we use the correct SSL object when making a callback
Matt Caswell
2024-11-07
16
-72
/
+87
*
Keep hold of a reference to the user SSL in QUIC
Matt Caswell
2024-11-07
4
-5
/
+17
*
Use correct alerts for some cert comp errors
Todd Short
2024-11-04
1
-4
/
+12
*
Support DEFAULT keyword and '-' prefix in SSL_CTX_set1_groups_list()
Frederik Wedel-Heinen
2024-11-04
1
-11
/
+72
*
tls_common.c: Align the calculation of maximal alignment value
Frederik Wedel-Heinen
2024-10-24
1
-7
/
+7
*
Fix memory leaks in ossl_quic_calculate_retry_integrity_tag()
Niels Dossche
2024-10-23
1
-5
/
+5
*
updating comments in test recipie
Neil Horman
2024-10-21
2
-7
/
+4
*
Convert keylogging in response to comments
Neil Horman
2024-10-21
2
-14
/
+15
*
Fix build break when OPENSSL_NO_SSLKEYLOGFILE is not defined
Neil Horman
2024-10-21
1
-2
/
+3
*
Update sslkeylog in response to comments
Neil Horman
2024-10-21
1
-16
/
+34
*
Add sslkeylog config option and implementation
Neil Horman
2024-10-21
2
-1
/
+125
*
Fix memory leak in tls_parse_ctos_psk()
Niels Dossche
2024-10-11
1
-1
/
+1
*
Check file name for not being NULL before opening it
Зишан Мирза
2024-09-26
3
-7
/
+51
*
Rename list macros
Neil Horman
2024-09-26
3
-5
/
+5
*
Detect fin state of a QUIC stream for streams which are completely read
Neil Horman
2024-09-13
1
-0
/
+16
*
IANA has assigned numbers for new TLS Supported Groups in ML-KEM
Sahana Prasad
2024-09-13
1
-0
/
+2
*
Cleanup of unused functions and macros in ssl_local.h
Frederik Wedel-Heinen
2024-09-10
2
-29
/
+0
*
ssl: rework "e_os.h" inclusions
FdaSilvaYY
2024-09-05
9
-3
/
+16
*
Copyright year updates
Tomas Mraz
2024-09-05
16
-16
/
+16
*
Check for excess data in CertificateVerify
Viktor Dukhovni
2024-08-29
1
-0
/
+4
*
Correct Alert Handling for Missing Compression Methods
erbsland-dev
2024-08-29
1
-8
/
+9
*
EVP_MD_size() updates
slontis
2024-08-29
8
-12
/
+13
*
Return SSL_AD_UNEXPECTED_MESSAGE alert when receiving any other change_cipher...
cx
2024-08-26
1
-1
/
+1
*
Fix the alert used on a missing key_share
Matt Caswell
2024-08-21
1
-6
/
+9
*
Ensure the msg_callback is called on CCS receipt in TLSv1.3
Matt Caswell
2024-08-15
1
-1
/
+4
*
Return SSL_AD_DECRYPT_ERROR alert on PSK binder validation failure (RFC 8446)
Bhaskar Metiya
2024-08-15
1
-1
/
+1
*
adds TLS signature algorithms list feature
Michael Baentsch
2024-08-13
3
-62
/
+171
*
Remove the event queue code
Matt Caswell
2024-08-07
2
-197
/
+1
*
Check that a supported_versions extension is present in an HRR
Matt Caswell
2024-08-07
2
-1
/
+17
*
Add logging support for early data
Leonie Theobald
2024-08-07
1
-0
/
+1
*
ssl: factorize and improved hex conversion code
FdaSilvaYY
2024-08-07
1
-10
/
+5
*
ssl: remove stdio.h and sprintf use from libssl.
FdaSilvaYY
2024-08-07
1
-12
/
+10
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-08-07
1
-1
/
+1
*
Do not implicitly start connection with SSL_handle_events() or SSL_poll()
Tomas Mraz
2024-08-03
1
-1
/
+10
*
Return infinity time from SSL_get_event_timeout when the connection is not st...
Tomas Mraz
2024-08-03
1
-2
/
+3
*
Do not falsely start the connection through SSL_pending()/_has_pending()
Tomas Mraz
2024-08-03
1
-0
/
+3
*
ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider
Tomas Mraz
2024-08-01
1
-0
/
+15
*
3DES ciphersuites are not allowed in FIPS anymore
Tomas Mraz
2024-08-01
1
-11
/
+11
[next]