- 10 Aug, 2022 4 commits
-
-
David Goulet authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 02 Aug, 2022 4 commits
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
Fixes #40649 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 01 Aug, 2022 1 commit
-
-
David Goulet authored
Fixes #40604 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 27 Jul, 2022 4 commits
-
-
David Goulet authored
-
David Goulet authored
-
Nick Mathewson authored
Previously, `channelpadding_get_netflow_inactive_timeout_ms` would crash with an assertion failure if `low_timeout` was greater than `high_timeout`. That wasn't possible in practice because of checks in `channelpadding_update_padding_for_channel`, but it's better not to have a function whose correctness is this tricky to prove. Fixes #40645. Bugfix on 0.3.1.1-alpha.
-
David Goulet authored
Fix from previous commit where a DESTROY cell is sent instead of a TRUNCATED. Related to #40623 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 26 Jul, 2022 2 commits
-
-
David Goulet authored
-
David Goulet authored
Note that with this commit, TRUNCATED cells won't be used anymore that is client and relays won't emit them. Fixes #40623 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 09 May, 2022 3 commits
-
-
Alexander Færøy authored
-
Alexander Færøy authored
See: tpo/core/tor#40601.
-
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 4 commits
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
- 29 Mar, 2022 2 commits
-
-
David Goulet authored
Part of #40560 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
This code was heavily reused from the previous DNS timeout work done in ticket #40491 that was removed afterall from our code. Closes #40560 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 28 Mar, 2022 2 commits
-
-
David Goulet authored
-
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 2 commits
-
-
David Goulet authored
-
David Goulet authored
-
- 10 Mar, 2022 2 commits
-
-
David Goulet authored
-
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>
-
- 09 Mar, 2022 1 commit
-
-
David Goulet authored
-
- 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
-
-
-
David Goulet authored
-
-
-
David Goulet authored
-
-