index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
quic
/
quic_txp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix encryption level ordering
Neil Horman
10 days
1
-40
/
+40
*
txp_generate_stream_frames(): Set stream id in header early enough
Tomas Mraz
2024-11-12
1
-1
/
+1
*
QUIC TXP: Fix reserve calculations for PING frames
Hugo Landau
2024-04-18
1
-4
/
+14
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
QUIC: Uniform changes for QUIC error code definitions rename
Hugo Landau
2024-03-08
1
-1
/
+1
*
QUIC TXP: Allow QLOG instance retrieval via callback
Hugo Landau
2024-02-19
1
-4
/
+7
*
QUIC QLOG: Use set0
Hugo Landau
2024-02-02
1
-3
/
+3
*
QUIC TXP: Allow QLOG instance to be changed after instantiation
Hugo Landau
2024-02-02
1
-0
/
+6
*
QLOG: Wiring: QUIC TXPIM: Record the packet type
Hugo Landau
2024-02-02
1
-0
/
+1
*
QLOG: Wiring: QUIC FIFD
Hugo Landau
2024-02-02
1
-1
/
+2
*
Keep track of connection credit as we add stream data
Matt Caswell
2023-11-15
1
-6
/
+12
*
After a stream has implicit length don't add more stream related frames
Matt Caswell
2023-11-09
1
-0
/
+1
*
QUIC TXP: Handle padding correctly for ACK_ONLY archetype
Hugo Landau
2023-11-08
1
-14
/
+32
*
QUIC TXP: Fix use of implicit-length STREAM frames in presence of PATH_REPSON...
Hugo Landau
2023-11-08
1
-26
/
+14
*
Correctly track the original length when generating a stream frame
Matt Caswell
2023-11-06
1
-3
/
+5
*
Don't create an ack frame if one isn't wanted for this pn_space
Matt Caswell
2023-11-01
1
-1
/
+1
*
QUIC TXP: Fix drainage calculation
Hugo Landau
2023-11-01
1
-17
/
+6
*
QUIC: Prevent incoming oversize tokens
Hugo Landau
2023-10-20
1
-5
/
+57
*
Remove repeated words
Dimitri Papadopoulos
2023-09-11
1
-2
/
+2
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
QUIC CHANNEL: Introduce concept of (non-)addressed mode
Hugo Landau
2023-09-01
1
-2
/
+2
*
Don't keep creating CONNECTION_CLOSE frames
Matt Caswell
2023-08-25
1
-0
/
+4
*
ossl_quic_tx_packetiser_generate(): Always report if packets were sent
Tomas Mraz
2023-08-23
1
-4
/
+6
*
QUIC: Miscellaneous error handling updates
Tomas Mraz
2023-08-23
1
-6
/
+2
*
QUIC TXP: Fix bug where TXPIM PKT could be used after free
Hugo Landau
2023-08-10
1
-9
/
+18
*
QUIC TEST: Test NEW_CONN_ID frames
Hugo Landau
2023-08-10
1
-9
/
+12
*
Resolve some of the TODO(QUIC) items
Tomas Mraz
2023-08-08
1
-2
/
+2
*
QUIC CHANNEL: Improve error reporting
Hugo Landau
2023-08-08
1
-1
/
+0
*
QUIC CHANNEL, TXP: Discard INITIAL EL correctly
Hugo Landau
2023-08-08
1
-0
/
+4
*
QUIC TXP: Allow PATH_RESPONSE to force padding
Hugo Landau
2023-08-08
1
-3
/
+31
*
QUIC: Echo PATH_CHALLENGE frames as PATH_RESPONSE frames
Hugo Landau
2023-08-08
1
-2
/
+7
*
quic conformance: add comment about section 10.2.3 conformance
Pauli
2023-08-04
1
-8
/
+8
*
quic conformance: 10.2.1 rate limiting
Pauli
2023-08-04
1
-1
/
+52
*
QUIC: Automatically drain non-concluded streams, bugfixes
Hugo Landau
2023-07-31
1
-2
/
+3
*
QUIC TXP: Fix bug relating to STREAM FIN generation
Hugo Landau
2023-07-31
1
-0
/
+7
*
QUIC TXP: Generate forced PINGs correctly
Hugo Landau
2023-07-21
1
-1
/
+3
*
QUIC TXP: Refactor TXP-related deadline handling into TXP
Hugo Landau
2023-07-21
1
-5
/
+37
*
QUIC TXP: Major refactor to handle padding correctly
Hugo Landau
2023-07-21
1
-414
/
+805
*
QUIC TXP: Handle non-inflight-eligible packets correctly
Hugo Landau
2023-07-19
1
-4
/
+23
*
QUIC TXP: Do not generate full-size packets when sending CC-excess probes
Hugo Landau
2023-07-19
1
-11
/
+14
*
Minor updates 2
Hugo Landau
2023-07-17
1
-1
/
+1
*
Minor updates
Hugo Landau
2023-07-17
1
-3
/
+6
*
QUIC CONFORMANCE: Wire the DATA_SENT state
Hugo Landau
2023-07-17
1
-1
/
+9
*
QUIC WIRE: Allow encoding/decoding of reserved header bits
Hugo Landau
2023-07-17
1
-0
/
+1
*
QUIC CONFORMANCE: RFC 9000 s. 13.3: MAX_STREAM_DATA generation
Hugo Landau
2023-07-17
1
-2
/
+9
*
QUIC CONFORMANCE: RFC 9000 s. 12.5: Application CONNECTION_CLOSE frame masking
Hugo Landau
2023-07-17
1
-3
/
+59
*
QUIC CONFORMANCE: RFC 9000 s. 12.5: Ensure CFQ can not be used to send disall...
Hugo Landau
2023-07-17
1
-2
/
+2
*
QUIC CONFORMANCE: Enforce minimal frame type encoding
Hugo Landau
2023-07-17
1
-1
/
+1
*
QUIC CONFORMANCE: Handle RESET_STREAM final size correctly
Hugo Landau
2023-07-17
1
-0
/
+13
*
QUIC QSM: Free unneeded stream buffers, calculate RESET_STREAM final size cor...
Hugo Landau
2023-07-17
1
-2
/
+3
[next]