New unused field crippled ssl_ctx_st in 0.9.8"f".
This commit is contained in:
@@ -995,7 +995,6 @@ struct ssl_st
|
|||||||
int first_packet;
|
int first_packet;
|
||||||
int client_version; /* what was passed, used for
|
int client_version; /* what was passed, used for
|
||||||
* SSLv3/TLS rollback check */
|
* SSLv3/TLS rollback check */
|
||||||
unsigned int max_send_fragment;
|
|
||||||
#ifndef OPENSSL_NO_TLSEXT
|
#ifndef OPENSSL_NO_TLSEXT
|
||||||
/* TLS extension debug callback */
|
/* TLS extension debug callback */
|
||||||
void (*tlsext_debug_cb)(SSL *s, int client_server, int type,
|
void (*tlsext_debug_cb)(SSL *s, int client_server, int type,
|
||||||
|
Reference in New Issue
Block a user