aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-22 13:58:37 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-22 13:58:37 +0000
commit97844e1d640c9debfb042ce51116032653508bc9 (patch)
treee30b88d9f08c5724c30eb758dbd549dacd2bdfec /TODO
parenta6c22e8b3f3a1b9594b0075c2ae9f0e57e60a897 (diff)
downloadgnunet-97844e1d640c9debfb042ce51116032653508bc9.tar.gz
gnunet-97844e1d640c9debfb042ce51116032653508bc9.zip
debug fun
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5beff6bb1..c3b8aa051 100644
--- a/TODO
+++ b/TODO
@@ -15,10 +15,16 @@ away), in order in which they will likely be done:
15Urgent items (before announcing ng.gnunet.org): 15Urgent items (before announcing ng.gnunet.org):
16* FS (basic anonymous FS only) 16* FS (basic anonymous FS only)
17 - test multi-peer search/download 17 - test multi-peer search/download
18 + existing bandwidth-reservation code does not work with FS: don't get
19 DBLOCK size bandwidth for reply for a while => trouble for testcase
20 => need to more aggressively increase bandwidth per connection
21 => need to check that bandwidth is assigned properly to begin with
22 + Even with bandwidth-reservation code restricted, message is not
23 delivered to other core/peer/fs. Why?
24 + Same query is sent to the same peer in rather rapid succession (10x/minute?),
25 should tune code to reduce repetition...
18* new webpage 26* new webpage
19 - run peer => have a 0.9.x hostlist 27 - run peer => have a 0.9.x hostlist
20 - improve basic documentation (configure, dependencies, what works, etc.)
21 => get books to work, integrate Ji Lu's page in dev book!
22=> Deploy(able) development network 28=> Deploy(able) development network
23 29
24 30