]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/packet.c
Move from explicit sub-packets to implicit ones
authorMatt Caswell <matt@openssl.org>
Tue, 6 Sep 2016 14:09:51 +0000 (15:09 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Sep 2016 08:41:21 +0000 (09:41 +0100)
commit0217dd19c00657b8bfd2bce1090785eb32abb235
tree3d8d15ce4dbd512de85108994590be59fd83e801
parentae2f7b37da3640f4cfa5df0e5bad2aa2ca5f1ba3
Move from explicit sub-packets to implicit ones

No need to declare an explicit sub-packet. Just start one.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/packet.c
ssl/packet_locl.h
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_dtls.c
ssl/statem/statem_lib.c
ssl/t1_ext.c
ssl/t1_lib.c