diff options
author | Roger Dingledine <arma@torproject.org> | 2013-01-14 13:34:59 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-01-14 13:34:59 -0500 |
commit | 19d37202362c0298ae2f3954b0065ccfcef0dbda (patch) | |
tree | 64f9a5b05b72d3ada50cd0d789ca7beac6aa5bfe /changes/bug7341 | |
parent | c9242f4fd4c0ae783946db77b9ecc6214d41bd72 (diff) | |
download | tor-19d37202362c0298ae2f3954b0065ccfcef0dbda.tar tor-19d37202362c0298ae2f3954b0065ccfcef0dbda.tar.gz |
start folding in the changes entries
Diffstat (limited to 'changes/bug7341')
-rw-r--r-- | changes/bug7341 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug7341 b/changes/bug7341 deleted file mode 100644 index 7f046d2a4..000000000 --- a/changes/bug7341 +++ /dev/null @@ -1,7 +0,0 @@ - - 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. |