aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-01 15:47:01 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-01 15:47:01 +0000
commita0fb29fdfc59dbe7c08b61a713685a02d5492750 (patch)
tree2902626ea135603f3e173a54775d5cbbdcc356f9 /TODO
parent475c66842ebf9374b2a3696fc90828fd4656bcf1 (diff)
downloadgnunet-a0fb29fdfc59dbe7c08b61a713685a02d5492750.tar.gz
gnunet-a0fb29fdfc59dbe7c08b61a713685a02d5492750.zip
fixing fs FIXMEs
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 6 insertions, 6 deletions
diff --git a/TODO b/TODO
index f1ffad921..6b3af6d6b 100644
--- a/TODO
+++ b/TODO
@@ -14,11 +14,9 @@ away), in order in which they will likely be done:
14 14
15Urgent items (before announcing ng.gnunet.org): 15Urgent items (before announcing ng.gnunet.org):
16* TRANSPORT: 16* TRANSPORT:
17 - main service not implemented [Nate] 17 - nondeterministic transport testcase failures [Nate]
18 - testcases crash & burn (no surprise)
19* CORE: 18* CORE:
20 - test currently fails spectacularly [segv of transport service] 19 - test currently fails
21 => need transport to work first!
22 - request connect not working [Christian, need transport first] 20 - request connect not working [Christian, need transport first]
23* TOPOLOGY: 21* TOPOLOGY:
24 - needs testing [need transport first] 22 - needs testing [need transport first]
@@ -28,6 +26,8 @@ Urgent items (before announcing ng.gnunet.org):
28 - implement FS service (P2P operations) 26 - implement FS service (P2P operations)
29 + implement sending of queries (low-priority push!) 27 + implement sending of queries (low-priority push!)
30 + need to bound queueing of replies for other peers 28 + need to bound queueing of replies for other peers
29 + content migration support
30 + hot path routing
31 - test multi-peer search/download 31 - test multi-peer search/download
32* new webpage 32* new webpage
33 - run peer => have a 0.9.x hostlist 33 - run peer => have a 0.9.x hostlist
@@ -68,8 +68,8 @@ Urgent items (before announcing ng.gnunet.org):
68 + gnunet-download (many options) 68 + gnunet-download (many options)
69 + gnunet-directory (man page, options) 69 + gnunet-directory (man page, options)
70 + gnunet-pseudonym (all of it) 70 + gnunet-pseudonym (all of it)
71 + gnunet-service-fs (remove failing on-demand blocks, many other nitpicks/features/optimizations) 71 + gnunet-service-fs (remove failing on-demand blocks, stats, load-based routing, nitpicks)
72 + datastore: do active migration support here? 72 + datastore: do active migration support here?
73 - implement adv. FS testcases 73 - implement adv. FS testcases
74 + getopt API 74 + getopt API
75 + insert: sblocks, loc uris 75 + insert: sblocks, loc uris