Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QUIC: Uniform changes for QUIC error code definitions rename | Hugo Landau | 2024-03-08 | 1 | -3/+3 |
* | QUIC RXFC: Add accessor for credit | Hugo Landau | 2024-02-08 | 1 | -3/+8 |
* | Keep track of connection credit as we add stream data | Matt Caswell | 2023-11-15 | 1 | -7/+7 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | QUIC FC: Rename stream count mode to reflect actual function | Hugo Landau | 2023-08-08 | 1 | -9/+9 |
* | quic: use the safe fused multiply divide instead of a safe multiply then a no... | Pauli | 2023-08-04 | 1 | -2/+2 |
* | QUIC QSM: Model final sizes and handle STOP_SENDING correctly | Hugo Landau | 2023-07-17 | 1 | -0/+11 |
* | QUIC FC: Correct operation of stream count mode | Hugo Landau | 2023-05-24 | 1 | -2/+5 |
* | QUIC FC: Modify RXFC to support use for enforcing MAX_STREAMS | Hugo Landau | 2023-05-12 | 1 | -3/+19 |
* | QUIC RXFC: Don't emit a MAX_STREAM_DATA frame if we have a final size | Hugo Landau | 2023-01-13 | 1 | -1/+5 |
* | QUIC Flow Control | Hugo Landau | 2022-09-26 | 1 | -0/+372 |