gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9461 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r9461 - gnunet
Date: Tue, 10 Nov 2009 15:08:35 -0700

Author: grothoff
Date: 2009-11-10 15:08:35 -0700 (Tue, 10 Nov 2009)
New Revision: 9461

Modified:
   gnunet/BUGS
   gnunet/TODO
Log:
either done or moved to Mantis

Modified: gnunet/BUGS
===================================================================
--- gnunet/BUGS 2009-11-10 20:46:14 UTC (rev 9460)
+++ gnunet/BUGS 2009-11-10 22:08:35 UTC (rev 9461)
@@ -10,7 +10,6 @@
 
 * UTIL:
   - container_bloomfilter: improve efficiency (see FIXME)
-  - server: inefficient memmove
   - Windows: use events instead of pipes to signal select()s [Nils]
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before
@@ -124,9 +123,6 @@
 ==4186== 
 
 
-* DATASTORE:
-  - mysql backend
-  - postgres backend
 * SETUP:
   - auto-generate "defaults.conf" using gnunet-setup from "config.scm"
   - integrate all options into "config.scm"
@@ -145,20 +141,12 @@
   - [./core/gnunet-service-core.c:469]: (style) struct or union member 
'Neighbour::message_queue_size' is never used
   - [./core/test_core_api_start_only.c:50]: (style) struct or union member 
'PeerContext::id' is never used
 
-* PEERINFO:
-  - have gnunet-peerinfo print actual host addresses again
-  - add option to gnunet-peerinfo to modify trust value
-* POSTGRES-DB:
-  - finish postgres implementation; simplify other SQLs using new stats
 * HTTPS transport
   - Better SSL-support for MHD
   - https integration
 * GAP improvements:
   - active reply route caching design & implementation of service,
     gap extension!
-* HOSTLIST:
-  - implement advertising of hostlist URL
-  - implement learning of hostlist URLs
 * TESTING:
   - consider changing API for peer-group termination to 
     call continuation when done

Modified: gnunet/TODO
===================================================================
--- gnunet/TODO 2009-11-10 20:46:14 UTC (rev 9460)
+++ gnunet/TODO 2009-11-10 22:08:35 UTC (rev 9461)
@@ -37,7 +37,6 @@
 
 0.9.0pre0:
 * UTIL:
-  - heap: "remove_node" can hardly be O(1) given the API, but it should be 
[Radhika]
   - load: need way to determine network load (up/down)
   - trust: need *fast* way to check/update trust in peers
            (async peerinfo would not be right)





reply via email to

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