update
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 23:17:59 +0000 (23:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 23:17:59 +0000 (23:17 +0000)
TODO

diff --git a/TODO b/TODO
index e2aa2f64cd3d7ac05aea6e5c76d1ec18e9ebf6ab..6ed0584a6f3613df97bf130ba7cedb2cdd749fa6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,4 @@
 0.9.0pre3:
-* TRANSPORT: [MW]
-  - [#1585, #1583, #1582] transport-level disconnect (i.e. TCP) does not cause core-level
-    disconnect in a timely fashion (waits for connection timeout);
-    need to figure a way to make it near-instant in those cases 
-    (i.e. rapid reduction in timeout on transport-level disconnect) [CG]
-    => may have been fixed with instant-notification of disconnect
-       to core on session-oriented connection hick-up; not perfect but
-       likely good enough until we get ATS going; still should be tested...
-    => "peers connected (transport)" now instantly goes to ZERO (core statistic),
-       but "established sessions" stays up...
 * NAT/UPNP: [Milan / Ayush / MW]
   - [#1609] code clean up
   - testing
     + download
     + search
   - implement anonymity level > 1
+  - exclude content that will "soon" expire from migration
+  - make migration data rate & datastore IO-rate configurable
+  - exclude certain peers as targets (based on hash values) in each
+    iteration => same peer can only be picked every n-th iteration
+    for the same content => fewer duplicate sending!
 * GNUNET-GTK: [CG]
   - figure out where in the GUI we should show active upload operations and allow aborts
   - handle events:
 0.9.0:
 * new webpage:
   - update books (especially for developers)
-  - make a NICE download page and figure out how to enable developers to publish TGZs nicely
-  - port "contact" page
-* FS migration:
-  - exclude content that will "soon" expire from migration
-  - make migration data rate & datastore IO-rate configurable
-  - exclude certain peers as targets (based on hash values) in each
-    iteration => same peer can only be picked every n-th iteration 
-    for the same content => fewer duplicate sending!
+  - make a NICE download page 
+  - create "contact" page
 * big code review
 * Determine RC bugs and fix those  (release should have no known real bugs)