Matt Caswell f570d33b02 Only call dtls1_start_timer() once
The function dtls1_handle_timeout() calls dtls1_double_timeout() which
was calling dtls1_start_timer(). However dtls1_start_timer() is also
called directly by dtls1_handle_timeout(). We only need to start the timer
once.

Fixes #15561

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15595)
2021-06-04 11:06:08 +10:00
..
2021-06-02 16:30:15 +10:00
2021-06-02 16:30:15 +10:00
2021-04-08 13:04:41 +01:00
2021-06-02 16:30:15 +10:00
2021-06-04 11:06:08 +10:00
2020-11-26 14:18:57 +00:00
2020-11-26 14:18:57 +00:00
2021-06-02 16:30:15 +10:00
2021-06-02 16:30:15 +10:00
2021-05-20 14:22:33 +01:00
2021-05-20 14:22:33 +01:00
2021-06-02 16:30:15 +10:00
2021-06-02 16:30:15 +10:00
2021-06-04 11:06:08 +10:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2019-09-28 20:26:35 +02:00
2021-06-02 16:30:15 +10:00
2019-09-28 20:26:35 +02:00
2021-06-02 16:30:15 +10:00
2021-06-02 16:30:15 +10:00
2021-02-18 15:05:17 +00:00
2021-06-02 16:30:15 +10:00