summaryrefslogtreecommitdiffstats
path: root/doc/designs
AgeCommit message (Expand)Author
2023-09-22Add the ability to do client side tracing in quictestlib.cMatt Caswell
2023-09-20doc: change name of OSSL_PROVIDER_load_ex design documentMatthias St. Pierre
2023-09-20doc: suggestions for OSSL_PROVIDER_load_ex design documentMatthias St. Pierre
2023-09-02Add a test for QUIC non IO retry errorsMatt Caswell
2023-09-01QUIC: Update API overview documentHugo Landau
2023-09-01QUIC: Update API tableHugo Landau
2023-09-01QUIC API: Revise SSL_get_conn_close_info to use a flags fieldHugo Landau
2023-09-01Minor fixesHugo Landau
2023-09-01QUIC DDD: Final reportHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-06-mem-uv: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-06-mem-uv: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-03-fd-blocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-03-fd-blocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-01-conn-blocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-01-conn-blocking: Planned changesHugo Landau
2023-09-01QUIC DDD: Update makefileHugo Landau
2023-09-01QUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking to serve as base for ...Hugo Landau
2023-09-01QUIC DDD: Allow target host:port to be set from command lineHugo Landau
2023-09-01QUIC DDD: Fix bug in ddd-06-mem-uvHugo Landau
2023-08-30Design document of the run-time parameters activationDmitry Belyavskiy
2023-08-25Always use uint8_t for TLS record typeTomas Mraz
2023-08-25Avoid issues with endianness when type is used in SSL_trace()Tomas Mraz
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-08Resolve some of the TODO(QUIC) itemsTomas Mraz
2023-08-02Extend the test_quic_write_read() test to include resumptionMatt Caswell
2023-07-19Connection ID processingPauli
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-01Fix new typos found by codespell in documentationDimitri Papadopoulos
2023-06-28design proposal: fast param location outlinePauli
2023-06-28Miscellaneous updatesHugo Landau
2023-06-28Multi-Stream APIHugo Landau
2023-06-28QUIC API: More minor tweaksHugo Landau
2023-06-28QUIC API: Minor tweaksHugo Landau
2023-06-28QUIC API Overview: Add SSL API triage listHugo Landau
2023-06-28QUIC API: Shutdown handling, etc.Hugo Landau
2023-06-28QUIC API Overview: Add Q&A, minor fixesHugo Landau
2023-06-28QUIC API Overview Design DocumentHugo Landau
2023-06-18Fix new typos found by codespellDimitri Papadopoulos
2023-06-16QUIC Glossary: TXKU, RXKU, KUHugo Landau
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-05-24QUIC Glossary: Add QCTXHugo Landau
2023-05-18Initial design for error handling in QUICTomas Mraz