From 7cdad3c2006070097d65a2c4d3737c6eac0b63e6 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Tue, 3 Aug 2004 17:26:56 +0000 Subject: Pubkey auth is mostly there for the client. Something strange with remote hostkey verification though. --HG-- extra : convert_revision : 8635abe49e499e16d44a8ee79d474dc35257e9cc --- debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug.h') diff --git a/debug.h b/debug.h index d619a58..736690a 100644 --- a/debug.h +++ b/debug.h @@ -36,7 +36,7 @@ /* Define this to print trace statements - very verbose */ /* Caution: Don't use this in an unfriendly environment (ie unfirewalled), * since the printing does not sanitise strings etc */ -#define DEBUG_TRACE +//#define DEBUG_TRACE /* All functions writing to the cleartext payload buffer call * CHECKCLEARTOWRITE() before writing. This is only really useful if you're -- cgit v1.2.3