aboutsummaryrefslogtreecommitdiffstats
path: root/doc/designs
Commit message (Expand)AuthorAgeFilesLines
* Fix new typos found by codespell in documentationDimitri Papadopoulos2023-07-013-6/+6
* design proposal: fast param location outlinePauli2023-06-281-0/+345
* Miscellaneous updatesHugo Landau2023-06-282-115/+55
* Multi-Stream APIHugo Landau2023-06-282-113/+802
* QUIC API: More minor tweaksHugo Landau2023-06-282-5/+11
* QUIC API: Minor tweaksHugo Landau2023-06-281-13/+19
* QUIC API Overview: Add SSL API triage listHugo Landau2023-06-282-0/+906
* QUIC API: Shutdown handling, etc.Hugo Landau2023-06-281-30/+467
* QUIC API Overview: Add Q&A, minor fixesHugo Landau2023-06-281-7/+43
* QUIC API Overview Design DocumentHugo Landau2023-06-281-0/+617
* Fix new typos found by codespellDimitri Papadopoulos2023-06-181-1/+1
* QUIC Glossary: TXKU, RXKU, KUHugo Landau2023-06-161-0/+11
* Fix typos found by codespellDimitri Papadopoulos2023-06-157-14/+14
* QUIC Glossary: Add QCTXHugo Landau2023-05-241-0/+4
* Initial design for error handling in QUICTomas Mraz2023-05-181-0/+101
* QUIC CC: Update CC design documentHugo Landau2023-05-011-5/+9
* QUIC CC: Major revisions to CC abstract interfaceHugo Landau2023-05-011-246/+47
* QUIC GlossaryHugo Landau2023-04-271-0/+240
* QUIC I/O Architecture Design: Minor updatesHugo Landau2023-04-261-32/+83
* QUIC I/O Architecture Design: Add block diagram, tweak wordingHugo Landau2023-04-262-4/+6
* QUIC I/O Architecture Design DocumentHugo Landau2023-04-261-0/+483
* QUIC Thread Assisted mode: miscellaneous fixesHugo Landau2023-03-301-1/+1
* QUIC Thread Assisted Mode: Add design documentHugo Landau2023-03-301-0/+104
* Add a simple QUIC test for blocking modeMatt Caswell2023-03-201-6/+7
* Design for the Fault InjectorMatt Caswell2023-01-311-0/+555
* QUIC ACKM: Rework probe reporting to allow use for bookkeepingHugo Landau2023-01-301-1/+1
* QUIC: Minor comment and editorial fixesHugo Landau2023-01-131-2/+2
* QUIC Congestion Control: API to determine deadline at which more credit will ...Hugo Landau2023-01-131-0/+6
* Fixed typos in documentation and commentsSemen Zhydenko2023-01-041-1/+1
* QUIC Connection State Machine Design DocumentHugo Landau2022-12-033-0/+696
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-241-259/+530
* Design document for the QUIC-TLS integrationMatt Caswell2022-11-211-0/+261
* Update the record layer design based on implementation experienceMatt Caswell2022-11-181-172/+306
* Add a record layer design documentMatt Caswell2022-11-181-0/+470
* Add thread pool design document (phase 1)Hugo Landau2022-11-141-0/+103
* Update Stream Receive Buffers design document with implementation detailsTomas Mraz2022-11-141-1/+15
* QUIC FIFDHugo Landau2022-11-074-101/+149
* QUIC Frame-in-Flight Manager DesignHugo Landau2022-11-074-0/+504
* Fix typos in doc/designs/ddd/README.mdomahs2022-10-171-2/+2
* Add design document for the QUIC Stream Receive Buffers moduleTomas Mraz2022-10-071-0/+131
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-071-1/+1
* QUIC Flow ControlHugo Landau2022-09-261-0/+272
* Extend the RX Depacketizer frame table with what packet types they are valid inRichard Levitte2022-09-231-34/+44
* Move the QUIC_CONNECTION typedef to internal headersRichard Levitte2022-09-231-1/+1
* Add design document for the QUIC connection ID cache.Pauli2022-09-231-0/+287
* update overview with a note about many to one connection ID cachePauli2022-09-231-3/+4
* design: TX PacketiserPauli2022-09-131-0/+436
* Initial congestion control API designTomas Mraz2022-09-071-0/+243
* Add design requirements for QUIC packet demuxerTomas Mraz2022-08-291-0/+47
* QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau2022-08-243-0/+594