gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1467 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1467 - GNUnet-docs/WWW
Date: Wed, 13 Jul 2005 09:18:06 -0700 (PDT)

Author: grothoff
Date: 2005-07-13 09:18:01 -0700 (Wed, 13 Jul 2005)
New Revision: 1467

Modified:
   GNUnet-docs/WWW/protocol_p2p_afs.php3
   GNUnet-docs/WWW/protocol_p2p_dht.php3
   GNUnet-docs/WWW/protocol_p2p_index.inc
   GNUnet-docs/WWW/protocol_p2p_rpc.php3
   GNUnet-docs/WWW/todo
Log:
sync

Modified: GNUnet-docs/WWW/protocol_p2p_afs.php3
===================================================================
--- GNUnet-docs/WWW/protocol_p2p_afs.php3       2005-07-13 16:09:46 UTC (rev 
1466)
+++ GNUnet-docs/WWW/protocol_p2p_afs.php3       2005-07-13 16:18:01 UTC (rev 
1467)
@@ -1,7 +1,7 @@
 <?php
 include("scripts.php3");
-$title = "GNUnet: The AFS Peer-to-Peer Protocol";
-$description="Protocol used between peers for anonymous file sharing.";
+$title = "GNUnet: The GAP Peer-to-Peer Protocol";
+$description="The protocol used between GNUnet peers for anonymous 
file-sharing.";
 include("html_header.php3");
 
 afslogo();

Modified: GNUnet-docs/WWW/protocol_p2p_dht.php3
===================================================================
--- GNUnet-docs/WWW/protocol_p2p_dht.php3       2005-07-13 16:09:46 UTC (rev 
1466)
+++ GNUnet-docs/WWW/protocol_p2p_dht.php3       2005-07-13 16:18:01 UTC (rev 
1467)
@@ -1,7 +1,7 @@
 <?php
 include("scripts.php3");
 $title = "GNUnet Documentation: The Peer-to-Peer Protocols: DHT";
-$description="GNUnet Documentation - The DHT protocol";
+$description="The distributed hash table (DHT) protocol in GNUnet";
 include("html_header.php3");
 
 ANCHOR("protocol");H3("GNUnet Protocol: node-to-node: DHT");

Modified: GNUnet-docs/WWW/protocol_p2p_index.inc
===================================================================
--- GNUnet-docs/WWW/protocol_p2p_index.inc      2005-07-13 16:09:46 UTC (rev 
1466)
+++ GNUnet-docs/WWW/protocol_p2p_index.inc      2005-07-13 16:18:01 UTC (rev 
1467)
@@ -1,9 +1,9 @@
 <ol>
 <li><?php intlink("protocol_p2p_core.php3","GNUnet core"); ?></li>
-<li><?php intlink("protocol_p2p_afs.php3","AFS"); ?></li>
+<li><?php intlink("protocol_p2p_afs.php3","GAP"); ?></li>
 <li><?php intlink("protocol_p2p_rpc.php3","RPC"); ?></li>
 <li><?php intlink("protocol_p2p_dht.php3","DHT"); ?></li>
 <!-- li><?php intlink("protocol_p2p_chat.php3","Chat"); ?></li -->
 <!-- li><?php intlink("protocol_p2p_tbench.php3","TBench"); ?></li -->
-<li><?php intlink("protocol_p2p_tracekit.php3","TraceKit"); ?></li>
+<!-- li><?php intlink("protocol_p2p_tracekit.php3","TraceKit"); ?></li -->
 </ol>
\ No newline at end of file

Modified: GNUnet-docs/WWW/protocol_p2p_rpc.php3
===================================================================
--- GNUnet-docs/WWW/protocol_p2p_rpc.php3       2005-07-13 16:09:46 UTC (rev 
1466)
+++ GNUnet-docs/WWW/protocol_p2p_rpc.php3       2005-07-13 16:18:01 UTC (rev 
1467)
@@ -1,7 +1,7 @@
 <?php
 include("scripts.php3");
 $title = "GNUnet Documentation: The Peer-to-Peer Protocols: RPC";
-$description="GNUnet Documentation - The RPC protocol";
+$description="Protocol for remote procedure calls in GNUnet";
 include("html_header.php3");
 
 ANCHOR("protocol");H3("GNUnet Protocol: node-to-node: RPC");

Modified: GNUnet-docs/WWW/todo
===================================================================
--- GNUnet-docs/WWW/todo        2005-07-13 16:09:46 UTC (rev 1466)
+++ GNUnet-docs/WWW/todo        2005-07-13 16:18:01 UTC (rev 1467)
@@ -1,3 +1,16 @@
-* update all transport protocol texts
-* update all P2P protocol texts
-* update encoding text (describe what goes beyond ECRS!)
+* update transport protocol texts:
+  * TCP
+  * UDP
+* update P2P protocol texts about:
+  * RPC
+  * GAP
+
+NEW content to be written:
+1) TCP6, UDP6, HTTP
+2) update encoding/namespace text (describe what goes beyond ECRS!)
+3) P2P tbench, tracekit
+4) CS tbench, tracekit
+5) Internal Service APIs (stats, identity, pingpong, rpc, traffic, transport, 
dht)
+6) application library APIs (fs, ecrs, fsui, getoption, stats, traffic, dht)
+7) gtk plugins and gtkcommon API
+





reply via email to

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