[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16864: {tor} Prepare ChangeLog entries for design changes. (tor/branches/hidserv-design-changes)
Author: kloesing
Date: 2008-09-11 18:14:02 -0400 (Thu, 11 Sep 2008)
New Revision: 16864
Modified:
tor/branches/hidserv-design-changes/ChangeLog
Log:
Prepare ChangeLog entries for design changes.
Modified: tor/branches/hidserv-design-changes/ChangeLog
===================================================================
--- tor/branches/hidserv-design-changes/ChangeLog 2008-09-11 21:59:00 UTC (rev 16863)
+++ tor/branches/hidserv-design-changes/ChangeLog 2008-09-11 22:14:02 UTC (rev 16864)
@@ -1,3 +1,16 @@
+Changes in whatever version this branch will be merged into trunk - 200x-xx-xx
+ o Major features (hidden services):
+ - Reduce extension timeout for introduction circuits from 60 to 30
+ seconds.
+ - Start extending introduction circuits in parallel after a delay of 15
+ seconds (based on work by Christian Wilms).
+ - Increase number of server-side introduction points based on number of
+ recent hidden service requests (based on work by Christian Wilms).
+ - Start building more server-side introduction circuits than needed
+ (five), pick the first three that succeed, and use the others as
+ general-purpose circuits.
+
+
Changes in version 0.2.1.6-alpha - 2008-09-xx
o Major bugfixes:
- Fix a bug when parsing ports in tor_addr_port_parse() that caused