- Mar 19, 2013
-
-
Nick Mathewson authored
Mike believes that raising the default to 2 months with no way to lower it may create horrible load-balancing issues.
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes 8240. (Don't actually increase the default guard lifetime. It seems likely to break too many things if done precipitiously.)
-
- Sep 19, 2012
-
-
Nick Mathewson authored
Also remove some trailing whitespace. Patch from maker; fixes bug 6024.
-
- Sep 14, 2012
-
-
Robert Ransom authored
-
- Sep 05, 2012
-
-
Roger Dingledine authored
The current cutoff is 30KB, but in reality a useful cutoff is probably more like 50KB or 100KB.
-
- Aug 31, 2012
-
-
Nick Mathewson authored
Bugfix for #6732.
-
- Aug 27, 2012
-
-
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.
-
- Jul 31, 2012
-
-
-
Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note about using static libevent when building RPMs.
-
-
Nick Mathewson authored
This is based on a pair of patches from A. Costa. I couldn't apply those directly, since they changed the generated *roff files, not the asciidoc source. Fixes Tor bug 6500 and Debian bug 683359.
-
- Jul 20, 2012
-
-
- Jul 16, 2012
-
-
Nick Mathewson authored
-
- Jun 18, 2012
-
-
Nick Mathewson authored
Bug 4748 squash! Document 0.2.3.x torrc/default-torrc/command line semantics changes Incorporates fixes suggested by rransom.
-
- Jun 15, 2012
-
-
Roger Dingledine authored
-
- Jun 14, 2012
-
-
Mike Perry authored
The defense counts the circuit failure rate for each guard for the past N circuits. Failure is defined as the ability to complete a first hop, but not finish completing the circuit all the way to the exit. If the failure rate exceeds a certain amount, a notice is emitted. If it exceeds a greater amount, a warn is emitted and the guard is disabled. These values are governed by consensus parameters which we intend to tune as we perform experiments and statistical simulations.
-
Nick Mathewson authored
-
- Jun 11, 2012
-
-
Nick Mathewson authored
Nearly everywhere, we end options with "(Default: foo)". But in a few places, we inserted an extra period after or before the close parenthesis, and in a few other places we said "(Defaults to foo)". Let's not do that.
-
- Jun 07, 2012
-
-
Nick Mathewson authored
-
- Jun 06, 2012
-
-
Nick Mathewson authored
This feature can make Tor relays less identifiable by their use of the mod_ssl DH group, but at the cost of some usability (#4721) and bridge tracing (#6087) regressions. We should try to turn this on by default again if we find that the mod_ssl group is uncommon and/or we move to a different DH group size (see #6088). Before we can do so, we need a fix for bugs #6087 and Resolves ticket #5598 for now.
-
- Jun 04, 2012
-
-
Roger Dingledine authored
-
- May 16, 2012
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- May 15, 2012
-
-
Nick Mathewson authored
-
- Apr 11, 2012
-
-
Nick Mathewson authored
We explain the --options option, document --nt-service as an internal-use-only thing (which it is), fix a URL, and generally improve the prose.
-
Nick Mathewson authored
Closes ticket 4572.
-
- Apr 02, 2012
-
-
- Apr 01, 2012
-
-
Roger Dingledine authored
It is for the not-yet-implemented bridge community design.
-
- Mar 31, 2012
-
-
George Kadianakis authored
-
- Mar 28, 2012
-
-
Roger Dingledine authored
-
Nick Mathewson authored
Fixes bug 2987. There is still some information to go, but now we have a place to put it.
-
- Feb 02, 2012
-
-
Roger Dingledine authored
There isn't really any point to messing with it. Resolves ticket 5005.
-
- Jan 21, 2012
-
-
George Kadianakis authored
Document ServerTransportPlugin and the managed proxy version of ClientTransportPlugin.
-
- Jan 18, 2012
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 17, 2012
-
-
Roger Dingledine authored
PLURAL() assumes that the plural is the canonical name for the option, so now it is.
-
- Jan 13, 2012
-
-
Nick Mathewson authored
Implements ticket #4207
-