Emilia Kasper e711da714b 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:00:25 +02:00
..
2015-09-23 13:53:26 +01:00
2015-09-20 14:19:49 +01:00
2015-09-23 13:53:26 +01:00
2015-08-26 10:17:49 +01:00
2015-09-23 13:53:27 +01:00
2015-09-07 10:45:38 +01:00
2015-09-23 13:53:27 +01:00
2015-09-16 12:40:55 +01:00
2015-09-22 20:42:18 +02:00
2015-09-28 16:00:25 +02:00
2015-09-02 22:05:37 -04:00
2015-09-22 20:34:25 +02:00
2015-08-14 06:56:11 +01:00
2015-09-17 11:58:24 -04:00
2015-09-03 16:26:34 -04:00
2015-09-23 13:53:26 +01:00
2015-09-23 13:53:26 +01:00
2015-09-03 16:26:34 -04:00
2015-08-14 06:56:11 +01:00
2015-09-17 18:47:33 +02:00
2015-09-07 10:45:38 +01:00