Matt Caswell
|
10dfd796c9
If the loss detection timer has fired we may not have lost packets
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
d848520afe
ch_init(): Add braces to appease older clang compilers
|
1 year ago |
Tomas Mraz
|
44cb36d04a
Resolve some of the TODO(QUIC) items
|
1 year ago |
Marco Abbadini
|
6cac1ce471
fix clang-6,7,8 strict build
|
1 year ago |
Hugo Landau
|
427a02ad0a
QUIC ACKM: Don't record non-inflight packets in CC
|
1 year ago |
Hugo Landau
|
76908b4582
QUIC ACKM: RFC 9000 s. 13.2.1: max_ack_delay taken as 0 in INITIAL/HANDSHAKE
|
1 year ago |
Hugo Landau
|
fd6c1476a0
QUIC ACKM: Clean up max_ack_delay tracking and separate TX and RX values
|
1 year ago |
Hugo Landau
|
85bbef270c
QUIC ACKM: Clarify the role of is_inflight
|
1 year ago |
Hugo Landau
|
81b400cf90
QUIC ACKM: Allow largest acked PN to be queried
|
1 year ago |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 year ago |
Hugo Landau
|
bb7f3701ce
Minor fixups
|
1 year ago |
Hugo Landau
|
0f1c43c441
QUIC CC: Minor fixes
|
1 year ago |
Hugo Landau
|
90699176b0
QUIC CC: Major revisions to CC abstract interface
|
1 year ago |
Hugo Landau
|
2477e99f10
QUIC Probes Support: Minor tweaks
|
1 year ago |
Hugo Landau
|
e2212b20bc
QUIC ACKM: Rework probe reporting to allow use for bookkeeping
|
1 year ago |
Hugo Landau
|
8ca3baa9bd
QUIC ACKM: Clarify probe types
|
1 year ago |
Hugo Landau
|
4ed9e0a1e3
QUIC ACKM: Add function to get PTO
|
2 years ago |
Hugo Landau
|
e5d575686e
QUIC ACKM: Add support for psuedo-loss
|
2 years ago |
Hugo Landau
|
a73078b79f
QUIC TX Packetiser and Streams Mapper
|
2 years ago |
Pauli
|
dead13551c
QUIC ackm: use list.h
|
2 years ago |
Pauli
|
c5ca718003
uint_set: convert uint_set to use the list data type
|
2 years ago |
Richard Levitte
|
5506fbeafb
Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC
|
2 years ago |
Hugo Landau
|
8302259013
QUIC Send Stream Management
|
2 years ago |
Pauli
|
4fc04c71ac
Avoid struct timeval in QUIC code
|
2 years ago |
Hugo Landau
|
4d32f5332f
Updates for OSSL_TIME changes
|
2 years ago |
Hugo Landau
|
fa4e92a70a
QUIC ACK Manager, Statistics Manager and Congestion Control API
|
2 years ago |