summaryrefslogtreecommitdiff
path: root/src/common/crypto.h
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-26 06:47:51 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-26 06:47:51 +0000
commit0543900fbf8b69b6b7c0e5640cd2bfb5f6653d96 (patch)
treeb226906a4ad52ec64a460d02546e53c98ffaeba8 /src/common/crypto.h
parent7871ad911673ae9387e152103e00ea37b7b666f9 (diff)
downloadtor-0543900fbf8b69b6b7c0e5640cd2bfb5f6653d96.tar.gz
tor-0543900fbf8b69b6b7c0e5640cd2bfb5f6653d96.zip
clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug.
svn:r6240
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r--src/common/crypto.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 160cc5d57c..df112a1d8e 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -16,11 +16,6 @@
#include <stdio.h>
-#undef ENABLE_0119_PARANOIA_A
-#undef ENABLE_0119_PARANOIA_B1
-#define ENABLE_0119_PARANOIA_B2
-#undef ENABLE_0119_PARANOIA_C
-
/** Length of the output of our message digest. */
#define DIGEST_LEN 20
/** Length of our symmetric cipher's keys. */