]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove some references to rlayer.rstate
authorMatt Caswell <matt@openssl.org>
Thu, 21 Jul 2022 14:39:39 +0000 (15:39 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:13 +0000 (16:38 +0100)
commit8bbf7ef63f95e0ef99e235eab777878d134ed302
treea96cb6f4218b6b65089b66610496278d4c11723e
parentdb1a505ced696b104b03a072079e663cceecf692
Remove some references to rlayer.rstate

This also fixes ssl3_pending while we are at it

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/tls_common.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c