Call the info callback on all handshake done events
authorMatt Caswell <matt@openssl.org>
Wed, 4 Apr 2018 13:17:10 +0000 (14:17 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Apr 2018 15:51:03 +0000 (16:51 +0100)
commitc2c1d8a495d540e0b1b61f20c2c14f0c7ab7a8f0
tree8950112ff841eea82340eb0bb8c9899a79d99367
parentded4a83d31f8271e5a74e6fbf357f9975d4878ec
Call the info callback on all handshake done events

Fixes #5721

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5874)
ssl/statem/statem_lib.c