]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/quic/quic_fc.c
Copyright year updates
[thirdparty/openssl.git] / ssl / quic / quic_fc.c
2024-04-09  Richard LevitteCopyright year updates
2024-03-07  Hugo LandauQUIC: Uniform changes for QUIC error code definitions...
2024-02-08  Hugo LandauQUIC RXFC: Add accessor for credit
2023-11-15  Matt CaswellKeep track of connection credit as we add stream data
2023-09-07  Matt CaswellCopyright year updates
2023-08-08  Hugo LandauQUIC FC: Rename stream count mode to reflect actual...
2023-08-04  Pauliquic: use the safe fused multiply divide instead of...
2023-07-16  Hugo LandauQUIC QSM: Model final sizes and handle STOP_SENDING...
2023-05-24  Hugo LandauQUIC FC: Correct operation of stream count mode
2023-05-12  Hugo LandauQUIC FC: Modify RXFC to support use for enforcing MAX_S...
2023-01-13  Hugo LandauQUIC RXFC: Don't emit a MAX_STREAM_DATA frame if we...
2022-09-26  Hugo LandauQUIC Flow Control