]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move numwpipes in the write record layer
authorMatt Caswell <matt@openssl.org>
Thu, 25 Aug 2022 16:34:48 +0000 (17:34 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 23 Sep 2022 13:54:49 +0000 (14:54 +0100)
commite7694c69b5fed37f5cdf72b70f507c7188db7e3d
tree2dc779f844ad25f6314147197b54c515cc727b29
parent151f313e53c1515f2730b3b36e3fc966e1a8010b
Move numwpipes in the write record layer

We retain a numwpipes for now in the old record layer structure for use
by DTLS. This will eventually be removed when DTLS moves over to the new
way of doing things.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19198)
ssl/record/methods/recmethod_local.h
ssl/record/methods/tls_common.c
ssl/record/rec_layer_d1.c
ssl/record/record.h