aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-12 12:11:02 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-12 12:11:02 +0000
commitadfd25c330899157f41a33092f87e746651e1e4f (patch)
treece2a4c3adb129fed4acffa41869c5805ca2a62a3
parentb8a18019d6487403d55a7b1d61a71ee3b5dac591 (diff)
downloadgnunet-adfd25c330899157f41a33092f87e746651e1e4f.tar.gz
gnunet-adfd25c330899157f41a33092f87e746651e1e4f.zip
order
-rw-r--r--TODO14
1 files changed, 8 insertions, 6 deletions
diff --git a/TODO b/TODO
index 914c78ee5..a70f7782f 100644
--- a/TODO
+++ b/TODO
@@ -17,12 +17,14 @@
17 - implement testcases 17 - implement testcases
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 - library:
21 - artificial delays 21 + utilize in-line files in meta data always (including in search results or
22 - active reply route caching design & implementation of service; gap extension! 22 when download is triggered manually and for probes); currently the data is
23 - utilize in-line files in meta data always (including in search results or 23 only used when users do a general 'recursive' download
24 when download is triggered manually and for probes); currently the data is 24 - service:
25 only used when users do a general 'recursive' download 25 + trust: do not charge when "idle" / load considerations (migration, routing)
26 + artificial delays
27 + active reply route caching design & implementation of service; gap extension!
26 - non-anonymous FS service (needs DHT) 28 - non-anonymous FS service (needs DHT)
27 + DHT integration for search 29 + DHT integration for search
28 + CS-DHT-functions (DHT-put of LOC) 30 + CS-DHT-functions (DHT-put of LOC)