gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r477 - in GNUnet: . src/applications/tbench src/application


From: grothoff
Subject: [GNUnet-SVN] r477 - in GNUnet: . src/applications/tbench src/applications/tbench/peer1 src/applications/tbench/peer2 src/include
Date: Mon, 21 Mar 2005 13:00:02 -0800 (PST)

Author: grothoff
Date: 2005-03-21 13:00:01 -0800 (Mon, 21 Mar 2005)
New Revision: 477

Removed:
   GNUnet/src/applications/tbench/peer1/data/
   GNUnet/src/applications/tbench/peer2/data/
Modified:
   GNUnet/src/applications/tbench/peer1.conf
   GNUnet/src/applications/tbench/peer2.conf
   GNUnet/src/include/gnunet_ecrs_lib.h
   GNUnet/todo
Log:
del

Modified: GNUnet/src/applications/tbench/peer1.conf
===================================================================
--- GNUnet/src/applications/tbench/peer1.conf   2005-03-21 20:14:01 UTC (rev 
476)
+++ GNUnet/src/applications/tbench/peer1.conf   2005-03-21 21:00:01 UTC (rev 
477)
@@ -12,7 +12,7 @@
 PIDFILE         = $GNUNETD_HOME/gnunetd.pid
 HOSTS          = $GNUNETD_HOME/data/hosts/
 APPLICATIONS = "advertising topology tbench stats"
-TRANSPORTS = "tcp"
+TRANSPORTS = "http"
 
 [MODULES]
 topology = "topology_default"

Modified: GNUnet/src/applications/tbench/peer2.conf
===================================================================
--- GNUnet/src/applications/tbench/peer2.conf   2005-03-21 20:14:01 UTC (rev 
476)
+++ GNUnet/src/applications/tbench/peer2.conf   2005-03-21 21:00:01 UTC (rev 
477)
@@ -12,7 +12,7 @@
 PIDFILE         = $GNUNETD_HOME/gnunetd.pid
 HOSTS          = $GNUNETD_HOME/data/hosts/
 APPLICATIONS = "advertising topology tbench"
-TRANSPORTS  = "tcp"
+TRANSPORTS  = "http"
 
 [MODULES]
 topology = "topology_default"

Modified: GNUnet/src/include/gnunet_ecrs_lib.h
===================================================================
--- GNUnet/src/include/gnunet_ecrs_lib.h        2005-03-21 20:14:01 UTC (rev 
476)
+++ GNUnet/src/include/gnunet_ecrs_lib.h        2005-03-21 21:00:01 UTC (rev 
477)
@@ -255,8 +255,6 @@
 int ECRS_equalsUri(const struct ECRS_URI * u1,
                   const struct ECRS_URI * u2);
 
-               
-
 /**
  * Is this a namespace URI?
  */
@@ -543,7 +541,6 @@
                ECRS_TestTerminate tt,
                void * ttClosure); /* search.c */
 
-
 /**
  * Notification of ECRS to a client about the progress of an insertion
  * operation.

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2005-03-21 20:14:01 UTC (rev 476)
+++ GNUnet/todo 2005-03-21 21:00:01 UTC (rev 477)
@@ -1,16 +1,5 @@
-0.6.7 [3?'05] (aka "features"):
-- 770?   [ use freedback (LOG) in gnunet-gtk via show-messages ]
-- 678?   [ directory browser ]
-- 593??? [ gnunet-setup ]
-
 0.7.0pre1 [4'05] (aka "preview"):
-CODE CHANGES:
-- UI features:
-  * insert meta-data under hash (md5? sha1? sha-512? GNUnet-URI?)
-    as keyword (to allow getting meta-data from URI only)
-
 TESTING / TESTCASES:
-- new HTTP transport code (gnunet-transport-check + tbench!)
 - uni-peer:
   * sqlite: test concurrency with iterators
 - multi-peer: (see sessiontest.c and tbenchtest.c for templates)
@@ -28,26 +17,25 @@
 - Features removed but to be revived:
   * fsui download: limit parallelism (currently unlimited, old gnunet-download 
allowed
     user to specify maximum amount of parallelism) [ tricky ]
+  * gnunet-gtk
 - Need testing:
   * gnunet-tracekit
 - Documentation changes (to be documented):
   * ECRS block format changes (dramatic!)
   * gnunet-directory (no more categories) and gnunet-pseudonym (no passwords)
+- #593 (gnunet-setup)
+- #770? [ use freedback (LOG) in gnunet-gtk via show-messages ]
 
 0.7.x (aka "stabilization"):
-- add gnunet-gtk (or some other GUI)
-- gnunet-chat: have a real implementation.
-- DHT optimizations:
-  * optional fields (HELOs)
-- #727
-- XFS
-- #675
+- gnunet-chat
+- XFS [ location URIs ]
+- DHT optimizations [ use additional optional fields (HELOs) ]
 - #747 (sharing stats for gnunet-gtk)
+- insert meta-data under hash (md5? sha1? sha-512? GNUnet-URI?)
+  as keyword (to allow getting meta-data from URI only)
+- #678 (directory browser)
 
 1.0.0 (aka "userfriendly"):
-- #593 (gnunet-setup)
-- #678 (directory browser)
-- #704 (reindex downloaded files)
 - implement testbed for profiling
 
 
@@ -64,6 +52,7 @@
 - while (!) downloading directory, display already received results
   for download (now supported by libecrs!)
 - add option to list all indexed files and perhaps delete from them
+  (ECRS now supports listing of indexed files!)
 - for potentially long clists, add option to specify a string
   pattern that must be matched for the lines to be displayed
   (to further prune search results, for example)





reply via email to

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