reduce verbosity
authorChristian Grothoff <christian@grothoff.org>
Tue, 27 Jul 2010 13:31:00 +0000 (13:31 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 27 Jul 2010 13:31:00 +0000 (13:31 +0000)
src/transport/test_plugin_transport.c
src/transport/test_plugin_transport_data_http.conf
src/transport/test_transport_api.c
src/transport/test_transport_api_data.conf
src/transport/test_transport_api_http_peer1.conf
src/transport/test_transport_api_http_peer2.conf
src/transport/test_transport_api_rel_http_peer1.conf
src/transport/test_transport_api_rel_http_peer2.conf
src/transport/test_transport_api_udp_peer1.conf
src/transport/test_transport_api_udp_peer2.conf
src/transport/transport.h

index aee4901dbe1333601d6409911291dbcd6e4827fb..398dcf92b716069eb857c3f4807b2783d2b72bca 100644 (file)
@@ -37,7 +37,7 @@
 #include "plugin_transport.h"
 #include "transport.h"
 
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
 
 /**
  * How long until we give up on transmitting the message?
index 41c4d846b081e4706501e79bf0ff91b5c93fed77..40ac5135563a5fbc32dff23387c6900e2d1b599c 100644 (file)
@@ -7,7 +7,7 @@ WEAKRANDOM = YES
 
 [transport-http]
 PORT = 12389
-DEBUG = YES
+#DEBUG = YES
 #USE_IPv4 = NO
 #USE_IPv6 = NO
 USE_IPv6 = YES
@@ -28,7 +28,7 @@ CERT_FILE = https_cert.crt
 
 [transport]
 PREFIX = valgrind --leak-check=full
-DEBUG = YES
+#DEBUG = YES
 
 [statistics]
 ACCEPT_FROM6 = ::1;
index b2edcc51a1841a5cf6fe0931fb7a08f86635f09b..04cf69bb85886de4f4635410baa98e9dfa4f7283 100644 (file)
@@ -36,7 +36,7 @@
 #include "gnunet_transport_service.h"
 #include "transport.h"
 
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
 
 #define VERBOSE_ARM GNUNET_NO
 
index 9d2704059a06ccc8b88b7ad1ee91703678329d94..cb90a47a7504cbcb246ea5685a288df70d488f25 100644 (file)
@@ -35,7 +35,7 @@ AUTOSTART = NO
 
 [transport]
 #plugins = udp
-DEBUG = YES
+#DEBUG = YES
 PREFIX = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
index cc6b1fd374f7dc27e64c7b59bbfe284d9470fdb4..e0e5aeea66649816d7a512f4ccf7f3b594355468 100644 (file)
@@ -45,7 +45,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = http
 #PLUGINS = tcp http
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -104,7 +104,7 @@ UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 
 [transport-tcp]
 PORT = 12399
-DEBUG = YES
+#DEBUG = YES
 
 
 [TESTING]
index cbdf981d47e9352bbfb5103653e5d554f740db5c..dc370fa124308e87e0e33dd698a14ce51d484e39 100644 (file)
@@ -45,7 +45,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = http
 #PLUGINS = tcp http
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -110,7 +110,7 @@ DEBUG = NO
 
 [transport-tcp]
 PORT = 22399
-DEBUG = YES
+#DEBUG = YES
 
 [TESTING]
 WEAKRANDOM = YES
index 59ce56d70eaed31b89ba6adaca75170903c556cc..302a8e0052d68e0840fed56ad4fb8e27ab523d79 100644 (file)
@@ -106,7 +106,7 @@ UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 
 [transport-tcp]
 PORT = 12399
-DEBUG = YES
+#DEBUG = YES
 
 
 [TESTING]
index 012b51b8c6e531d938566b81e7cc2cebb00fc742..7b4c7cc49143bad0d65a1aaf48ad3d98a43562c9 100644 (file)
@@ -108,11 +108,11 @@ UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 
 [transport-http]
 PORT = 22389
-DEBUG = NO
+#DEBUG = NO
 
 [transport-tcp]
 PORT = 22399
-DEBUG = YES
+#DEBUG = YES
 
 [TESTING]
 WEAKRANDOM = YES
index 1e968f6b62b106c24dcf8c271f097e2bdf59d9a1..e74be1d8f5d62b0d4c914baf81e722895ee1e186 100644 (file)
@@ -34,7 +34,7 @@ AUTOSTART = NO
 
 [transport]
 PLUGINS = udp
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
index a0bded386a59502ff3bc1e2179b397b1183e2f10..f6e89f8e9abae09a1ef2c4ae70a0987e8eb64ff7 100644 (file)
@@ -31,7 +31,7 @@ MINIMUM-FRIENDS = 0
 
 [transport]
 PLUGINS = udp
-DEBUG = YES
+#DEBUG = YES
 PREFIX = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
index d73e17cdc4c1cdbae8ff36dfa9af83a104ebe551..aa934c944e9dac8c4eebca1a8887e40003a30463 100644 (file)
@@ -30,7 +30,7 @@
 #include "gnunet_time_lib.h"
 #include "gnunet_transport_service.h"
 
-#define DEBUG_TRANSPORT GNUNET_YES
+#define DEBUG_TRANSPORT GNUNET_NO
 #define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO
 #define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO