summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_fc.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-08-08QUIC FC: Rename stream count mode to reflect actual functionHugo Landau
2023-08-04quic: use the safe fused multiply divide instead of a safe multiply then a no...Pauli
2023-07-17QUIC QSM: Model final sizes and handle STOP_SENDING correctlyHugo Landau
2023-05-24QUIC FC: Correct operation of stream count modeHugo Landau
2023-05-12QUIC FC: Modify RXFC to support use for enforcing MAX_STREAMSHugo Landau
2023-01-13QUIC RXFC: Don't emit a MAX_STREAM_DATA frame if we have a final sizeHugo Landau
2022-09-26QUIC Flow ControlHugo Landau