[or-cvs] [tor/master 6/8] Add changelog entry for CBT testing work.

nickm at torproject.org nickm at torproject.org
Sat Feb 20 23:35:29 UTC 2010


Author: Mike Perry <mikeperry-git at fscked.org>
Date: Thu, 18 Feb 2010 09:40:15 -0800
Subject: Add changelog entry for CBT testing work.
Commit: 54f1f2e5584a86b1cd687cba85cc8b9fa0fefc96

---
 ChangeLog |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6ec19e6..42f6aeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@ Changes in version 0.2.2.9-alpha - 2010-??-??
       implemented in the past.
     - Avoid a bogus overlapped memcpy in tor_addr_copy().  Found by
       "memcpyfail".
+    - Emit an GUARD DROPPED event for a case we missed.
 
   o Code simplifications and refactoring:
     - Generate our manpage and HTML documentation using Asciidoc.  This
@@ -32,6 +33,18 @@ Changes in version 0.2.2.9-alpha - 2010-??-??
       AUTHORS file had its content merged into the people page on the
       website. The roadmaps and design doc can now be found in the
       projects directory in svn.
+    - Enabled various circuit build timeout constants to be controlled
+      by consensus parameters. Also set better defaults for these
+      parameters based on experimentation on broadband and simulated
+      high latency links.
+
+  o Minor features:
+    - The 'EXTENDCIRCUIT' control port command can now be used with
+      a circ id of 0 and no path. This will cause Tor to build a new
+      'fast' general purpose circuit using its own path selection
+      algorithms.
+    - Added a BUILDTIMEOUT_SET control port event to describe changes
+      to the circuit build timeout.
 
   o Removed features:
     - Stop shipping parts of the website and the design paper in the
-- 
1.6.5




More information about the tor-commits mailing list