- Oct 08, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Roger Dingledine authored
we were listing 50% as soon as we got a bridge's relay descriptor, even if we didn't have any consensus, certificates, etc yet.
-
Nick Mathewson authored
The old code had logic to use a shorter path length if we didn't have enough nodes. But we don't support 2-node networks anwyay. Fix for #9926. I'm not calling this a bugfix on any particular version, since a 2-node network would fail to work for you for a lot of other reasons too, and it's not clear to me when that began, or if 2-node networks would ever have worked.
-
- Oct 07, 2013
-
-
Nick Mathewson authored
-
-
- Oct 03, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
By calling circuit_n_chan_done() unconditionally on close, we were closing pending connections that might not have been pending quite for the connection we were closing. Fix for bug 9880. Thanks to skruffy for finding this and explaining it patiently until we understood.
-
- Oct 02, 2013
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
- Oct 01, 2013
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Nick Mathewson authored
Now that we no longer build it from torify.in, we need to list it manually.
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Sep 30, 2013
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Sep 29, 2013
-
-
-
Nick Mathewson authored
-
Since torify has been removed from tsocks, it doesn't need to be preprocessed. Closes #5505.
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Sep 27, 2013
-
-
Roger Dingledine authored
-
- Sep 25, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
To fix #6033, we disabled TLS 1.1 and 1.2. Eventually, OpenSSL fixed the bug behind #6033. I've considered alternate implementations that do more testing to see if there's secretly an OpenSSL 1.0.1c or something that secretly has a backport of the OpenSSL 1.0.1e fix, and decided against it on the grounds of complexity.
-
- Sep 24, 2013
-
-
Nick Mathewson authored
-
-
- Sep 23, 2013
-
-
Nick Mathewson authored
Makes mingw64 a bit happier.
-
Nick Mathewson authored
-