summaryrefslogtreecommitdiffstats
path: root/doc/designs
AgeCommit message (Expand)Author
2023-05-01QUIC CC: Major revisions to CC abstract interfaceHugo Landau
2023-04-27QUIC GlossaryHugo Landau
2023-04-26QUIC I/O Architecture Design: Minor updatesHugo Landau
2023-04-26QUIC I/O Architecture Design: Add block diagram, tweak wordingHugo Landau
2023-04-26QUIC I/O Architecture Design DocumentHugo Landau
2023-03-30QUIC Thread Assisted mode: miscellaneous fixesHugo Landau
2023-03-30QUIC Thread Assisted Mode: Add design documentHugo Landau
2023-03-20Add a simple QUIC test for blocking modeMatt Caswell
2023-01-31Design for the Fault InjectorMatt Caswell
2023-01-30QUIC ACKM: Rework probe reporting to allow use for bookkeepingHugo Landau
2023-01-13QUIC: Minor comment and editorial fixesHugo Landau
2023-01-13QUIC Congestion Control: API to determine deadline at which more credit will ...Hugo Landau
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-12-03QUIC Connection State Machine Design DocumentHugo Landau
2022-11-24QUIC TX Packetiser and Streams MapperHugo Landau
2022-11-21Design document for the QUIC-TLS integrationMatt Caswell
2022-11-18Update the record layer design based on implementation experienceMatt Caswell
2022-11-18Add a record layer design documentMatt Caswell
2022-11-14Add thread pool design document (phase 1)Hugo Landau
2022-11-14Update Stream Receive Buffers design document with implementation detailsTomas Mraz
2022-11-07QUIC FIFDHugo Landau
2022-11-07QUIC Frame-in-Flight Manager DesignHugo Landau
2022-10-17Fix typos in doc/designs/ddd/README.mdomahs
2022-10-07Add design document for the QUIC Stream Receive Buffers moduleTomas Mraz
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-09-26QUIC Flow ControlHugo Landau
2022-09-23Extend the RX Depacketizer frame table with what packet types they are valid inRichard Levitte
2022-09-23Move the QUIC_CONNECTION typedef to internal headersRichard Levitte
2022-09-23Add design document for the QUIC connection ID cache.Pauli
2022-09-23update overview with a note about many to one connection ID cachePauli
2022-09-13design: TX PacketiserPauli
2022-09-07Initial congestion control API designTomas Mraz
2022-08-29Add design requirements for QUIC packet demuxerTomas Mraz
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-18Rename "RX Frame Handler" to "RX Depacketizer" in the overviewRichard Levitte
2022-08-18RX depacketizer (QUIC)Richard Levitte
2022-07-11Add the LibreOffice Draw source for the QUIC overview graphTomas Mraz
2022-06-24Add initial demo-driven design demosHugo Landau
2022-06-22Add dgram API discussionHugo Landau
2022-06-08High level overview of QUIC ImplementationTomas Mraz
2022-04-12Add an initial QUIC Technical requirements documentMatt Caswell