- 09 May, 2022 1 commit
-
-
This was found to be necessary in conjunction with glibc 2.35 on Linux. Signed-off-by:
Peter Müller <peter.mueller@ipfire.org>
-
- 14 Apr, 2022 2 commits
-
-
David Goulet authored
-
David Goulet authored
-
- 28 Mar, 2022 1 commit
-
-
David Goulet authored
-
- 27 Mar, 2022 1 commit
-
-
Nick Mathewson authored
Apparently glibc-2.34 uses clone3, when previously it just used clone. Closes ticket #40590.
-
- 16 Mar, 2022 1 commit
-
-
David Goulet authored
-
- 10 Mar, 2022 1 commit
-
-
David Goulet authored
Due to a possible Guard subsystem recursion, when the HS client gets notified that the directory information has changed, it must run it in a seperate mainloop event to avoid such issue. See the ticket for more information on the recursion. This also fixes a fatal assert. Fixes #40579 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 08 Mar, 2022 1 commit
-
-
David Goulet authored
Prometheus needs unique labels and so this bug was causing an onion service with multiple ports to have multiple "port=" label for the metrics requiring a port label. Fixes #40581 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 15 Feb, 2022 1 commit
-
-
Jérôme Charaoui authored
This enables on-demand debian packaging CI builds on maintenance branches, to replace (often unnecessary) daily scheduled builds.
-
- 04 Feb, 2022 6 commits
-
-
- 03 Feb, 2022 1 commit
-
-
David Goulet authored
Fixes #40552 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 24 Jan, 2022 4 commits
-
-
David Goulet authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 19 Jan, 2022 1 commit
-
-
David Goulet authored
HSv2 is not advertised as a supported protocol version anymore. This was introduced with the merge-forward of commit 72041c63 which didn't fix the unit test. Fixes #40549 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 18 Jan, 2022 8 commits
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
This removes the '/blog/' URL component which relies on a redirection since the blog has been migrated to Lektor
-
David Goulet authored
Change https://www.torproject.org/download/download#warning to https://support.torproject.org/faq/staying-anonymous/ Closes #40544 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
We removed HSIntro=3 and HSDir=1 that are v2 specific. Since 0.3.5.17, we do not support introducing or being a directory for onion service v2. Closes #40509 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 06 Dec, 2021 1 commit
-
-
Nick Mathewson authored
This avoids performing and then freeing a lot of small mallocs() if the hash line has too many elements. Fixes one case of bug 40472; resolves OSS-Fuzz 38363. Bugfix on 0.3.1.1-alpha when the consdiff parsing code was introduced.
-
- 15 Nov, 2021 1 commit
-
-
Nick Mathewson authored
As a side effect, this fixes a "Bug" warning. Closes #40515. Bugfix on 0.2.4.10-alpha.
-
- 08 Nov, 2021 3 commits
-
-
Alexander Færøy authored
-
Alexander Færøy authored
-
Alexander Færøy authored
-
- 06 Nov, 2021 1 commit
-
-
Nick Mathewson authored
From LibreSSL versions 3.2.1 through 3.4.0, our configure script would conclude that TLSv1.3 as supported, but it actually wasn't. This led to annoying breakage like #40128 and #40445. Now we give an error message if we try to build with one of those versions. Closes #40511.
-
- 05 Nov, 2021 5 commits
-
-
Nick Mathewson authored
Previously the logic was reversed, and always gave the wrong answer. This has no other effect than to change whether we suppress deprecated API warnings. Fixes #40429; bugfix on 0.3.5.13.
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
Nick Mathewson authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-