- 11 Feb, 2020 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
"ours" merge to avoid version bump.
-
Nick Mathewson authored
-
- 10 Feb, 2020 15 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
teor authored
Comment-only change.
-
- 07 Feb, 2020 2 commits
- 06 Feb, 2020 6 commits
-
-
swati authored
-
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.
-
- 05 Feb, 2020 4 commits
-
-
teor authored
-
Fixes #32230 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
swati authored
-
Nick Mathewson authored
-
- 04 Feb, 2020 5 commits
-
-
swati authored
-
George Kadianakis authored
-
George Kadianakis authored
-
teor authored
And improve inline function spacing, and function declaration spacing. Comment-only change.
-
Roger Dingledine authored
-
- 03 Feb, 2020 5 commits
-
-
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
-