aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-10-15 18:52:06 +0000
committerRoger Dingledine <arma@torproject.org>2008-10-15 18:52:06 +0000
commitd06182f0bd1f4f5944d20f73a86143b7566ec8dd (patch)
tree2a067c3d1483690e185531d4a29f2cb34dc0fa47 /ChangeLog
parent4520500cde57f940b68138e3a771f989afe8d60c (diff)
downloadtor-d06182f0bd1f4f5944d20f73a86143b7566ec8dd.tar
tor-d06182f0bd1f4f5944d20f73a86143b7566ec8dd.tar.gz
add patch2 from proposal 155:
Launch a second client-side introduction circuit in parallel after a delay of 15 seconds (based on work by Christian Wilms). svn:r17108
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c380f83b..428c30c1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,10 @@ Changes in version 0.2.1.7-alpha - 2008-10-xx
- Now NodeFamily and MyFamily config options allow spaces in
identity fingerprints, so it's easier to paste them in.
Suggested by Lucky Green.
- - Reduce extension timeout for introduction circuits from 60 to 30
- seconds.
+ - Reduce extension timeout for introduction circuits on the hidden
+ service side from 60 to 30 seconds.
+ - Launch a second client-side introduction circuit in parallel
+ after a delay of 15 seconds (based on work by Christian Wilms).
o Minor bugfixes:
- Minor fix in the warning messages when you're having problems