Matt Caswell
15a7164eb7
Only call ssl3_init_finished_mac once for DTLS
...
In DTLS if an IO retry occurs during writing of a fragmented ClientHello
then we can end up reseting the finish mac variables on the retry, which
causes a handshake failure. We should only reset on the first attempt not
on retries.
Thanks to BoringSSL for reporting this issue.
RT#4119
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-11-10 18:44:56 +00:00
..
2015-09-20 14:21:18 +01:00
2015-08-28 11:59:23 -04:00
2015-08-11 22:22:38 +01:00
2015-11-10 18:44:56 +00:00
2015-03-19 11:11:22 +00:00
2015-11-04 14:46:03 +00:00
2015-05-22 09:44:44 +01:00
2015-01-22 09:31:38 +00:00
2015-11-04 14:46:03 +00:00
2015-02-27 20:31:28 +00:00
2015-01-22 09:31:38 +00:00
2012-05-10 15:01:26 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:48 +00:00
2015-01-22 09:31:38 +00:00
2015-07-27 16:50:38 +01:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-03-19 12:58:35 +00:00
2015-01-22 09:31:38 +00:00
2015-04-29 17:23:45 +01:00
2015-04-08 16:28:42 +02:00
2015-09-02 00:37:58 +01:00
2015-06-08 15:04:28 +02:00
2015-11-09 22:54:19 +00:00
2015-03-11 10:45:23 +00:00
2015-06-20 19:28:58 +01:00
2015-01-22 09:31:38 +00:00
2015-07-30 10:18:43 +01:00
2015-11-09 22:54:19 +00:00
2015-09-02 00:29:00 +01:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:48 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-09-16 18:09:00 +01:00
2015-01-22 09:31:38 +00:00
2015-09-04 21:32:25 +01:00
2015-03-18 12:31:06 +00:00
2015-01-22 09:31:38 +00:00
2015-08-11 20:20:17 +01:00
2015-09-02 00:37:58 +01:00
2015-10-05 14:14:02 +01:00
2015-09-16 21:03:45 +02:00
2015-09-02 00:01:29 +01:00
2015-05-05 19:50:12 +01:00
2015-01-22 09:31:48 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-07 02:15:35 +01:00
2015-08-11 20:20:17 +01:00
2015-05-26 12:42:40 +02:00
2015-01-22 09:31:38 +00:00
2015-04-30 23:21:50 +01:00
2015-01-22 09:31:38 +00:00
2015-11-09 23:10:31 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-10-23 20:32:58 +02:00
2015-04-16 13:50:01 -04:00