gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6802 - in GNUnet: . src/include


From: gnunet
Subject: [GNUnet-SVN] r6802 - in GNUnet: . src/include
Date: Sun, 11 May 2008 22:06:16 -0600 (MDT)

Author: grothoff
Date: 2008-05-11 22:06:15 -0600 (Sun, 11 May 2008)
New Revision: 6802

Modified:
   GNUnet/src/include/gnunet_fsui_lib.h
   GNUnet/todo
Log:
update todo

Modified: GNUnet/src/include/gnunet_fsui_lib.h
===================================================================
--- GNUnet/src/include/gnunet_fsui_lib.h        2008-05-12 04:05:54 UTC (rev 
6801)
+++ GNUnet/src/include/gnunet_fsui_lib.h        2008-05-12 04:06:15 UTC (rev 
6802)
@@ -844,11 +844,9 @@
  * FSUI guarantees is that only one thread at a time will call the
  * callback (so it need not be re-entrant).<p>
  *
- * The code in the callback is NOT allowed to abort, stop,
- * resume or cancel any pending FSUI operation.  The callback
- * is allowed to start yet another FSUI operation (as long as
- * the application can guarantee that FSUI_stop is not called
- * before the FSUI_XXXX_start call returns).
+ * The code in the callback is NOT allowed to start, abort, stop,
+ * resume or cancel any pending FSUI operation.  Doing so may result
+ * in deadlock or other kinds of bad behavior.
  *
  * @return cctx for resume events, otherwise NULL
  */

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2008-05-12 04:05:54 UTC (rev 6801)
+++ GNUnet/todo 2008-05-12 04:06:15 UTC (rev 6802)
@@ -4,17 +4,16 @@
   RC == Release Critical
 
 0.8.0 [5'08] (aka "new protocol"):
-- document gnunet-auto-share on webpage [RC]
-- clean up and test VPN code [RC]
-- tune GAP query planning code [RC]
-- gnunet-chat (CS-only) [RC]
 - test new asynchronous ECRS API (and resulting FSUI changes):
   * make sure error handling & reporting are nice [RC]
+    (see also: #1338!)
 - google-style search support:
-  * extended FSUI support (test event generation, support for probing 
downloads)
   * gnunet-gtk and gnunet-qt support (visualization, sorting, event handling)
+- uritracker: need tests => also: better gnunet-gtk support?
+- gnunet-chat (CS-only) [RC]
 - Windows: bug #1337 [RC]
 - Windows: gnunet-auto-share
+- document gnunet-auto-share on webpage [RC]
 
 Hostlist for network testing:
 * http://vserver1236.vserver-on.de/hostlist-074
@@ -23,12 +22,14 @@
 0.8.x (aka "growth"):
 - OR service
 - direct WiFi transport
-- tune DHT
 - testbed using remote testing topology setup
 - HTTPS support (#1225)
 - clean up indexing with gnunet-insert (#1107)
 - power insert (#854)
+- clean up and test VPN code
 - test RPC code (write a small demo)
+- tune DHT
+- tune GAP query planning code
 
 
 1.0.0 (aka "userfriendly"):





reply via email to

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