summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_sstream.c
AgeCommit message (Expand)Author
2023-07-03Cleanse data in send and receive ring buffers on releaseTomas Mraz
2023-07-03Cleanse also the send stream data with SSL_OP_CLEANSE_PLAINTEXTTomas Mraz
2023-06-23Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streamsTomas Mraz
2023-05-12QUIC QSM: Stream garbage collectionHugo Landau
2023-03-06Improve the QUIC_RSTREAM implementationTomas Mraz
2023-01-27QUIC Front End I/O API: Add support for signalling and detecting end-of-streamHugo Landau
2023-01-13QUIC TXP: Fix bug in send stream handling, cleanupHugo Landau
2022-11-24QUIC TX Packetiser and Streams MapperHugo Landau
2022-11-16uint_set: convert uint_set to use the list data typePauli
2022-11-14QUIC Receive Stream ManagementTomas Mraz