- 18 Dec, 2018 1 commit
-
-
Nick Mathewson authored
It was always analyzed before use, but scan-build wasn't able to persuade itself of that. Closes ticket 28881.
-
- 13 Dec, 2018 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 12 Dec, 2018 1 commit
-
-
teor authored
Appveyor images are named after the Visual Studio version they contain. But we compile using MinGW, not Visual Studio. We use these images because they have different Windows versions. Closes bug 28826.
-
- 11 Dec, 2018 7 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 10 Dec, 2018 2 commits
-
-
Taylor Yu authored
Add the bootstrap tag name to the log messages, so people troubleshooting connection problems can look up a symbol instead of a number. Closes ticket 28731.
-
teor authored
Merge Phoul's two lists into teor's list. Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in January 2018 (of which ~115 were still functional), with a list of 157 fallbacks (92 new, 65 existing, 85 removed) generated in December 2018. Closes ticket 24803.
-
- 07 Dec, 2018 1 commit
-
-
teor authored
Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in January 2018 (of which ~115 were still functional), with a list of 148 fallbacks (89 new, 59 existing, 91 removed) generated in December 2018. Closes ticket 24803.
-
- 06 Dec, 2018 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 05 Dec, 2018 2 commits
-
-
Karsten Loesing authored
-
Nick Mathewson authored
-
- 04 Dec, 2018 1 commit
-
-
David Goulet authored
Removing a ".auth" file revokes a client access to the service but the rendezvous circuit is not closed service side because the service simply doesn't know which circuit is for which client. This commit notes in the man page that to fully revoke a client access to the service, the tor process should be restarted. Closes #28275 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 01 Dec, 2018 9 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
-
-
-
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 30 Nov, 2018 1 commit
-
-
Closes #19566 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 27 Nov, 2018 2 commits
-
-
Nick Mathewson authored
-
Alexander Færøy authored
This patch explicitly specifies the path to our OpenSSL dependency and disables the installation of an external OpenSSL version and instead uses the OpenSSL version available from the MinGW environments. See: https://bugs.torproject.org/28574
-
- 26 Nov, 2018 3 commits
-
-
Nick Mathewson authored
-
David Goulet authored
-
David Goulet authored
Bug reported on tor-dev@ and here is the detail explanation of the issue: https://lists.torproject.org/pipermail/tor-dev/2018-November/013558.html Fixes bug #28619 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 22 Nov, 2018 1 commit
-
-
teor authored
test_entry_guard_outdated_dirserver_exclusion leaks memory, and is missing some unmocks. Fixes 28554; bugfix on 0.3.0.1-alpha.
-
- 20 Nov, 2018 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 19 Nov, 2018 2 commits
-
-
Taylor Yu authored
Reset the added bootstrap tracking state introduced by ticket 27169. Fixes bug 28524; bugfix on 0.3.5.1-alpha.
-
To succesful compile tor-print-ed-signing-cert.exe on Windows we sometimes need to include the @TOR_LIB_GDI@ library. See: https://bugs.torproject.org/28485
-