- Mar 13, 2018
-
-
- Mar 08, 2018
-
-
ffmancera authored
Signed-off-by:
Fernando Fernandez Mancera <ffmancera@riseup.net>
-
- Mar 03, 2018
-
-
Roger Dingledine authored
-
Roger Dingledine authored
- Mar 02, 2018
-
-
Roger Dingledine authored
feel free to backport this commit back to 0.3.2.x if you like it
-
- Feb 27, 2018
-
-
teor authored
Part of #25368. Includes c_double in anticipation of #23061.
-
- Feb 21, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Feb 13, 2018
-
-
David Goulet authored
Fixes #25236 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Feb 12, 2018
-
-
ffmancera authored
Fixes #23635. Signed-off-by:
Fernando Fernandez Mancera <ffmancera@riseup.net>
-
- Feb 07, 2018
-
-
David Goulet authored
At this commit, the SocksSocketsGroupWritable option is renamed to UnixSocksGroupWritable. A deprecated warning is triggered if the old option is used and tor will use it properly. Fixes #24343 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
-
- Jan 31, 2018
-
-
Nick Mathewson authored
-
- Jan 30, 2018
-
-
David Goulet authored
Because this touches too many commits at once, it is made into one single commit. Remove the use of "tenths" for the circuit rate to simplify things. We can only refill the buckets at best once every second because of the use of approx_time() and our token system is set to be 1 token = 1 circuit so make the rate a flat integer of circuit per second. Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Jan 26, 2018
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Closes ticket 23118.
-
- Jan 25, 2018
-
-
Alexander Hansen Færøy authored
This patch updates the HiddenServiceVersion man-page entry to only accept either 2 or 3 as argument and not a list of multiple versions. See: https://bugs.torproject.org/25026
-
- Jan 19, 2018
-
-
Mike Perry authored
Block circuit canibalization when HSRendezvousMiddleNodes is active. Also make it apply to all HS circuits, not just rends.
-
- Jan 12, 2018
-
-
-
Nick Mathewson authored
Includes a sentence from cypherpunks; for ticket 24526.
-
- Jan 11, 2018
-
-
Sebastian Hahn authored
-
Nick Mathewson authored
Includes a sentence from cypherpunks; for ticket 24526.
-
- Dec 22, 2017
-
-
teor authored
This makes clients on the public tor network prefer to bootstrap off fallback directory mirrors. This is a follow-up to 24679, which removed weights from the default fallbacks. Implements ticket 24681.
-
ArunaMaurya221B authored
Documentation-only change. Closes ticket 22145. Patch by "aruna1234".
-
- Dec 16, 2017
-
-
Alexander Hansen Færøy authored
This patch adds support for MainloopStats that allow developers to get main event loop statistics via Tor's heartbeat status messages. The new status log message will show how many succesful, erroneous, and idle event loop iterations we have had. See: https://bugs.torproject.org/24605
-
- Dec 12, 2017
-
-
- Dec 11, 2017
-
-
Alexander Hansen Færøy authored
This patch adds support for Android's logging subsystem in Tor. When debugging Android applications it is useful to be able to collect information about the application running on the platform via the various system services that is available on the platform. This patch allows you to add "Log notice android" to your torrc and have Tor send everything above and including the notice severity to Android's ring buffer which can be inspected using the 'adb logcat' program. See: https://bugs.torproject.org/24362
-
- Dec 08, 2017
-
-
Nick Mathewson authored
-
- Dec 06, 2017
-
-
Nick Mathewson authored
Also, explain which files should be put in which.
-
- Dec 04, 2017
-
-
Fixes #23870 on 0.2.4.1-alpha.
-
- Nov 28, 2017
-
-
Isis Lovecruft authored
* CLOSES #22907: https://bugs.torproject.org/22907
-
- Nov 21, 2017
-
-
Added clarifying information in man file about RelayBandwidthRate and RelayBandwidthBurst options that exclude directory fetches by relays. Fixes #24318 Signed-off-by:
Fernando Fernandez Mancera <ffernandezmancera@gmail.com>
-
- Nov 20, 2017
-
- Nov 17, 2017
-
-
- Nov 13, 2017
-
-
Nick Mathewson authored
-