aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-15 22:08:28 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-15 22:08:28 +0000
commita44a0a68b745503d9738af8d292416fdecc2971b (patch)
treee0126533010774f175cb0a988840ae6b33da813d /TODO
parent67b73a5ef982c8b54245357ca14a60cff868dc64 (diff)
downloadgnunet-a44a0a68b745503d9738af8d292416fdecc2971b.tar.gz
gnunet-a44a0a68b745503d9738af8d292416fdecc2971b.zip
status update
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files 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:
14 14
15Urgent items (before announcing ng.gnunet.org): 15Urgent items (before announcing ng.gnunet.org):
16* TRANSPORT: 16* TRANSPORT:
17 - nondeterministic transport testcase failures [Nate] 17 - nondeterministic transport testcase failures in UDP [Nate]
18 - disconnect notifications from TCP not always as nice as we might want
19 them to be (but how can we do this cleanly given that UDP is connectionless?)
20 - connect/disconnect notifications of tranport service via transport-API are
21 likely too eager (do they only happen after PING+PONG succeed? I think not,
22 which is not nice: we should wait for this prior to telling core & others
23 about a connection "existing")
18* CORE: 24* CORE:
19 - test currently fails 25 - needs more testing
20 - request connect not working [Christian, need transport first]
21* TOPOLOGY: 26* TOPOLOGY:
22 - needs testing [need transport first] 27 - needs testing
23* HOSTLIST: 28* HOSTLIST:
24 - needs testing [need transport first] 29 - needs testing
25* FS (basic anonymous FS only) 30* FS (basic anonymous FS only)
26 - test multi-peer search/download [needs core first] 31 - test multi-peer search/download [needs core first]
27* new webpage 32* new webpage