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
..
2005-04-11 14:17:07 +00: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-02-05 16:50:33 +00:00
2013-04-08 18:40:39 +01:00
2005-08-05 23:52:08 +00:00
2013-08-13 19:00:59 +01:00
2013-08-13 19:00:59 +01:00
2010-04-14 00:17:12 +00:00
2009-05-15 16:37:29 +00:00
2001-10-10 07:55:02 +00:00
2010-03-03 15:34:11 +00:00
2005-04-09 23:55:55 +00:00
2013-02-05 16:50:36 +00:00
2013-02-05 16:50:32 +00:00
2007-02-16 20:40:07 +00:00
2007-01-21 16:07:25 +00:00
2005-08-05 23:52:08 +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-12 15:12:52 +00:00
2013-02-09 19:38:47 +01:00
2013-02-08 12:03:16 +01:00
2011-10-19 13:53:41 +00:00
2005-08-05 23:52:08 +00:00
2013-02-08 11:51:09 +01:00
2013-02-09 19:38:47 +01:00
2010-03-30 17:31:58 +00:00
2010-06-12 13:18:58 +00:00
2006-01-15 16:57:01 +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
2013-02-07 15:03:00 +00:00
1998-12-21 10:56:39 +00:00
2010-04-07 13:19:48 +00:00
2010-06-12 13:18:58 +00:00
2010-03-24 23:16:35 +00:00
2011-12-02 12:50:44 +00:00
2001-02-20 08:13:47 +00:00
2013-02-05 16:50:36 +00:00
2013-03-19 13:48:02 +00:00
2013-02-07 15:03:00 +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
2002-11-13 15:43:43 +00:00
2010-01-16 19:02:43 +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
2005-08-05 23:52:08 +00:00
2013-02-26 17:12:13 +00:00
2013-02-05 16:50:32 +00:00
2005-08-05 23:52:08 +00:00
2009-12-27 23:03:40 +00:00
2005-08-05 23:52:08 +00:00
2009-11-08 14:51:54 +00:00