]> git.ipfire.org Git - thirdparty/tor.git/commit
Bug 3443: Don't count ORconn setup in circuit build time.
authorMike Perry <mikeperry-git@fscked.org>
Fri, 26 Oct 2012 00:43:10 +0000 (17:43 -0700)
committerNick Mathewson <nickm@torproject.org>
Fri, 7 Dec 2012 15:34:09 +0000 (10:34 -0500)
commit42e3c04a7a5fb47a97766e54c72885c5c2bf23a9
tree8152658f1006592a3b35d88e8fcf7d1c4ae9ad0f
parentbd93ff8dd76b06ca3afe1f362b086d4f12639f71
Bug 3443: Don't count ORconn setup in circuit build time.

Also, add a hack Roger suggested where we're more patient if no circuits are
opened yet.
changes/bug3443 [new file with mode: 0644]
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuitstats.c
src/or/circuituse.c
src/or/control.c
src/or/entrynodes.c
src/or/entrynodes.h
src/or/or.h