Emilia Kasper 21b538d616 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>
2015-09-28 16:07:00 +02:00
..
2015-09-20 14:21:18 +01:00
2015-08-28 11:59:23 -04:00
2015-08-26 10:23:53 +01:00
2015-03-19 11:11:22 +00:00
2015-05-22 09:44:44 +01:00
2015-02-27 20:31:28 +00:00
2015-01-22 09:31:38 +00:00
2015-09-02 00:37:58 +01:00
2015-06-08 15:04:28 +02:00
2015-09-28 16:07:00 +02:00
2015-03-11 10:45:23 +00:00
2015-06-20 19:28:58 +01:00
2015-07-30 10:18:43 +01:00
2015-07-02 12:01:27 +01: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:38 +00:00
2015-08-11 20:20:17 +01:00
2015-09-02 00:37:58 +01:00
2015-05-05 19:50:12 +01:00
2015-01-07 02:15:35 +01:00
2015-08-11 20:20:17 +01:00
2015-04-30 23:21:50 +01:00
2015-06-12 15:43:02 +01:00
2015-01-22 09:31:38 +00:00
2015-04-16 13:50:01 -04:00