- Mar 14, 2011
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Nick Mathewson authored
-
- Mar 13, 2011
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Mar 12, 2011
-
-
Nick Mathewson authored
Name the magic value "10" rather than re-deriving it. Comment more. Use the pattern that works for periodic timers, not the pattern that doesn't work. ;)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Mar 11, 2011
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Sebastian Hahn authored
It is important to verify the uptime claim of a relay instead of just trusting it, otherwise it becomes too easy to blackhole a specific hidden service. rephist already has data available that we can use here. Bugfix on 0.2.0.10-alpha.
-
- Mar 10, 2011
-
-
Nick Mathewson authored
-
- Mar 09, 2011
-
-
Nick Mathewson authored
-
(changes file added by nickm)
-
- Mar 08, 2011
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This is based on shitlei's fix for bug2629, with extra parens removed. Fixes bug 2629, bugfix on 0.2.1.2-alpha.
-
Roger Dingledine authored
-
- Mar 07, 2011
-
-
Nick Mathewson authored
-
- Mar 06, 2011
-
-
Sebastian Hahn authored
The calculation of when to send the logmessage was correct, but we didn't give the correct number of relays required: We want more than half of all authorities we know about. Fixes bug 2663.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
We need to _REJECT_ descriptors with accept6/reject6 lines. If we let them onto the network , other un-upgraded tors will crash.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This reverts commit b3918b3b.
-
Nick Mathewson authored
Conflicts: src/or/policies.c
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Sebastian Hahn authored
-
Sebastian Hahn authored
This fixes a remotely triggerable assert on directory authorities, who don't handle descriptors with ipv6 contents well yet. We will want to revert this once we're ready to handle ipv6. Issue raised by lorth on #tor, who wasn't able to use Tor anymore. Analyzed with help from Christian Fromme. Fix suggested by arma. Bugfix on 0.2.1.3-alpha.
-