projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d09677a
)
oops, remove debug option
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 25 Jul 2011 21:38:41 +0000
(21:38 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 25 Jul 2011 21:38:41 +0000
(21:38 +0000)
ssl/s3_lib.c
patch
|
blob
|
history
diff --git
a/ssl/s3_lib.c
b/ssl/s3_lib.c
index
59d68c4
..
0055156
100644
(file)
--- a/
ssl/s3_lib.c
+++ b/
ssl/s3_lib.c
@@
-3360,8
+3360,6
@@
long ssl3_ctx_callback_ctrl(SSL_CTX *ctx, int cmd, void (*fp)(void))
return(1);
}
-#define DEBUG_PRINT_UNKNOWN_CIPHERSUITES
-
/* This function needs to check if the ciphers required are actually
* available */
const SSL_CIPHER *ssl3_get_cipher_by_char(const unsigned char *p)