openssl/include/internal
Tomas Mraz 2113ea584c Improve the QUIC_RSTREAM implementation
Add API calls to avoid copying data when reading
These are ossl_quic_rstream_get_record() and
ossl_quic_rstream_release_record().

Add side storage for the stream frame data.
When there are too many packets referenced by the
receiving stream the function ossl_quic_rstream_move_to_rbuf()
can be called to move the data to a ring buffer.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19794)
2023-03-06 12:26:16 +01:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio_addr.h
bio_tfo.h
bio.h
common.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
comp.h
conf.h
constant_time.h
core.h
cryptlib.h
dane.h
deprecated.h
der.h
deterministic_nonce.h
dso.h
dsoerr.h
e_os.h
endian.h
err.h
event_queue.h
ffc.h Fix NULL deference when validating FFC public key. 2023-02-07 17:05:10 +01:00
hpke_util.h
ktls.h
list.h
namemap.h
nelem.h
numbers.h
o_dir.h
packet_quic.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
packet.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
param_build_set.h
passphrase.h
priority_queue.h
property.h
propertyerr.h
provider.h
quic_ackm.h QUIC Probes Support: Minor tweaks 2023-01-30 09:44:59 +01:00
quic_cc.h QUIC: Minor comment and editorial fixes 2023-01-13 13:20:22 +00:00
quic_cfq.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_channel.h Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULT 2023-02-22 05:34:06 +00:00
quic_demux.h QUIC DEMUX: (Server support) Add support for default handler 2023-01-19 13:17:39 +00:00
quic_error.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_fc.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_fifd.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_reactor.h QUIC API: Rename want_net_read and want_net_write 2023-01-13 13:20:38 +00:00
quic_record_rx.h QUIC QRX: (Server support) Add support for manual URXE injection 2023-01-19 13:17:39 +00:00
quic_record_tx.h Add the ability to mutate QUIC packets before they are written 2023-02-22 05:33:23 +00:00
quic_record_util.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_rx_depack.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_sf_list.h Improve the QUIC_RSTREAM implementation 2023-03-06 12:26:16 +01:00
quic_ssl.h QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex 2023-01-27 14:19:14 +00:00
quic_statm.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_stream_map.h QUIC Stream Mapper: CSM-related changes, stream limits handling 2023-01-13 13:20:15 +00:00
quic_stream.h Improve the QUIC_RSTREAM implementation 2023-03-06 12:26:16 +01:00
quic_tls.h Add an initial QUIC-TLS implementation 2023-01-24 17:16:29 +00:00
quic_tserver.h Add const to some test tserver functions 2023-02-22 05:34:06 +00:00
quic_txp.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_txpim.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_types.h QUIC CHANNEL: Transport params: Offer reason text and add server support 2023-01-19 13:17:39 +00:00
quic_vlint.h QUIC: Enable building with QUIC support disabled 2023-01-13 13:20:16 +00:00
quic_wire_pkt.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
quic_wire.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
recordmethod.h Extend the new_record_layer function 2023-01-24 17:16:29 +00:00
refcount.h
ring_buf.h Improve the QUIC_RSTREAM implementation 2023-03-06 12:26:16 +01:00
safe_math.h
sha3.h
sizes.h
sm3.h
sockets.h internal/sockets.h: Add support for testing EINTR portably 2023-01-13 13:20:15 +00:00
ssl3_cbc.h Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
sslconf.h
statem.h Implement the QUIC Fault injector support for TLS handshake messages 2023-02-22 05:34:04 +00:00
symhacks.h
thread_arch.h VMS knows POSIX threads too! 2023-03-06 12:18:43 +01:00
thread_once.h
thread.h
time.h
tlsgroups.h
tsan_assist.h
uint_set.h
unicode.h