[or-cvs] r11501: add a changelog entry for r11500 (tor/trunk)

arma at seul.org arma at seul.org
Wed Sep 19 00:39:57 UTC 2007


Author: arma
Date: 2007-09-18 20:39:57 -0400 (Tue, 18 Sep 2007)
New Revision: 11501

Modified:
   tor/trunk/ChangeLog
Log:
add a changelog entry for r11500


Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2007-09-19 00:30:19 UTC (rev 11500)
+++ tor/trunk/ChangeLog	2007-09-19 00:39:57 UTC (rev 11501)
@@ -34,10 +34,13 @@
   o Major bugfixes:
     - Fix possible segfaults in functions called from
       rend_process_relay_cell().
-    - Start using the v2 intro format for hidden service connections. Now
-      clients specify their chosen rendezvous point by identity digest
-      rather than by (potentially ambiguous) nickname. This change could
-      speed up hidden service connections dramatically.
+    - Hidden services were choosing introduction points uniquely by
+      hexdigest, but when constructing the hidden service descriptor
+      they merely wrote the (potentially ambiguous) nickname.
+    - Clients now use the v2 intro format for hidden service
+      connections: they specify their chosen rendezvous point by identity
+      digest rather than by (potentially ambiguous) nickname. These
+      changes could speed up hidden service connections dramatically.
 
   o Minor bugfixes:
     - When generating information telling us how to extend to a given



More information about the tor-commits mailing list