die debug code
authorChristian Grothoff <christian@grothoff.org>
Tue, 27 Jul 2010 13:47:48 +0000 (13:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 27 Jul 2010 13:47:48 +0000 (13:47 +0000)
src/transport/plugin_transport_http.c
src/transport/plugin_transport_udp.c
src/transport/test_plugin_transport_http.c
src/transport/test_transport_api_https_peer1.conf
src/transport/test_transport_api_https_peer2.conf
src/transport/test_transport_api_rel_http_peer1.conf
src/transport/test_transport_api_rel_https_peer1.conf
src/transport/test_transport_api_rel_https_peer2.conf

index 9091560461202c6c9fe0fbe03031fb27ef73cd7d..67b07388015e68bc71a0b9d8b8b0f5f61889a3a8 100644 (file)
@@ -40,8 +40,8 @@
 #include "microhttpd.h"
 #include <curl/curl.h>
 
-#define DEBUG_HTTP GNUNET_YES
-#define DEBUG_CURL GNUNET_YES
+#define DEBUG_HTTP GNUNET_NO
+#define DEBUG_CURL GNUNET_NO
 #define DEBUG_CONNECTIONS GNUNET_NO
 #define DEBUG_SESSION_SELECTION GNUNET_NO
 
index 5b5aaf88266c9b653336440786030ea524a2c1e4..e8a5b03a51cc873dee1324198e986a9c2210f20e 100644 (file)
@@ -53,7 +53,7 @@
 #include "plugin_transport.h"
 #include "transport.h"
 
-#define DEBUG_UDP GNUNET_YES
+#define DEBUG_UDP GNUNET_NO
 
 #define MAX_PROBES 20
 
index e2a899f0fbb74fed3645b4692b521746fc9aa7cd..d3c0684ef67e58a5da9c5c137eb91707c89886ad 100644 (file)
@@ -44,8 +44,8 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 
-#define VERBOSE GNUNET_YES
-#define DEBUG GNUNET_YES
+#define VERBOSE GNUNET_NO
+#define DEBUG GNUNET_NO
 #define DEBUG_CURL GNUNET_NO
 #define HTTP_BUFFER_SIZE 2048
 
index 85c9dbf65aa5867512e9722cc9f154fb9b483df9..f67ada8cc8cf9c3864944e15a30449abf345d158 100644 (file)
@@ -47,7 +47,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = https
 #PLUGINS = tcp http
-DEBUG = YES
+DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
index ee7b754703557faf30258ad8ee42964aec4bed14..308a06e18e9b02f8d978730786f0e8838e15c1f1 100644 (file)
@@ -47,7 +47,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = https
 #PLUGINS = tcp http
-DEBUG = YES
+DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
index 302a8e0052d68e0840fed56ad4fb8e27ab523d79..f2afb26abc984a3b95eba676338f39fe85e235c6 100644 (file)
@@ -8,7 +8,7 @@ BINDTO4 = 127.0.0.1
 
 [transport-https]
 PORT = 42389
-DEBUG = YES
+DEBUG = NO
 USE_IPv6 = YES
 USE_IPv4 = YES
 #BINDTO4 = 127.0.0.1
@@ -47,7 +47,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = http
 #PLUGINS = tcp http
-DEBUG = YES
+DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
index 628a3efc5e1af50fd9f77710a0437ef5dae53c1b..81bd192a0d164c69606a43ebe3e7224b2e450df6 100644 (file)
@@ -45,7 +45,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = https
 #PLUGINS = tcp http
-DEBUG = YES
+DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
index 5b4582a30030d4569f08db3bbf89b0e04978b9d7..998d70a412caaa8e16bee1b5542fbae50afecd67 100644 (file)
@@ -45,7 +45,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = https
 #PLUGINS = tcp http
-DEBUG = YES
+DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50