summaryrefslogtreecommitdiff
path: root/include/internal/quic_stream_map.h
Commit message (Expand)AuthorAgeFilesLines
* QUIC QSM: Stream garbage collectionHugo Landau2023-05-121-1/+118
* QUIC FIFD: Add support for callback on frame ACKHugo Landau2023-05-121-0/+4
* QUIC RXDP: Record STOP_SENDING/RESET_STREAM event AEC codes consistentlyHugo Landau2023-05-121-0/+12
* QUIC QSM: Clean up SEND_STREAM/RECV_STREAM handlingHugo Landau2023-05-121-15/+17
* QUIC QSM: Handle STOP_SENDING correctlyHugo Landau2023-05-121-0/+7
* QUIC RXDP/QSM: Enforce MAX_STREAMSHugo Landau2023-05-121-3/+9
* QUIC CHANNEL: Handle incoming remotely-created streamsHugo Landau2023-05-121-1/+26
* QUIC APL: Add stream creation APIsHugo Landau2023-05-121-0/+3
* QUIC CHANNEL: Handle any number of streamsHugo Landau2023-05-121-0/+10
* QUIC Stream Mapper: CSM-related changes, stream limits handlingHugo Landau2023-01-131-11/+40
* QUIC: Add transport parameter and other constantsHugo Landau2023-01-131-1/+1
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-241-0/+232