aboutsummaryrefslogtreecommitdiffstats
path: root/doc/designs
Commit message (Expand)AuthorAgeFilesLines
* QUIC RCIDM: Minor updatesHugo Landau2024-01-111-1/+14
* ddd-02-conn-nonblocking-threads.c: Fix the leak of connzengwei20002023-12-291-0/+1
* QUIC: Add more glossary entriesHugo Landau2023-12-211-3/+22
* QUIC GLOSSARY: Add ODCIDHugo Landau2023-12-061-0/+4
* QUIC: Update glossary to add LCID/RCID conceptsHugo Landau2023-12-061-0/+12
* QUIC SRTM: Amend glossaryHugo Landau2023-11-231-0/+5
* Add design notes for XOF API.slontis2023-11-021-0/+268
* quic ddd demos: update makefile and demo sourcesJames Muir2023-11-018-46/+63
* quic docs: update ddd README.mdJames Muir2023-11-011-5/+7
* [design] Make it possible to use explicitly fetched signature implementationRichard Levitte2023-10-051-0/+187
* [design] Make it possible to pass AlgorithmIdentifier parameter dataRichard Levitte2023-10-051-0/+156
* [DOCS] Fix table inconsistencies detected by mdlRichard Levitte2023-10-022-771/+771
* Add the ability to do client side tracing in quictestlib.cMatt Caswell2023-09-221-3/+3
* doc: change name of OSSL_PROVIDER_load_ex design documentMatthias St. Pierre2023-09-201-2/+2
* doc: suggestions for OSSL_PROVIDER_load_ex design documentMatthias St. Pierre2023-09-201-21/+20
* Add a test for QUIC non IO retry errorsMatt Caswell2023-09-021-0/+7
* QUIC: Update API overview documentHugo Landau2023-09-011-4/+21
* QUIC: Update API tableHugo Landau2023-09-011-34/+38
* QUIC API: Revise SSL_get_conn_close_info to use a flags fieldHugo Landau2023-09-011-6/+9
* Minor fixesHugo Landau2023-09-012-4/+4
* QUIC DDD: Final reportHugo Landau2023-09-012-0/+343
* QUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned changesHugo Landau2023-09-011-3/+26
* QUIC DDD: ddd-02-conn-nonblocking-threads: Planned changesHugo Landau2023-09-011-0/+12
* QUIC DDD: ddd-06-mem-uv: Unplanned changesHugo Landau2023-09-011-7/+57
* QUIC DDD: ddd-06-mem-uv: Planned changesHugo Landau2023-09-011-0/+98
* QUIC DDD: ddd-05-mem-nonblocking: Unplanned changesHugo Landau2023-09-011-3/+22
* QUIC DDD: ddd-05-mem-nonblocking: Planned changesHugo Landau2023-09-011-2/+25
* QUIC DDD: ddd-04-fd-nonblocking: Unplanned changesHugo Landau2023-09-011-5/+28
* QUIC DDD: ddd-04-fd-nonblocking: Planned changesHugo Landau2023-09-011-6/+117
* QUIC DDD: ddd-03-fd-blocking: Unplanned changesHugo Landau2023-09-011-1/+13
* QUIC DDD: ddd-03-fd-blocking: Planned changesHugo Landau2023-09-011-0/+8
* QUIC DDD: ddd-02-conn-nonblocking: Unplanned changesHugo Landau2023-09-011-9/+49
* QUIC DDD: ddd-02-conn-nonblocking: Planned changesHugo Landau2023-09-011-6/+117
* QUIC DDD: ddd-01-conn-blocking: Unplanned changesHugo Landau2023-09-011-1/+13
* QUIC DDD: ddd-01-conn-blocking: Planned changesHugo Landau2023-09-011-0/+4
* QUIC DDD: Update makefileHugo Landau2023-09-011-8/+13
* QUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking to serve as base for ...Hugo Landau2023-09-011-0/+298
* QUIC DDD: Allow target host:port to be set from command lineHugo Landau2023-09-016-21/+73
* QUIC DDD: Fix bug in ddd-06-mem-uvHugo Landau2023-09-011-3/+4
* Design document of the run-time parameters activationDmitry Belyavskiy2023-08-301-0/+78
* Always use uint8_t for TLS record typeTomas Mraz2023-08-251-1/+1
* Avoid issues with endianness when type is used in SSL_trace()Tomas Mraz2023-08-251-1/+1
* QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau2023-08-242-6/+5
* Resolve some of the TODO(QUIC) itemsTomas Mraz2023-08-082-24/+10
* Extend the test_quic_write_read() test to include resumptionMatt Caswell2023-08-021-4/+4
* Connection ID processingPauli2023-07-191-0/+70
* Fix typos found by codespellDimitri Papadopoulos2023-07-181-1/+1
* 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