aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index afd45f091..6b3a2230b 100644
--- a/TODO
+++ b/TODO
@@ -7,13 +7,13 @@
7 + implement UDP, HTTP/HTTPS 7 + implement UDP, HTTP/HTTPS
8* Transport: 8* Transport:
9 - UDP fragmentation 9 - UDP fragmentation
10* UTIL / FS:
11 - gnunet-publish tires to connect to service even if
12 run with 'simulation' option (-s)
13* DHT: [Nate] 10* DHT: [Nate]
14 - track paths content travels (PUT, reply-to-get) in messages, 11 - track paths content travels (PUT, reply-to-get) in messages,
15 pass to client (client API & protocol already support this!) 12 pass to client (client API & protocol already support this!)
16* FS: [CG] 13* FS: [CG]
14 - gnunet-publish tires to connect to service even if
15 run with 'simulation' option (-s)
16 - gnunet-download does not *always* use inline full data (?)
17 - implement multi-peer FS performance tests 17 - implement multi-peer FS performance tests
18 + insert 18 + insert
19 + download 19 + download
@@ -65,8 +65,6 @@
65 - Remove KBlocks in gnunet-unindex (see discussion with Kenneth Almquist on gnunet-devs in 9/2009) 65 - Remove KBlocks in gnunet-unindex (see discussion with Kenneth Almquist on gnunet-devs in 9/2009)
66 - use different queue prioritization for probe-downloads vs. normal downloads 66 - use different queue prioritization for probe-downloads vs. normal downloads
67 - re-implement gnunet-auto-share 67 - re-implement gnunet-auto-share
68* UTIL: [CG]
69 - allow limiting UNIX socket access by UID/GID
70* GNUNET-GTK: [CG] 68* GNUNET-GTK: [CG]
71 - add tool bar 69 - add tool bar
72 - do meaningful update to status line (starting up, peer running, #connections, shutdown, ...) 70 - do meaningful update to status line (starting up, peer running, #connections, shutdown, ...)