]> git.ipfire.org Git - thirdparty/tor.git/commit
Prop 209: Add path bias counts for timeouts and other mechanisms.
authorMike Perry <mikeperry-git@fscked.org>
Sun, 18 Nov 2012 00:30:50 +0000 (16:30 -0800)
committerMike Perry <mikeperry-git@fscked.org>
Fri, 7 Dec 2012 23:28:38 +0000 (15:28 -0800)
commit412ae099cb656ab47fc8cbb408aa5f4cee956961
tree61414cce9a93269793c435b2c716bb25f12313ad
parentda5c398d79c890966339558749662fa8ffabf480
Prop 209: Add path bias counts for timeouts and other mechanisms.

Turns out there's more than one way to block a tagged circuit.

This seems to successfully handle all of the normal exit circuits. Hidden
services need additional tweaks, still.
src/or/circuitbuild.c
src/or/circuitbuild.h
src/or/circuitlist.c
src/or/config.c
src/or/connection_edge.c
src/or/entrynodes.c
src/or/entrynodes.h
src/or/or.h