- Oct 23, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Oct 21, 2020
-
-
David Goulet authored
Fixes #40163 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
-
- Oct 20, 2020
-
-
Guinness authored
When calling `circpad_send_padding_cell_for_callback()`, the flag `is_padding_timer_scheduled` was not resetted to 0 which caused an issue in the circpad simulator. This commit fixes this problem. Fixes #32671.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Tor does not follow redirects when bootstraping so we encountered an error. Fixes #40053
-
George Kadianakis authored
-
- Oct 19, 2020
-
-
Nick Mathewson authored
Also, explain why it's relevant for bootstrapping. This is a comments-only patch.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Oct 14, 2020
-
-
David Goulet authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Oct 13, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
We've been using it for years, and it seems to work just fine. This patch removes the option and its network parameter. Part of #40139
-
Nick Mathewson authored
Part of #40139, where I'm removing network parameters that we shouldn't be looking at any longer.
-
Alexander Hansen Færøy authored
-
Alexander Hansen Færøy authored
-
- Oct 08, 2020
-
-
Alex Xu authored
-
- Oct 07, 2020
-
-
Nick Mathewson authored
Tor has a feature to preserve unrecognized state file entries in order to maintain forward compatibility. But this feature, along with some unused code that we never actually removed, led to us keeping items that were of no use to the user, other than at worst to preserve ancient information about them. This commit adds a feature to remove obsolete entries when we load the file. Closes ticket 40137.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
David Goulet authored
-
-
-
-
It's way too easy to have a warning in the middle of the configure process that the user never notices.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
If at least one service is configured as a version 2, a log warning is emitted once and only once. Closes #40003 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
Nick Mathewson authored
-