aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-18 13:16:41 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-18 13:16:41 +0000
commit384206a77cc1d53c536faeae8bc498895467194a (patch)
treea4e14c0e0a85959280dc4b22f4ff5795f1aa3d52 /TODO
parent21acbaeb6082e40a460591597b4d4044db365a7a (diff)
downloadgnunet-384206a77cc1d53c536faeae8bc498895467194a.tar.gz
gnunet-384206a77cc1d53c536faeae8bc498895467194a.zip
prog
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO b/TODO
index 1e5742f99..1c06ef57e 100644
--- a/TODO
+++ b/TODO
@@ -13,12 +13,6 @@ away), in order in which they will likely be done:
13* ARM [Safey] 13* ARM [Safey]
14 14
15Urgent items (before announcing ng.gnunet.org): 15Urgent items (before announcing ng.gnunet.org):
16* CORE:
17 - needs more testing
18* TOPOLOGY:
19 - needs more testing
20* HOSTLIST:
21 - needs testing
22* FS (basic anonymous FS only) 16* FS (basic anonymous FS only)
23 - test multi-peer search/download 17 - test multi-peer search/download
24* new webpage 18* new webpage
@@ -33,8 +27,6 @@ Urgent items (before announcing ng.gnunet.org):
33 - load: need way to determine network load (up/down) 27 - load: need way to determine network load (up/down)
34 - trust: need *fast* way to check/update trust in peers 28 - trust: need *fast* way to check/update trust in peers
35 (async peerinfo would not be right) 29 (async peerinfo would not be right)
36 - OS: existing waitpid call is not nice (not integratable with scheduler! fix this!)
37 => should 'scheduler' support SIGCHILD explicitly? Always?
38* TRANSPORT: 30* TRANSPORT:
39 - disconnect notifications from TCP not always as nice as we might want 31 - disconnect notifications from TCP not always as nice as we might want
40 them to be (but how can we do this cleanly given that UDP is connectionless?) 32 them to be (but how can we do this cleanly given that UDP is connectionless?)
@@ -48,6 +40,10 @@ Urgent items (before announcing ng.gnunet.org):
48 [=> eliminate for need to tell ARM about service starts most of the time!] [Safey] 40 [=> eliminate for need to tell ARM about service starts most of the time!] [Safey]
49* HELLO: 41* HELLO:
50 - need function to test "equivalency" of HELLOs; use in topology! 42 - need function to test "equivalency" of HELLOs; use in topology!
43* TOPOLOGY:
44 - needs more testing (especially F2F topology)
45* CORE:
46 - needs more testing
51* Module features to implement: 47* Module features to implement:
52 - advanced FS API parts 48 - advanced FS API parts
53 + namespaces: fundamental namespace API 49 + namespaces: fundamental namespace API