]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_lib.c
Remove redundant code
authorMatt Caswell <matt@openssl.org>
Tue, 8 Sep 2015 08:13:50 +0000 (09:13 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:38:18 +0000 (08:38 +0000)
commit49ae742398aecd81551d59f421e4116a5b8a4ea9
tree5be83a4941071f7a3ff96b4cfcd643735d87ad02
parentc130dd8ea4d09cb708aac9e41bd25c2f5fa7ea38
Remove redundant code

Clean up and remove lots of code that is now no longer needed due to the
move to the new state machine.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
14 files changed:
apps/s_server.c
include/openssl/ssl.h
ssl/d1_both.c
ssl/d1_srvr.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/s3_both.c
ssl/s3_lib.c
ssl/s3_msg.c
ssl/s3_srvr.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_stat.c
ssl/statem.c