aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-10 14:30:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-10 14:30:47 +0000
commit29420025183ad85f50b82b0da5ba108df12644d7 (patch)
treec2b44ba469adecb809de5776fff499d430bbb925 /TODO
parent5e68fd9b64ef683e8db4351fe8681437b1c4e41e (diff)
downloadgnunet-29420025183ad85f50b82b0da5ba108df12644d7.tar.gz
gnunet-29420025183ad85f50b82b0da5ba108df12644d7.zip
unindex on failure, location URI support
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 1188de845..bd22ce3b6 100644
--- a/TODO
+++ b/TODO
@@ -18,14 +18,12 @@
18 - implement performance tests 18 - implement performance tests
19* FS: [CG] 19* FS: [CG]
20 - trust: do not charge when "idle" / load considerations (migration, routing) 20 - trust: do not charge when "idle" / load considerations (migration, routing)
21 - unindex on index failure
22 - listing of learned namespaces 21 - listing of learned namespaces
23 - artificial delays 22 - artificial delays
24 - active reply route caching design & implementation of service; gap extension! 23 - active reply route caching design & implementation of service; gap extension!
25 - utilize in-line files in meta data always (including in search results or 24 - utilize in-line files in meta data always (including in search results or
26 when download is triggered manually and for probes); currently the data is 25 when download is triggered manually and for probes); currently the data is
27 only used when users do a general 'recursive' download 26 only used when users do a general 'recursive' download
28 - location URIs (publish, search, download)
29 - non-anonymous FS service (needs DHT) 27 - non-anonymous FS service (needs DHT)
30 + DHT integration for search 28 + DHT integration for search
31 + CS-DHT-functions (DHT-put of LOC) 29 + CS-DHT-functions (DHT-put of LOC)