]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move dlts_write_records() function in the record layer
authorMatt Caswell <matt@openssl.org>
Thu, 6 Oct 2022 13:49:16 +0000 (14:49 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2022 13:39:32 +0000 (14:39 +0100)
commitfc938db6cc46c6b59ab9da39f3c5b9c9a97ad33a
treebd8a8cd2f5939ff4ff6fe42ea61ff87e0cd42caa
parent88bf978eb1766bec720c198deabe8d0a5de157bb
Move dlts_write_records() function in the record layer

At the this stage we just move the code and don't restructure it to do it
the record layer way yet.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19424)
ssl/record/methods/dtls_meth.c
ssl/record/rec_layer_d1.c