]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/s3_lib.c
Move the SSLv3 crypto code into the new record layer
authorMatt Caswell <matt@openssl.org>
Thu, 15 Sep 2022 16:36:52 +0000 (17:36 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 5 Oct 2022 14:21:37 +0000 (15:21 +0100)
commita8572674f12ceb39f7e66ccbaa8918b922c76739
tree82fb8f8ecec11c2257f6f68f917fab746b1be96f
parent1e76110b7214a4fb39dc1397cbc4771538d06f39
Move the SSLv3 crypto code into the new record layer

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19217)
ssl/record/methods/ssl3_meth.c
ssl/record/methods/tls_common.c
ssl/record/record.h
ssl/record/ssl3_record.c
ssl/s3_enc.c
ssl/s3_lib.c