gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -DHT: add path signature verification lo


From: gnunet
Subject: [gnunet] branch master updated: -DHT: add path signature verification logic; tests pass, but logic remains dead (FTBFS fix)
Date: Mon, 10 Jan 2022 14:23:16 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 98edb2e5e -DHT: add path signature verification logic; tests pass, but 
logic remains dead (FTBFS fix)
98edb2e5e is described below

commit 98edb2e5e83bafe96bb312262fcd9e992589b1d3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 10 14:23:13 2022 +0100

    -DHT: add path signature verification logic; tests pass, but logic remains 
dead (FTBFS fix)
---
 src/dht/test_dht_topo.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c
index 9f4b1b034..eb7e80d3b 100644
--- a/src/dht/test_dht_topo.c
+++ b/src/dht/test_dht_topo.c
@@ -351,10 +351,6 @@ dht_get_handler (void *cls,
   struct GNUNET_HashCode want;
   struct GNUNET_DHT_TEST_Context *ctx;
 
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-              "Handling reply with GPL: %u PPL: %u!\n",
-              get_path_len,
-              put_path_len);
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "GET HANDLER called on PID %s\n",
               GNUNET_i2s (&get_op->me));

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]