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
*
Hardening around not_resumable sessions
Matt Caswell
2024-04-08
1
-0
/
+6
*
Fix unconstrained session cache growth in TLSv1.3
Matt Caswell
2024-04-08
3
-11
/
+27
*
Diverse small VMS build fixups
Richard Levitte
2024-04-04
1
-3
/
+13
*
SSL_alert_desc_string_long(): Delete unnecessary underline
willmafh
2024-04-04
1
-1
/
+1
*
Alter the check
Jiasheng Jiang
2024-04-02
1
-1
/
+1
*
ssl/ssl_lib.c: Add the check before cast from int to unsigned
Jiasheng Jiang
2024-04-02
1
-3
/
+7
*
Alter the variable name
Jiasheng Jiang
2024-04-02
1
-4
/
+4
*
ssl/tls13_enc.c: Replace size_t with int and add the checks
Jiasheng Jiang
2024-04-02
1
-3
/
+17
*
ssl/t1_lib.c: Add checks for the EVP_MD_get_size()
Jiasheng Jiang
2024-04-02
1
-0
/
+4
*
Allow provider sigalgs in SignatureAlgorithms conf
Alex Bozarth
2024-03-29
4
-16
/
+38
*
Try to fix intermittent CI failures in quic_multistream test
Bernd Edlinger
2024-03-15
1
-7
/
+38
*
Avoid a memcpy in dtls_get_reassembled_message()
Frederik Wedel-Heinen
2024-03-14
1
-11
/
+11
*
QUIC: Add stream write buffer queries
Hugo Landau
2024-03-09
1
-0
/
+49
*
QLOG: Fix indentation
Hugo Landau
2024-03-08
1
-48
/
+48
*
QUIC: Define error code for stateless reset
Hugo Landau
2024-03-08
1
-1
/
+1
*
QUIC: Uniform changes for QUIC error code definitions rename
Hugo Landau
2024-03-08
8
-125
/
+126
*
QUIC QLOG: Fix use of sprintf
Hugo Landau
2024-03-06
1
-1
/
+1
*
Allow ignoring unknown sigalgs and groups in the configuration
Tomas Mraz
2024-03-06
1
-13
/
+43
*
SSL_set1_groups_list(): Fix memory corruption with 40 groups and more
Michael Baentsch
2024-02-22
1
-1
/
+2
*
Extended SSL_SESSION functions using time_t
Ijtaba Hussain
2024-02-21
1
-3
/
+13
*
Future proof RLAYER_USE_EXPLICIT_IV by checking dtls versions directly.
Frederik Wedel-Heinen
2024-02-20
1
-1
/
+3
*
Minor updates
Hugo Landau
2024-02-19
1
-5
/
+2
*
Fix warning
Hugo Landau
2024-02-19
1
-2
/
+2
*
JSON_ENC: Ensure ossl_json_flush() really flushes the BIO
Hugo Landau
2024-02-19
1
-4
/
+8
*
QUIC CHANNEL: Defer QLOG instantiation until first event
Hugo Landau
2024-02-19
1
-6
/
+16
*
QUIC TXP: Allow QLOG instance retrieval via callback
Hugo Landau
2024-02-19
1
-4
/
+7
*
QUIC QTX: Allow QLOG instance retrieval via callback
Hugo Landau
2024-02-19
1
-6
/
+19
*
QUIC FIFD: Allow QLOG instance retrieval via callback
Hugo Landau
2024-02-19
1
-5
/
+17
*
QUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLING_MODE
Hugo Landau
2024-02-19
2
-13
/
+116
*
Removes record_queue struct which is no longer useful.
Frederik Wedel-Heinen
2024-02-16
6
-44
/
+35
*
QUIC: Fix SSL_ctrl operation for QSSOs
Hugo Landau
2024-02-16
1
-3
/
+3
*
Fix SSL_export_keying_material for QUIC
Hugo Landau
2024-02-14
1
-3
/
+4
*
QUIC POLLING: Support no-quic builds
Hugo Landau
2024-02-10
1
-2
/
+5
*
QUIC POLLING: Implement autotick
Hugo Landau
2024-02-10
2
-10
/
+6
*
QUIC APL: Implement SSL_poll backend
Hugo Landau
2024-02-10
2
-4
/
+159
*
QUIC QSM: Allow bidi and uni incoming streams to be tracked separately
Hugo Landau
2024-02-10
1
-5
/
+18
*
QUIC RIO: Add frontend SSL_poll implementation
Hugo Landau
2024-02-10
3
-1
/
+135
*
QUIC: Add polling API
Hugo Landau
2024-02-10
1
-0
/
+2
*
Remove unused function arguments from tls_int_new_record_layer
Frederik Wedel-Heinen
2024-02-09
4
-20
/
+9
*
THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
Hugo Landau
2024-02-09
2
-2
/
+2
*
QUIC QLOG: Fix use of size_t and uint64_t
Hugo Landau
2024-02-09
1
-5
/
+6
*
QUIC QLOG: Retrieve PID correctly on Windows
Hugo Landau
2024-02-09
1
-1
/
+4
*
QUIC APL: Move NULL pointer check to quic_impl.c
Hugo Landau
2024-02-08
2
-5
/
+4
*
QUIC CHANNEL: Optimise struct packing
Hugo Landau
2024-02-08
1
-6
/
+6
*
Quiet false warning about uninitialised variable
Hugo Landau
2024-02-08
1
-1
/
+1
*
QUIC CHANNEL: Fix idle timeout computation bug
Hugo Landau
2024-02-08
1
-2
/
+13
*
QUIC CHANNEL: Defer transport parameter generation
Hugo Landau
2024-02-08
1
-8
/
+9
*
QUIC APL: Add feature query implementation
Hugo Landau
2024-02-08
1
-0
/
+144
*
QUIC CHANNEL: Add idle timeout configuration and stream count APIs
Hugo Landau
2024-02-08
2
-5
/
+75
*
QUIC RXFC: Add accessor for credit
Hugo Landau
2024-02-08
1
-3
/
+8
[next]