Merge remote-tracking branch 'mikeperry/bug7691-rebased'

This commit is contained in:
Nick Mathewson
2013-01-13 21:48:33 -05:00
10 changed files with 384 additions and 60 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor features:
- Improve circuit build timeout handling for hidden services.
In particular: adjust build timeouts more accurately depending
upon the number of hop-RTTs that a particular circuit type
undergoes. Additionally, launch intro circuits in parallel
if they timeout, and take the first one to reply as valid.