aboutsummaryrefslogtreecommitdiffstats
path: root/doc/designs
Commit message (Expand)AuthorAgeFilesLines
* Add design document about handing some MAX definesTomas Mraz2024-04-041-0/+149
* Fix new typos found by codespellDimitri Papadopoulos2024-02-141-1/+1
* QUIC: Add glossary entry for RIOHugo Landau2024-02-101-0/+3
* QUIC QLOG: Minor doc updatesHugo Landau2024-02-021-6/+6
* Minor updatesHugo Landau2024-02-021-6/+4
* QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau2024-02-023-24/+29
* QUIC QLOG: Clarify filter docsHugo Landau2024-02-021-2/+15
* QUIC QLOG: Rename QFILTER to OSSL_QFILTERHugo Landau2024-02-021-2/+2
* QLOG: Minor updatesHugo Landau2024-02-021-4/+5
* QLOG: Add debugging guideHugo Landau2024-02-021-0/+143
* QLOG: Frontend: DesignHugo Landau2024-02-021-0/+120
* QLOG: JSON Encoder: DesignHugo Landau2024-02-021-0/+91
* 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