projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c976d
)
how is this different?
author
Fred T. Hamster
<fred@gruntose.com>
Tue, 12 Jun 2012 00:46:37 +0000
(20:46 -0400)
committer
Fred T. Hamster
<fred@gruntose.com>
Tue, 12 Jun 2012 00:46:37 +0000
(20:46 -0400)
nucleus/library/crypto/ssl_init.cpp
patch
|
blob
|
history
diff --git
a/nucleus/library/crypto/ssl_init.cpp
b/nucleus/library/crypto/ssl_init.cpp
index f32da3a49787ec0b0f707f81bbda7cc3d681e07d..9a54f5274a79c79928fbc7cdb5579cd52af03224 100644
(file)
--- a/
nucleus/library/crypto/ssl_init.cpp
+++ b/
nucleus/library/crypto/ssl_init.cpp
@@
-36,7
+36,7
@@
const int SEED_SIZE = 100;
// our global initialization object.
SAFE_STATIC_CONST(ssl_init, static_ssl_initializer, )
-
//
#define DEBUG_SSL
+#define DEBUG_SSL
// uncomment to cause more debugging information to be generated, plus
// more checking to be performed in the SSL support.