summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-22 12:41:23 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-22 12:41:23 +0000
commit36cb98e19e47fa8cfc344a52371a101c30713224 (patch)
treee1f5e4ca42021b7f5a41c669932f7bd6758ff55c /TODO
parentd9a610d5d7c6d5c59f7c75385dcc9767c06bd5c3 (diff)
stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 4 insertions, 25 deletions
diff --git a/TODO b/TODO
index 3521304e3..5f47fa45a 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,9 @@
0.9.0:
-* new webpage:
- - write chapter on DHT/block [Nate]
-* big code review
-* Determine RC bugs and fix those (release should have no known real bugs)
* Transport:
- - When receiving SESSION_CONNECT: actually consider switching session
+ - When receiving SESSION_CONNECT: actually consider switching session /
(test this!)
-* FS [CG]
+* big code review
+* Determine RC bugs and fix those (release should have no known real bugs)
0.9.1:
* TRANSPORT: [MW]
@@ -28,16 +25,12 @@
* STATISTICS:
- should use BIO instead of mmap
* FS: [CG]
- - Remove KBlocks in gnunet-unindex (see discussion with Kenneth Almquist on gnunet-devs in 9/2009)
- - use different queue prioritization for probe-downloads vs. normal downloads
- - re-implement gnunet-auto-share
- implement multi-peer FS performance tests + gauger them!
+ insert
+ download
+ search
* GNUNET-GTK: [CG]
- add tool bar
- - do meaningful update to status line (starting up, peer running, #connections, shutdown, ...)
- add progress dialog for 'add_dir_at_iter' scan (can take a while...)
- NS list in search dialog should use colors to offset our own namespaces from the others
- right-clicking on NS list in search dialog should open menu that allows
@@ -50,10 +43,6 @@
- add combo box to select desired mime type for search
- provide context menus to allow aborts of downloads/uploads
- provide way to handle errors (search, download, publish errors)
-* ARM: [CG]
- - better tracking of which config changes actually need to cause process restarts by ARM.
- - handle gnunet-arm -k in combination with auto-start magic (what is the right thing here?)
- - discover dependencies between services
0.9.2:
* PEERINFO: [NN]
@@ -64,22 +53,12 @@
* WLAN:
- nice signal strength adjustment [MW]
- energy cost in ATS [MW]
-* BLOCKS:
- - testcase would be nice
-* STATISTICS:
- - implement statistics GUI (=> start from gnunet-gtk by button!)
* PEERINFO: [NN]
- - move peerinfo to new GUI (=> start from gnunet-gtk by button!)
+ - complete peerinfo GUI (=> start from gnunet-gtk by button!)
- extend peer dialog with green-yellow-red connectivity status lights
- extend peer dialog with country flags and names
0.9.3:
-* SMTP transport backend:
- - sending (SMTP/SMTPS)
- - receiving (IMAP/IMAPS/POP?)
- - rate limiting
- - improved batching
- - resource limit integration with ATS
* VPN
- "DNS" .gnunet [MW]
* MESH: