Emilia Kasper 5d23e1303c Remove ssl3_check_finished.
The client sends a session ID with the session ticket, and uses
the returned ID to detect resumption, so we do not need to peek
at handshake messages: s->hit tells us explicitly if we're resuming.

An equivalent change was independently made in BoringSSL, see commit
407886f589cf2dbaed82db0a44173036c3bc3317.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 980bc1ec6114f5511b20c2e6ca741e61a39b99d6)

Conflicts:
	ssl/s3_clnt.c
2014-11-20 15:17:30 +01:00
..
2012-04-16 17:43:02 +00:00
2014-11-20 15:17:30 +01:00
2014-10-15 04:04:55 +02:00
2013-09-18 13:46:02 +01:00
2014-10-15 08:54:26 -04:00
2014-10-15 04:04:55 +02:00
2009-04-21 22:20:12 +00:00
2014-02-26 15:33:10 +00:00
2014-09-24 15:54:51 +02:00
2014-10-15 04:04:55 +02:00
2013-02-06 13:56:12 +00:00
2014-01-07 15:41:11 +00:00
2014-11-20 15:17:30 +01:00
2014-10-15 04:04:55 +02:00
2014-10-15 04:04:55 +02:00
2014-10-15 08:54:26 -04:00
2002-07-10 07:01:54 +00:00
2014-10-15 08:54:26 -04:00
2014-08-28 18:09:05 +01:00
2014-11-20 15:17:30 +01:00
2014-10-28 17:38:23 +01:00
2014-07-04 13:42:05 +01:00
2013-09-18 13:46:02 +01:00
2014-10-15 04:04:55 +02:00
2014-08-28 18:10:21 +01:00
2009-12-27 22:59:09 +00:00
2014-08-06 20:41:53 +01:00