gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1384 - GNUnet


From: grothoff
Subject: [GNUnet-SVN] r1384 - GNUnet
Date: Sun, 10 Jul 2005 17:22:31 -0700 (PDT)

Author: grothoff
Date: 2005-07-10 17:22:28 -0700 (Sun, 10 Jul 2005)
New Revision: 1384

Modified:
   GNUnet/ChangeLog
   GNUnet/todo
Log:
update

Modified: GNUnet/ChangeLog
===================================================================
--- GNUnet/ChangeLog    2005-07-11 00:05:17 UTC (rev 1383)
+++ GNUnet/ChangeLog    2005-07-11 00:22:28 UTC (rev 1384)
@@ -1,3 +1,10 @@
+Mon Jul 11 02:22:24 CEST 2005
+       Fixed long-standing problems in statuscalls wrt 
+       network load estimates, leading to too-high bandwidth
+       consumption on average.  Fixed minor memory leaks.
+       Fixed far too often session-key exchange (was done
+       also for sessions that were already up).
+
 Thu Jul  7 15:22:21 CEST 2005
        Fixed bug in identity, missing ntohs for protocol ID.
        Fixed bug in topology, wrong calculation of saturation. 

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2005-07-11 00:05:17 UTC (rev 1383)
+++ GNUnet/todo 2005-07-11 00:22:28 UTC (rev 1384)
@@ -1,17 +1,10 @@
 0.7.0pre5 [7'05] ("API cleanup"):
-- add stats for the different types of outbound messages!
-- Do well-behaved peers go over bandwidth limits? (#766)
-  (Nils reported about strict blacklisting!)
-- cleanup API: move #ifdef WINDOWS in gnunet_util to plibc or
-  somewhere! WINDOWS is not always even defined when 
-  gnunet_util maybe included, and we want this to be
-  a clean, stable, platform-independent API;
-  also, there are still the 2 forms for configuration
-  parsing, one of which is not thread-safe and only
-  used by src/conf.  Any reasons why we could not 
-  clean that up? [ Nils??? ]
+- cleanup API: could we move util/string.c to
+  plibc? (or, assuming they are also needed
+  on BSD, into conf/ (or avoid using those functions))?
+  Just trying to keep the API small here. [ NILS ? ]
+  
 
-
 0.7.0 [8'05?] (aka "compatibility? what's that?"):
 - Missing Features:
   * resolve "FIXME 0.7": only sqlite magic factor missing! [Nils]





reply via email to

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