index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
quic
/
quic_wire.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIC: Uniform changes for QUIC error code definitions rename
Hugo Landau
2024-03-08
1
-1
/
+1
*
QUIC: Move CID generation to quic_types.c
Hugo Landau
2023-12-21
1
-18
/
+0
*
QUIC CHANNEL, LCIDM: Factor duplicate CID generation function
Hugo Landau
2023-12-21
1
-0
/
+18
*
QUIC WIRE: Refuse integer transport params with trailing body bytes
Hugo Landau
2023-11-02
1
-0
/
+3
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
QUIC WIRE: When peeking at number of ACK ranges, ensure enough data is available
Hugo Landau
2023-09-01
1
-1
/
+13
*
quic: process stateless resets
Pauli
2023-08-16
1
-6
/
+6
*
QUIC: Move string conversion functions into a source file
Hugo Landau
2023-08-08
1
-0
/
+70
*
QUIC WIRE: RFC 9000 s. 19.6
Hugo Landau
2023-08-08
1
-0
/
+4
*
Note RFC 9000 19.19 requirement
Pauli
2023-08-04
1
-0
/
+4
*
QUIC Conformance: Frame Handling Tests
Hugo Landau
2023-07-17
1
-1
/
+11
*
QUIC CONFORMANCE: Validate preferred_addr transport parameter
Hugo Landau
2023-07-17
1
-0
/
+36
*
QUIC CONFORMANCE: Enforce minimal frame type encoding
Hugo Landau
2023-07-17
1
-2
/
+3
*
QUIC WIRE: Utility function to determine if PN is in an ACK frame
Hugo Landau
2023-06-16
1
-0
/
+12
*
Properly handling stream/crypto frames while tracing
Matt Caswell
2023-05-24
1
-10
/
+23
*
Add minimal handling of NEW_CONNECTION_ID frames
Tomas Mraz
2023-05-17
1
-0
/
+1
*
QUIC Transport Parameters: Add CID encoder/decoder, make ID optional
Hugo Landau
2023-01-13
1
-1
/
+35
*
QUIC Wire Format Encoding: Fix handling of zero-length parameters
Hugo Landau
2023-01-13
1
-2
/
+6
*
QUIC TX Packetiser and Streams Mapper
Hugo Landau
2022-11-24
1
-0
/
+41
*
Fix 32-bit Windows issues related to QUIC Wire functions
Richard Levitte
2022-10-25
1
-14
/
+19
*
Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC
Richard Levitte
2022-10-25
1
-2
/
+5
*
Move the QUIC_CONNECTION typedef to internal headers
Richard Levitte
2022-09-23
1
-1
/
+1
*
QUIC Demuxer and Record Layer (RX Side)
Hugo Landau
2022-09-02
1
-4
/
+4
*
Make OSSL_TIME a structure
Pauli
2022-08-12
1
-5
/
+7
*
QUIC Frame Encoding and Decoding Functions
Hugo Landau
2022-07-29
1
-0
/
+823