Matt Caswell 5d61491c88 Fix new_session_cb calls in TLSv1.3
If a new_session_cb is set then it was only ever getting invoked if !s->hit
is true. This is sensible for <=TLSv1.2 but does not work for TLSv1.3.

Fixes #4045

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4068)
2017-08-01 13:09:31 +01:00
..
2017-05-02 09:44:43 +01:00
2017-07-30 17:42:00 -04:00
2017-07-30 18:43:19 -04:00
2017-07-30 18:43:19 -04:00
2017-07-30 18:43:19 -04:00
2017-07-13 12:38:42 +01:00
2017-08-01 13:09:31 +01:00
2017-07-31 08:55:37 -04:00
2016-11-13 16:24:02 -05:00
2017-06-22 11:54:19 -04:00
2017-07-13 12:38:42 +01:00
2017-07-31 09:11:18 -04:00
2017-07-17 13:42:52 +01:00