aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-11 20:17:32 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-11 20:17:32 +0000
commit40cdfd2a094ad1e1d39d619c84ba04a18637ebef (patch)
tree921187ca2a5343fb0f0f075b365aeb445eed3588 /TODO
parent61193c264cebcbf896b3a9ab6e74136767bb5e5e (diff)
downloadgnunet-40cdfd2a094ad1e1d39d619c84ba04a18637ebef.tar.gz
gnunet-40cdfd2a094ad1e1d39d619c84ba04a18637ebef.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index de4637008..91cbd0255 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,10 @@ away), in order in which they will likely be done:
13* ARM [Safey] 13* ARM [Safey]
14 14
150.9.0pre0: 150.9.0pre0:
16* HOSTLIST/PEERINFO/CORE/TRANSPORT/TOPOLOGY:
17 - hostlist server learns about 2nd peer, but soon forgets!
18 - peers do not seem to connect (at least not for long!)
19 - urgently need statistics!
16* UTIL: 20* UTIL:
17 - load: need way to determine network load (up/down) 21 - load: need way to determine network load (up/down)
18 - trust: need *fast* way to check/update trust in peers 22 - trust: need *fast* way to check/update trust in peers
@@ -40,6 +44,9 @@ away), in order in which they will likely be done:
40 - needs more testing 44 - needs more testing
41* FS: 45* FS:
42 - gnunet-publish cannot be aborted using CTRL-C 46 - gnunet-publish cannot be aborted using CTRL-C
47 - gnunet-publish segfaults if file does not exist
48 - on some systems, keyword search does not find locally published content
49 (need testcase of command-line tools!)
43 - 2-peer download is still too slow (why?) 50 - 2-peer download is still too slow (why?)
44* Module features to implement: 51* Module features to implement:
45 - advanced FS API parts 52 - advanced FS API parts