summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-12 04:48:59 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-12 04:48:59 +0000
commita9f1fb20d7828ac24df82ef6624eb4134a711122 (patch)
treeebcf67c509544b0bc1a04ad3a2196b546517b40f /src
parentc7537ae8be7203799b4eb4c9ac3a356915c310b8 (diff)
downloadtor-a9f1fb20d7828ac24df82ef6624eb4134a711122.tar.gz
tor-a9f1fb20d7828ac24df82ef6624eb4134a711122.zip
r18045@catbus: nickm | 2008-02-11 23:48:54 -0500
oops. Not *quite* ready, just yet, maybe. Do not turn the TLS client handshake on by mistake _again_. svn:r13479
Diffstat (limited to 'src')
-rw-r--r--src/common/tortls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/tortls.c b/src/common/tortls.c
index 9f6c1d560c..fb2286f3b5 100644
--- a/src/common/tortls.c
+++ b/src/common/tortls.c
@@ -43,7 +43,7 @@ const char tortls_c_id[] =
#include <string.h>
// #define V2_HANDSHAKE_SERVER
-#define V2_HANDSHAKE_CLIENT
+// #define V2_HANDSHAKE_CLIENT
/* Copied from or.h */
#define LEGAL_NICKNAME_CHARACTERS \