- Feb 06, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
The format is the same as in my previous efforts here. The script is a little tricky, since it invokes both clang-format and codetool, and it makes sure that files do not have a changed mtime unless there is actually some change in the file.
-
Nick Mathewson authored
This code transformer makes a couple of changes that we want for our source code, and can be expanded to handle more.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
David Goulet authored
Without the hs_init(), the caches are not initialized and the previous commit was causing an assert due to the missing caches. But regardless of that, those tests were not initializing but were calling hs_free_all(). Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
When the ONION_CLIENT_AUTH_REMOVE command is given to tor, now also remove the descriptor associated with the client authorization credentials. Fixes #33148 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
Fixes bug 33103; bugfix on 0.4.3.1-alpha.
-
- Feb 05, 2020
-
-
teor authored
-
Fixes #32230 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
-
- Feb 04, 2020
-
-
George Kadianakis authored
-
George Kadianakis authored
-
teor authored
And improve inline function spacing, and function declaration spacing. Comment-only change.
-
Roger Dingledine authored
-
- Feb 03, 2020
-
-
Nick Mathewson authored
On windows you can't os.rename() a file if the target filename already exists.
-
Nick Mathewson authored
-
Nick Mathewson authored
Closes ticket 32372.
-
David Goulet authored
Fixes #33139. Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Christian Clauss authored
Fixes: https://trac.torproject.org/projects/tor/ticket/32791#comment:3 Unblocks: #1686
-
- Jan 30, 2020
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Using "ours" strategy to avoid version bump.
-
Nick Mathewson authored
Using "ours" strategy to avoid version bump
-
Nick Mathewson authored
-
Nick Mathewson authored
-
David Goulet authored
All of those can be triggered remotely so change them to protocol warnings. Fixes #32706 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
The "once" flag makes tor_bug_occurred_() say that future instances of the warning will be suppressed -- but that's not something that BUG() does. Fixes bug 33095; bugfix on 0.4.1.1-alpha.
-
Nick Mathewson authored
Use "-s ours" to avoid version bump.
-
Nick Mathewson authored
-
Nick Mathewson authored
"Ours" merge to avoid version bump.
-
Nick Mathewson authored
-