stuff
authorChristian Grothoff <christian@grothoff.org>
Tue, 22 Nov 2011 12:41:23 +0000 (12:41 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 22 Nov 2011 12:41:23 +0000 (12:41 +0000)
TODO

diff --git a/TODO b/TODO
index 3521304e353a431553856bdef7a32745e0e7e2c0..5f47fa45ae8b696f11a8f726f061184c8ec4da18 100644 (file)
--- 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]
 * 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 
   - 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]
 * 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: