projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e8459
)
Prepare OpenSSL 0.9.8g: cherry pick
author
Lutz Jänicke
<jaenicke@openssl.org>
Fri, 19 Oct 2007 07:42:38 +0000
(07:42 +0000)
committer
Lutz Jänicke
<jaenicke@openssl.org>
Fri, 19 Oct 2007 07:42:38 +0000
(07:42 +0000)
http://cvs.openssl.org/chngview?cn=16695
New unused field crippled ssl_ctx_st in 0.9.8"f".
Submitted by: appro
ssl/ssl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl.h
b/ssl/ssl.h
index 52caf88b169c04a63595f39434b06ed1f07e8299..ed811195a58ae4e7fbc375d9665336c718fc04bd 100644
(file)
--- a/
ssl/ssl.h
+++ b/
ssl/ssl.h
@@
-990,7
+990,6
@@
struct ssl_st
int first_packet;
int client_version; /* what was passed, used for
* SSLv3/TLS rollback check */
- unsigned int max_send_fragment;
#ifndef OPENSSL_NO_TLSEXT
/* TLS extension debug callback */
void (*tlsext_debug_cb)(SSL *s, int client_server, int type,