Bypass multiblock and send individual records when using KTLS.
authorAndrew Gallatin <gallatin@gmail.com>
Wed, 31 Oct 2018 19:01:47 +0000 (15:01 -0400)
committerMatt Caswell <matt@openssl.org>
Thu, 31 Oct 2019 10:24:32 +0000 (10:24 +0000)
commit54f30cb57c78e5390d951e4a0c4d0bf2ce0d86a1
treed0ce7b13aaefbfb70b6ade03c73baf122a979ee6
parent2111f5c2834a838c4fc1ca981fddf80cbc589dfc
Bypass multiblock and send individual records when using KTLS.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10045)
ssl/record/rec_layer_s3.c