aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-10 10:27:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-10 10:27:23 +0000
commit02e738b91dff93aa75bfe38d5d58fdbd353f50be (patch)
tree99aa093c310196f825fa12978d8e59d7183e8f92 /TODO
parent7f2c055f58d41035042c8bf543d70a9ec4baf3be (diff)
downloadgnunet-02e738b91dff93aa75bfe38d5d58fdbd353f50be.tar.gz
gnunet-02e738b91dff93aa75bfe38d5d58fdbd353f50be.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 3 insertions, 7 deletions
diff --git a/TODO b/TODO
index 6cc725104..b2f6166b5 100644
--- a/TODO
+++ b/TODO
@@ -13,13 +13,7 @@ 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/Transport: 16* core fails to do keepalive on idle connections => disconnect!
17 - 'out' bandwidth limit is "stuck" at 1024 (minimum initial value), does not go up; why?
18 (shows in FS P2P test!)
19* FS (basic anonymous FS only:
20 - test multi-peer search/download
21 + Same query is sent to the same peer in rather rapid succession (10x/minute?),
22 should tune code to reduce repetition...
23* new webpage 17* new webpage
24 - run peer => have a 0.9.x hostlist 18 - run peer => have a 0.9.x hostlist
25=> Deploy(able) development network 19=> Deploy(able) development network
@@ -51,6 +45,8 @@ Urgent items (before announcing ng.gnunet.org):
51 - needs more testing (especially F2F topology) 45 - needs more testing (especially F2F topology)
52* CORE: 46* CORE:
53 - needs more testing 47 - needs more testing
48* FS:
49 - 2-peer download is still too slow (why?)
54* Module features to implement: 50* Module features to implement:
55 - advanced FS API parts 51 - advanced FS API parts
56 + namespaces: fundamental namespace API 52 + namespaces: fundamental namespace API