gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9310 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r9310 - gnunet
Date: Mon, 26 Oct 2009 02:59:05 -0600

Author: grothoff
Date: 2009-10-26 02:59:05 -0600 (Mon, 26 Oct 2009)
New Revision: 9310

Modified:
   gnunet/TODO
Log:
update

Modified: gnunet/TODO
===================================================================
--- gnunet/TODO 2009-10-26 08:56:59 UTC (rev 9309)
+++ gnunet/TODO 2009-10-26 08:59:05 UTC (rev 9310)
@@ -13,19 +13,6 @@
 * UPNP
 
 Urgent items (before announcing ng.gnunet.org):
-* FS (basic anonymous FS only)
-  - implement FS service (P2P operations)
-    + how to send queries (soliciting is not there in core; do we
-      also want to do pushing sometimes?)
-    + need to bound queueing of replies for other peers    
-  - implement testcases 
-    + sharing API
-      ~ file-information
-* CORE:
-  - soliciting traffic for clients that registered for it is not implemented
-    (in the service, client API supports 
GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC
-     but never receives any such messages); how to avoid busy-waiting here
-     is a good question (solicit => nothing, when to solicit again???)
 * TESTING (needed for DV, DHT, Topology)
   - implement library for local testing
     + modify configuration to allow controlling connections for non-local 
starts
@@ -38,6 +25,17 @@
 * TEST:
   - topology (needs TESTING)
   - hostlist (maybe easier with TESTING?)
+* CORE:
+  - soliciting traffic for clients that registered for it is not implemented
+    (in the service, client API supports 
GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC
+     but never receives any such messages); how to avoid busy-waiting here
+     is a good question (solicit => nothing, when to solicit again???)
+* FS (basic anonymous FS only)
+  - implement FS service (P2P operations)
+    + how to send queries (soliciting is not there in core; do we
+      also want to do pushing sometimes?)
+    + need to bound queueing of replies for other peers    
+  - test multi-peer search/download
 * new webpage
   - prevent?
   - migrate Mantis!?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]