Client TLS state machine rewrite cleanup
authorMatt Caswell <matt@openssl.org>
Thu, 30 Jul 2015 12:45:50 +0000 (13:45 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:32:44 +0000 (08:32 +0000)
commitf6a2f2da58d6ba0042a9e94cf7281e5db23e9333
treea5bc70fc15e51fd61d16589d6dcedfd87d14e312
parent8723588e1b9a13511ffd7b806c73293120bc1f44
Client TLS state machine rewrite cleanup

Remove redundant code following moving client side TLS handling to the new
state machine implementation.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/s3_clnt.c