]> git.ipfire.org Git - thirdparty/tor.git/commit
Bug 15482: Don't abandon circuits that are still in use for browsing.
authorMike Perry <mikeperry-git@torproject.org>
Fri, 27 Mar 2015 19:57:37 +0000 (12:57 -0700)
committerYawning Angel <yawning@schwanenlied.me>
Tue, 1 Sep 2015 15:21:47 +0000 (15:21 +0000)
commita16115d9cb8c2e88da8a59c212155e2fd0e16aa3
tree486743515bb67febf1557740c189dba899d7ff4e
parent0e60c52c6cf1863866a37dcb694823b21898eaf3
Bug 15482: Don't abandon circuits that are still in use for browsing.

Only applies to connections with SOCKS auth set, so that non-web Tor
activity is not affected.

Simpler version of Nick's patch because the randomness worried me, and I'm not
otherwise sure why we want a max here.
src/or/circuituse.c