- Jul 24, 2019
-
-
George Kadianakis authored
-
- Jul 23, 2019
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Code from dgoulet.
-
Nick Mathewson authored
This shouldn't be possible while Tor is running, but the tests can hit this code. Rather than force the tests to add a dummy channel object, let's just tolerate their incompletely built circuits.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
George Kadianakis authored
-
pulls authored
Patch by Tobias Pulls.
-
George Kadianakis authored
-
pulls authored
-
pulls authored
-
- Jul 04, 2019
-
-
George Kadianakis authored
-
- Jul 03, 2019
-
-
Roger Dingledine authored
-
Roger Dingledine authored
(a relay operator in #tor-relays just now was confused and thought that dirportfrontpage could serve multiple files, like a real webserver.)
-
Nick Mathewson authored
-
Nick Mathewson authored
This reverts commit 5a2ab886.
-
Nick Mathewson authored
-
- Jul 02, 2019
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
rl1987 authored
-
George Kadianakis authored
-
- Jul 01, 2019
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
teor authored
-
teor authored
This merge removes an incorrect comment about the stem version and commit script.
-
teor authored
And add some comments about stem Part of 29280.
-
teor authored
-
teor authored
Linux is the first item in the os matrix, so we don't need to specify it under matrix: include: . Part of 29280.
-
teor authored
Part of 29280.
-
teor authored
Part of 29280.
-
- Jun 30, 2019
-
-
Roger Dingledine authored
-
- Jun 28, 2019
-
-
Nick Mathewson authored
Coverity has had trouble figuring out our csiphash implementation, and has given spurious warnings about its behavior. This patch changes the csiphash implementation when coverity is in use, so that coverity can figure out that we are not about to read beyond the provided input. Closes ticket 31025.
-
Nick Mathewson authored
Coverity doesn't understand that if begin_cell_parse() returns 0 and sets is_begindir to 0, its address field will always be set. Fixes bug 30126; bugfix on 0.2.4.7-alpha; Fixes CID 1447296.
-
teor authored
Replace the 157 fallbacks originally introduced in Tor 0.3.5.6-rc in December 2018 (of which ~122 were still functional), with a list of 148 fallbacks (70 new, 78 existing, 79 removed) generated in June 2019. Closes ticket 28795. Note that we created extra lists from DE and US, but they didn't add any more fallbacks when we tried to merge them.
-