Merge branch 'bug21074_029'
[tor/appveyor.git] / changes / bug23100
blob22e2485d64cc81be1404a40290ebd7aef0cf1d02
1   o Minor bugfixes (Performance):
2     - Use hidden service circuits (and other circuits longer than 3 hops)
3       to calculate a circuit build timeout. Previously, Tor only calculated
4       its build timeout based on circuits that planned to be exactly 3 hops
5       long. With this change, we include measurements from all circuits at
6       the point where they complete their third hop.  Fixes bug 23100;
7       bugfix on 0.2.2.2-alpha.