Richard Levitte 67a0ea702b [PR3597] Advance to the next state variant when reusing messages.
Previously, state variant was not advanced, which resulted in state
being stuck in the st1 variant (usually "_A").

This broke certificate callback retry logic when accepting connections
that were using SSLv2 ClientHello (hence reusing the message), because
their state never advanced to SSL3_ST_SR_CLNT_HELLO_C variant required
for the retry code path.

Reported by Yichun Zhang (agentzh).

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2014-11-28 23:31:28 +01:00
..
2012-04-16 17:43:02 +00:00
2013-09-18 13:46:02 +01:00
2014-10-15 08:54:26 -04:00
2009-04-21 22:20:12 +00:00
2014-02-26 15:33:10 +00:00
2014-11-27 21:46:00 +00:00
2014-11-27 21:46:04 +00: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-11-27 21:46:04 +00:00
2014-11-27 21:46:04 +00: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
2014-11-20 22:14:29 +00:00
2009-12-27 22:59:09 +00:00
2014-08-06 20:41:53 +01:00