index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
quic_record_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Remove trailing whitespace
Dimitri Papadopoulos
2024-07-22
1
-2
/
+2
*
QUIC QRL TEST: Remove dependency on legacy DEMUX-QRX routing
Hugo Landau
2023-12-21
1
-18
/
+32
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
QUIC: Version negotiation testing
Hugo Landau
2023-08-29
1
-0
/
+5
*
quic_record_test.c: For tests that require ChaCha require also Poly1305
Tomas Mraz
2023-08-14
1
-10
/
+10
*
QUIC QRX: Test for 1-RTT processing restriction
Hugo Landau
2023-08-08
1
-2
/
+44
*
QUIC QRX: Don't process 1-RTT packets until handshake is complete
Hugo Landau
2023-08-08
1
-0
/
+1
*
QUIC WIRE: Allow encoding/decoding of reserved header bits
Hugo Landau
2023-07-17
1
-3
/
+211
*
ossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on static buf wpkt
Tomas Mraz
2023-07-14
1
-5
/
+7
*
QUIC RX: Support reporting the key epoch a packet was received with
Hugo Landau
2023-06-16
1
-0
/
+22
*
Enable tracing of packets that have been sent
Matt Caswell
2023-05-24
1
-1
/
+1
*
QUIC DEMUX: Allow MTU to vary over time and autodetect MTU
Hugo Landau
2023-01-13
1
-1
/
+0
*
QUIC: Remove RX depacketiser tests from QRL test suite
Hugo Landau
2023-01-13
1
-142
/
+45
*
QUIC RX: Refactor unsafe DCID consistency checking
Hugo Landau
2023-01-13
1
-13
/
+12
*
QUIC Wire Encoding: Support Retry Integrity Tag Calculation
Hugo Landau
2023-01-13
1
-3
/
+41
*
QUIC RX: Do not handle auto-discard of Initial EL inside the QRX
Hugo Landau
2023-01-13
1
-15
/
+10
*
QUIC RX: Support refcounted packets and eliminate wrapper
Hugo Landau
2023-01-13
1
-8
/
+8
*
QUIC TX Packetiser and Streams Mapper
Hugo Landau
2022-11-24
1
-39
/
+1
*
test: condition out code that relies on CHACHA.
Pauli
2022-10-10
1
-2
/
+23
*
Modify test/quic_record_test.c to also depacketize
Richard Levitte
2022-09-23
1
-61
/
+185
*
Add deferred datagram limit to QUIC Record Layer RX
Hugo Landau
2022-09-22
1
-1
/
+2
*
TX key update support, RX time and PN reporting, general refactoring
Hugo Landau
2022-09-02
1
-4
/
+592
*
QUIC Record Layer (Refactor and TX Side)
Hugo Landau
2022-09-02
1
-319
/
+735
*
QUIC Demuxer and Record Layer (RX Side)
Hugo Landau
2022-09-02
1
-0
/
+2378