Matt Caswell e657515620 Don't finish the handshake twice
We finish the handshake when we move into the TLS_ST_OK state. At various
points we were also unnecessarily finishing it when we were reading/writing
the Finished message. It's much simpler just to do it in TLS_ST_OK, so
remove the other calls.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2015-11-06 15:32:44 +00:00
..
2015-11-06 15:32:44 +00:00
2015-09-20 14:19:49 +01:00
2015-10-30 08:39:47 +00:00
2015-09-07 10:45:38 +01:00
2015-10-30 08:38:18 +00:00
2015-06-23 22:24:09 +01:00
2015-10-30 08:39:47 +00:00
2015-10-30 08:38:18 +00:00
2015-08-14 06:56:11 +01:00
2015-10-30 08:38:18 +00:00
2015-10-02 14:22:05 -04:00
2015-11-05 15:48:37 +00:00
2015-10-30 09:17:22 +00:00
2015-10-30 09:17:22 +00:00
2015-10-02 14:22:05 -04:00
2015-10-09 15:32:35 +02:00
2015-10-02 14:22:05 -04:00
2015-05-16 09:20:58 +01:00
2015-08-14 06:56:11 +01:00
2015-05-22 23:10:51 +01:00
2015-09-07 10:45:38 +01:00
2015-07-30 14:43:35 +01:00