openssl/include
slontis 39ed7636e0 Fix decoders so that they use the passed in propq.
Fixes #21198

decoder objects were setting propq as NULL.
Added a set_ctx/settable_ctx to all decoders that should supply
a property query parameter to internal functions.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21219)
2023-08-16 18:02:51 +02:00
..
crypto Fix decoders so that they use the passed in propq. 2023-08-16 18:02:51 +02:00
internal quic: process stateless resets 2023-08-16 12:07:17 +02:00
openssl QUIC APL/CHANNEL: Wire up connection closure reason 2023-08-10 18:19:45 +01:00