From a44a0a68b745503d9738af8d292416fdecc2971b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Feb 2010 22:08:28 +0000 Subject: [PATCH] status update --- TODO | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index ad814b947..f62e26ed8 100644 --- a/TODO +++ b/TODO @@ -14,14 +14,19 @@ away), in order in which they will likely be done: Urgent items (before announcing ng.gnunet.org): * TRANSPORT: - - nondeterministic transport testcase failures [Nate] + - nondeterministic transport testcase failures in UDP [Nate] + - disconnect notifications from TCP not always as nice as we might want + them to be (but how can we do this cleanly given that UDP is connectionless?) + - connect/disconnect notifications of tranport service via transport-API are + likely too eager (do they only happen after PING+PONG succeed? I think not, + which is not nice: we should wait for this prior to telling core & others + about a connection "existing") * CORE: - - test currently fails - - request connect not working [Christian, need transport first] + - needs more testing * TOPOLOGY: - - needs testing [need transport first] + - needs testing * HOSTLIST: - - needs testing [need transport first] + - needs testing * FS (basic anonymous FS only) - test multi-peer search/download [needs core first] * new webpage -- 2.25.1