- Sep 04, 2012
-
-
Nick Mathewson authored
-
Linus Nordberg authored
In case the struct grows in the future. Shouldn't be too expensive.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Can it ever help? I can only see harm. What am I missing?
-
I'm not entirely sure that this is meningful but I'm pretty sure it's not harmful. Seems like the logical thing to do.
-
-
-
Generate and store all supported microdescriptor formats. Generate votes with one "m" line for each format. Only "m" lines with version info matching chosen consensus method will be voted upon. An optimisation would be to combine "m" lines with identical hashes, i.e. instead of "m 1,2,3 H1" and "m 4,5 H1", say "m 1,2,3,4,5 H1".
-
Define new new consensus method 14 adding "a" lines to vote and consensus documents. From proposal 186: As with other data in the vote derived from the descriptor, the consensus will include whichever set of "a" lines are given by the most authorities who voted for the descriptor digest that will be used for the router. This patch implements this.
-
Nick Mathewson authored
This is the preferred filename to use with Autoconf 2.50 and later.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Roger Dingledine authored
specifically, specify what sort of routers we're fetching.
-
- Sep 03, 2012
-
-
Roger Dingledine authored
Reserve it for when new directory information arrives in response to a fetch. Resolves ticket 6760.
-
Roger Dingledine authored
Addresses bug 6759.
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- 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.
-