aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-30 06:52:25 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-30 06:52:25 +0000
commitec55bba59025e6a6ff25c950184c836e12855847 (patch)
tree1948aecf1750935dbdf9ab0eec14344e831b1d24 /TODO
parenta8e90a359a36b28bc73bd3709332cef607d139fa (diff)
downloadgnunet-ec55bba59025e6a6ff25c950184c836e12855847.tar.gz
gnunet-ec55bba59025e6a6ff25c950184c836e12855847.zip
stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 20bd3cceb..37621af31 100644
--- a/TODO
+++ b/TODO
@@ -27,13 +27,10 @@ away), in order in which they will likely be done:
27 - utilization can (easily, restart?) go out of control (very large), causing 27 - utilization can (easily, restart?) go out of control (very large), causing
28 content expiration job to go crazy and delete everything! 28 content expiration job to go crazy and delete everything!
29* FS: 29* FS:
30 ! fs_search test fails (hangs) since blocktype was changed from "ANY" to "KBLOCK"!
31 (insert blocktype wrong? or what!?)
32 ! fs_namespace test fails (hangs), but local fs service has found results; somehow
33 they are not passed to the client and/or the shutdown sequence is not working
34 - gnunet-publish cannot be aborted using CTRL-C 30 - gnunet-publish cannot be aborted using CTRL-C
35 - on some systems, keyword search does not find locally published content 31 - on some systems, keyword search does not find locally published content
36 (need testcase of command-line tools! - also good to cover getopt API!) 32 (need testcase of command-line tools! - also good to cover getopt API!)
33 [could be related to datastore issue above!]
37 - 2-peer download is still too slow (why?) 34 - 2-peer download is still too slow (why?)
38 - advanced FS API parts 35 - advanced FS API parts
39 + search: SBlocks, NBlocks, probes, notify FS-service of known results 36 + search: SBlocks, NBlocks, probes, notify FS-service of known results