Michael Tuexen 9204e7ef0d DTLS message_sequence number wrong in rehandshake ServerHello
This fix ensures that
* A HelloRequest is retransmitted if not responded by a ClientHello
* The HelloRequest "consumes" the sequence number 0. The subsequent
ServerHello uses the sequence number 1.
* The client also expects the sequence number of the ServerHello to
be 1 if a HelloRequest was received earlier.
This patch fixes the RFC violation.

Conflicts:

	ssl/d1_pkt.c
(cherry picked from commit 6f87807e629ee10ec0006b39d8851af8c5ade67b)
2013-08-13 19:00:59 +01:00
..
2011-05-25 15:15:43 +00:00
2013-03-18 14:33:27 +00:00
2012-03-06 13:20:20 +00:00
2013-04-08 18:40:39 +01:00
2010-04-14 00:17:12 +00:00
2013-02-05 16:50:36 +00:00
2013-02-05 16:50:32 +00:00
2007-01-21 16:07:25 +00:00
2013-02-05 16:50:32 +00:00
2011-02-03 12:04:48 +00:00
2013-02-05 16:50:32 +00:00
2013-02-08 12:03:16 +01:00
2010-03-30 17:31:58 +00:00
2002-07-10 07:01:54 +00:00
2010-02-16 14:19:42 +00:00
2001-11-10 01:16:28 +00:00
2010-03-24 23:16:35 +00:00
2013-02-05 16:50:36 +00:00
2013-03-19 13:48:02 +00:00
2009-09-12 23:09:59 +00:00
2010-02-01 16:48:40 +00:00
2010-01-16 19:18:31 +00:00
2010-02-22 07:05:24 +00:00
2013-02-05 16:50:36 +00:00
2013-02-11 18:27:33 +00:00
2013-02-26 17:12:13 +00:00
2013-02-05 16:50:32 +00:00
2009-12-27 23:03:40 +00:00
2009-11-08 14:51:54 +00:00