Matt Caswell e1e088ec7f Remove erroneous server_random filling
Commit e481f9b90b164 removed OPENSSL_NO_TLSEXT from the code.

Previously if OPENSSL_NO_TLSEXT *was not* defined then the server random was
filled during getting of the ClientHello. If it *was* defined then the
server random would be filled in ssl3_send_server_hello(). Unfortunately in
commit e481f9b90b164 the OPENSSL_NO_TLSEXT guards were removed but *both*
server random fillings were left in. This could cause problems for session
ticket callbacks.

Reviewed-by: Stephen Henson <steve@openssl.org>
2015-07-31 20:30:35 +01:00
..
2015-05-16 09:20:52 +01:00
2015-07-30 14:55:34 +01:00
2015-06-23 22:24:09 +01:00
2015-07-30 14:55:33 +01:00
2015-03-23 15:23:11 +00:00
2015-06-22 13:52:24 +01:00
2015-07-30 14:43:35 +01:00
2015-07-21 14:27:25 +01:00
2015-07-30 14:43:35 +01:00
2015-05-22 23:10:51 +01:00
2015-05-16 09:20:38 +01:00
2015-05-22 23:10:51 +01:00
2015-05-16 09:20:58 +01:00
2015-05-16 09:20:58 +01:00
2015-05-22 23:10:51 +01:00
2015-07-30 14:43:35 +01:00
2015-05-16 09:20:58 +01:00
2015-05-16 09:20:58 +01:00
2015-07-30 14:43:35 +01:00