Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | Prop 209: Add path bias counts for timeouts and other mechanisms. | Mike Perry | |
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. | |||
2012-12-07 | Update with code review changes from Nick. | Mike Perry | |
2012-12-07 | Fix spaces. | Mike Perry | |
2012-12-07 | Add log message checks for different rates. | Mike Perry | |
May want to squash this forward or back.. | |||
2012-12-07 | Add the ability to count circuit timeouts for guards. | Mike Perry | |
This is purely for informational reasons for debugging. | |||
2012-12-07 | Bug 3443: Don't count ORconn setup in circuit build time. | Mike Perry | |
Also, add a hack Roger suggested where we're more patient if no circuits are opened yet. | |||
2012-10-15 | Split code for entry guards and bridges into a new module. | Nick Mathewson | |