Emilia Kasper 64ec479559 RT2772: accept empty SessionTicket
RFC 5077 section 3.3 says: If the server determines that it does not
want to include a ticket after it has included the SessionTicket
extension in the ServerHello, then it sends a zero-length ticket in the
NewSessionTicket handshake message.

Previously the client would fail upon attempting to allocate a
zero-length buffer. Now, we have the client ignore the empty ticket and
keep the existing session.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 21b538d616b388fa0ce64ef54da3504253895cf8)
2015-09-28 16:13:45 +02:00
..
2015-09-20 14:22:52 +01:00
2015-08-26 10:27:35 +01:00
2015-06-02 09:12:39 +01:00
2015-05-22 10:24:49 +01:00
2015-02-27 20:32:49 +00:00
2015-01-22 09:38:39 +00:00
2015-06-08 15:05:08 +02:00
2015-09-28 16:13:45 +02:00
2015-03-11 10:49:22 +00:00
2015-07-02 13:04:25 +01:00
2015-09-02 00:31:33 +01:00
2015-01-22 09:38:39 +00:00
2015-01-22 09:38:39 +00:00
2015-07-27 16:14:02 +01:00
2015-01-22 09:38:39 +00:00
2015-08-11 20:23:00 +01:00
2015-05-05 20:07:48 +01:00
2015-08-11 20:23:00 +01:00
2015-04-30 23:26:06 +01:00
2015-06-12 15:45:17 +01:00
2015-01-22 09:38:39 +00:00
2015-04-16 13:51:51 -04:00