openssl/doc/designs/quic-design
Matt Caswell cf355bd6e5 Extend the test_quic_write_read() test to include resumption
We add an additional loop around test_quic_write_read() to repeat the
test but using a session obtained from the initial iteration to confirm
that we can successfully resume the session.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21591)
2023-08-02 20:27:07 +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
connection-state-machine.md
demuxer.md
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 Fix new typos found by codespell in documentation 2023-07-01 00:10:15 +10:00
quic-api.md Fix new typos found by codespell in documentation 2023-07-01 00:10:15 +10:00
quic-connID-retire.md Connection ID processing 2023-07-19 21:50:23 +02:00
quic-fault-injector.md Extend the test_quic_write_read() test to include resumption 2023-08-02 20:27:07 +01:00
quic-fc.md
quic-fifm.md
quic-io-arch.md QUIC I/O Architecture Design: Minor updates 2023-04-26 15:59:37 +01:00
quic-overview.md
quic-requirements.md Fix typos found by codespell 2023-06-15 10:11:46 +10:00
quic-statm.md
quic-thread-assist.md QUIC Thread Assisted mode: miscellaneous fixes 2023-03-30 11:14:16 +01:00
quic-tls.md
record-layer.md Fix typos found by codespell 2023-06-15 10:11:46 +10:00
rx-depacketizer.md
stream-receive-buffers.md
tx-packetiser.md