index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
quic
/
quic_stream_map.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add (void) cast to result of ossl_quic_rxfc_on_retire()
MrRurikov
2024-07-08
1
-1
/
+1
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
QUIC QSM: Allow bidi and uni incoming streams to be tracked separately
Hugo Landau
2024-02-10
1
-5
/
+18
*
Keep track of connection credit as we add stream data
Matt Caswell
2023-11-15
1
-1
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
QUIC APL: Implement backpressure on stream creation
Hugo Landau
2023-08-25
1
-8
/
+20
*
Resolve some of the TODO(QUIC) items
Tomas Mraz
2023-08-08
1
-1
/
+1
*
QUIC: Automatically drain non-concluded streams, bugfixes
Hugo Landau
2023-07-31
1
-7
/
+18
*
QUIC QSM: Infrastructure for tracking shutdown flush eligible streams
Hugo Landau
2023-07-31
1
-1
/
+53
*
Minor updates
Hugo Landau
2023-07-17
1
-2
/
+3
*
QUIC QSM: Update API documentation
Hugo Landau
2023-07-17
1
-12
/
+0
*
QUIC Send Stream State: Transition to DATA_SENT
Hugo Landau
2023-07-17
1
-5
/
+7
*
QUIC APL: Validate send stream state
Hugo Landau
2023-07-17
1
-0
/
+4
*
QUIC CONFORMANCE: RFC 9000 s. 13.3: MAX_STREAM_DATA generation
Hugo Landau
2023-07-17
1
-2
/
+3
*
QUIC CONFORMANCE: Handle RESET_STREAM final size correctly
Hugo Landau
2023-07-17
1
-9
/
+25
*
QUIC CONFORMANCE: Validate RESET_STREAM final sizes correctly
Hugo Landau
2023-07-17
1
-1
/
+9
*
QUIC QSM: Free unneeded stream buffers, calculate RESET_STREAM final size cor...
Hugo Landau
2023-07-17
1
-8
/
+26
*
QUIC QSM: Model final sizes and handle STOP_SENDING correctly
Hugo Landau
2023-07-17
1
-4
/
+54
*
QUIC QSM/STREAM: Refactor to use RFC stream states
Hugo Landau
2023-07-17
1
-18
/
+283
*
QUIC QSM: Correct the logic for determining stream count limits
Hugo Landau
2023-05-24
1
-2
/
+2
*
QUIC QSM: Allow QSM to know if we are in the server role
Hugo Landau
2023-05-24
1
-1
/
+3
*
QUIC QSM: Minor bugfixes
Hugo Landau
2023-05-12
1
-6
/
+16
*
QUIC QSM: Stream garbage collection
Hugo Landau
2023-05-12
1
-6
/
+62
*
QUIC QSM: Clean up SEND_STREAM/RECV_STREAM handling
Hugo Landau
2023-05-12
1
-30
/
+20
*
QUIC QSM: Handle STOP_SENDING correctly
Hugo Landau
2023-05-12
1
-6
/
+18
*
QUIC RXDP/QSM: Enforce MAX_STREAMS
Hugo Landau
2023-05-12
1
-2
/
+19
*
QUIC CHANNEL: Handle incoming remotely-created streams
Hugo Landau
2023-05-12
1
-3
/
+38
*
QUIC Stream Mapper: CSM-related changes, stream limits handling
Hugo Landau
2023-01-13
1
-8
/
+29
*
QUIC: Add transport parameter and other constants
Hugo Landau
2023-01-13
1
-0
/
+3
*
QUIC TXP: Fix missing OSSL_NELEM include
Hugo Landau
2022-11-24
1
-0
/
+1
*
QUIC TX Packetiser and Streams Mapper
Hugo Landau
2022-11-24
1
-0
/
+273