- Sep 04, 2012
-
-
Roger Dingledine authored
-
Roger Dingledine authored
specifically, specify what sort of routers we're fetching.
-
- Sep 01, 2012
-
-
Roger Dingledine authored
-
- Aug 31, 2012
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Bugfix for #6732.
-
- Aug 27, 2012
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for #6251
-
Nick Mathewson authored
-
Nick Mathewson authored
We are doing this merge to avoid taking the patch from "nickm/disable_pathbias_warnings_v2" into 0.2.4 -- we're going to try to fix the pathbias code for real here.
-
Nick Mathewson authored
-
Nick Mathewson authored
We've had over two months to fix them, and didn't. Now we need 0.2.3.x stable. Yes, it would be cool to get this working in 0.2.3.x, but not at the expense of delaying every other feature that _does_ work in 0.2.3.x. We can do a real fix in 0.2.4.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Conflicts: src/or/policies.c
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Mike Perry authored
-
Nick Mathewson authored
a router that another router wasn't already connected to.
-
Nick Mathewson authored
This can create a remote crash opportunity for/against directory authorities.
-
Nick Mathewson authored
This is important, since otherwise an attacker can use timing info to probe the internal network. Also, add an option (ExtendAllowPrivateAddresses) so that TestingTorNetwork won't break. Fix for bug 6710; bugfix on all released versions of Tor.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
(commit message by nickm)
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Aug 24, 2012
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This comes at the cost of making its failure message a little less friendly, but since when do assertion failures count as user-friendly?
-
Nick Mathewson authored
-
Nick Mathewson authored
Automake 1.7 is too broken to even investigate why it broke at this point.
-
Mike Perry authored
We were effectively resetting our counts, and the rounding error leads to incorrect log messages.
-
Mike Perry authored
Also make a couple of them less scary. We'll do a separate, additional commit on 0.2.4.x to bump them back up again.
-
Mike Perry authored
This should eliminate a lot of notices for Directory Authorities and other situations where circuits built without using guard nodes.
-