diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7341 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug7341 b/changes/bug7341 new file mode 100644 index 0000000000..7f046d2a4c --- /dev/null +++ b/changes/bug7341 @@ -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. |