]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/record/methods/tls_common.c
Clear away some unused fields and cruft in the record layer
authorMatt Caswell <matt@openssl.org>
Thu, 21 Jul 2022 16:01:54 +0000 (17:01 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:13 +0000 (16:38 +0100)
commitb0a9042e0f1e6bc18d1d945771903d0132766909
tree8171cfc1a9d027b0fc666e6b8648fb73d09a9a38
parent8bbf7ef63f95e0ef99e235eab777878d134ed302
Clear away some unused fields and cruft in the record layer

Now that the read record layer has moved to the new architecture we can
clear some of the old stuff away.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
ssl/record/methods/recmethod_local.h
ssl/record/methods/tls_common.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/record/record.h
ssl/record/record_local.h