]> git.ipfire.org Git - thirdparty/openssl.git/commit
Enable the record layer to call the ssl_security callback
authorMatt Caswell <matt@openssl.org>
Wed, 25 May 2022 16:10:38 +0000 (17:10 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:13 +0000 (16:38 +0100)
commited0e298fb8a3864b232e1d3801e849935a7a7f7e
tree5652d89a7cfbb48df74f7f63e3e8896be1c1c9fb
parent3c7b9ef9c56a8066e0e6f4c61bc2ac2648bb1e42
Enable the record layer to call the ssl_security callback

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_s3.c
ssl/record/record.h