Richard Levitte 14e9a78d47 [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:45 +01:00
..
2012-04-16 17:43:15 +00:00
2014-10-15 08:51:49 -04:00
2009-04-21 22:20:12 +00:00
2014-02-26 15:33:09 +00:00
2014-09-24 15:52:41 +02:00
2013-01-28 17:30:38 +00:00
2014-11-27 21:53:44 +00:00
2014-10-15 04:05:42 +02:00
2012-06-08 09:18:47 +00:00
2014-10-15 04:05:42 +02:00
2014-10-15 08:51:50 -04:00
2002-07-10 07:01:54 +00:00
2014-10-15 04:05:42 +02:00
2012-06-08 09:18:47 +00:00
2014-10-28 17:41:49 +01:00
2011-05-11 13:37:52 +00:00
2011-05-11 13:37:52 +00:00
2014-10-15 04:05:42 +02:00
2011-05-11 13:37:52 +00:00
2009-12-27 22:59:09 +00:00
2011-05-11 13:37:52 +00:00
2014-10-15 04:05:42 +02:00
2014-08-06 20:27:51 +01:00