]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move the pipelining code into the record layer
authorMatt Caswell <matt@openssl.org>
Fri, 9 Sep 2022 14:53:40 +0000 (15:53 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 23 Sep 2022 13:54:49 +0000 (14:54 +0100)
commitc6186792b98e93cf2d5d2a9fb85e4aeab31db890
tree95a9254e0ac8a58037dd30ee338125681553de3c
parentc6d5f343336532a7aba4368099b0631a457194a6
Move the pipelining code into the record layer

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