aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-27 21:38:38 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-27 21:38:38 +0000
commit673dda8cec9a607d77543abd697982fc1fe9e271 (patch)
tree705a8202f6e704c193d2e23b416a3d6630e30f85 /TODO
parentaf7ad3fb767ea862c4cd499590b7722c2234ffcd (diff)
downloadgnunet-673dda8cec9a607d77543abd697982fc1fe9e271.tar.gz
gnunet-673dda8cec9a607d77543abd697982fc1fe9e271.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2cc3ec328..509c3cb91 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,20 @@ away), in order in which they will likely be done:
16PHASE #2: (Goal: recover basic file-sharing functionality) 16PHASE #2: (Goal: recover basic file-sharing functionality)
17* TESTING (needed for DV, DHT, Topology) 17* TESTING (needed for DV, DHT, Topology)
18 - implement library for local testing 18 - implement library for local testing
19 + check API for hostname specification;
20 maybe use space-separated list instead?
21 + modify configuration to allow controlling
22 connections for non-local starts
23 + starting of groups of peers (and auto-setting
24 of PORT options)
25 + testbed creation with topology
26 + testbed with churn
19 - implement testcases for library 27 - implement testcases for library
28 + test basic peer start
29 + test basic peer connect
30 + test group start
31 + test topology creation
32 + test churn generation
20* TOPOLOGY: 33* TOPOLOGY:
21 - implement testcases (needs TESTING) 34 - implement testcases (needs TESTING)
22* HOSTLIST: 35* HOSTLIST: