openssl/doc/designs/quic-design
Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21823)
2023-08-25 12:04:00 +01:00
..
images QUIC I/O Architecture Design: Add block diagram, tweak wording 2023-04-26 15:59:37 +01:00
congestion-control.md Fix typos found by codespell 2023-06-15 10:11:46 +10:00
connection-id-cache.md Add design document for the QUIC connection ID cache. 2022-09-23 11:30:02 +01:00
connection-state-machine.md QUIC ACKM: Rework probe reporting to allow use for bookkeeping 2023-01-30 09:44:59 +01:00
demuxer.md Add design requirements for QUIC packet demuxer 2022-08-29 11:44:27 +02:00
dgram-api.md Fix typos found by codespell 2023-06-15 10:11:46 +10:00
error-handling.md Fix new typos found by codespell 2023-06-18 16:53:09 +10:00
glossary.md QUIC Glossary: TXKU, RXKU, KU 2023-06-16 09:26:27 +10:00
quic-ackm.md Fix typos found by codespell 2023-06-15 10:11:46 +10:00
quic-api-ssl-funcs.md QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addr 2023-08-24 11:47:57 +01:00
quic-api.md QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addr 2023-08-24 11:47:57 +01:00
quic-connID-retire.md Connection ID processing 2023-07-19 21:50:23 +02:00
quic-fault-injector.md Resolve some of the TODO(QUIC) items 2023-08-08 15:58:59 +02:00
quic-fc.md QUIC Flow Control 2022-09-26 08:01:55 +01:00
quic-fifm.md QUIC FIFD 2022-11-07 18:18:05 +00:00
quic-io-arch.md QUIC I/O Architecture Design: Minor updates 2023-04-26 15:59:37 +01:00
quic-overview.md QUIC FIFD 2022-11-07 18:18:05 +00:00
quic-requirements.md Fix typos found by codespell 2023-06-15 10:11:46 +10:00
quic-statm.md QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic-thread-assist.md QUIC Thread Assisted mode: miscellaneous fixes 2023-03-30 11:14:16 +01:00
quic-tls.md Design document for the QUIC-TLS integration 2022-11-21 09:53:22 +00:00
record-layer.md Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
rx-depacketizer.md Extend the RX Depacketizer frame table with what packet types they are valid in 2022-09-23 17:55:03 +02:00
stream-receive-buffers.md Update Stream Receive Buffers design document with implementation details 2022-11-14 08:01:58 +00:00
tx-packetiser.md QUIC TX Packetiser and Streams Mapper 2022-11-24 08:15:20 +00:00