- Apr 01, 2025
-
-
David Goulet authored
Don't redefine O_NOFOLLOW. See merge request !877
-
collinfunk authored
-
- Mar 31, 2025
-
-
David Goulet authored
-
David Goulet authored
Improved UX for happy families based on relay op requests Closes #41033 See merge request !875
-
David Goulet authored
Use bullseye on main for i386 for now. See merge request !876
-
Alexander Hansen Færøy authored
-
- Mar 27, 2025
-
-
excurso authored
Perform a clean shutdown in case worker threads cannot be lauched.
-
David Goulet authored
-
David Goulet authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Handle empty DNS reply without error as NOERROR Closes #40248 See merge request !839
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
David Goulet authored
Fix: bw cache entry spikes (Issue: #31524) See merge request !826
-
-
David Goulet authored
Re: Coverity report Oct 31st, 2024 (Issue #40991) See merge request !844
-
-
David Goulet authored
In the circuit_about_to_free(), we clear the circ->conflux object and then we end up trying to emit an event on the control port which calls CIRCUIT_IS_CONFLUX() and non fatal assert on the false branch. Fixes #41037 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Mar 26, 2025
-
-
Alexander Hansen Færøy authored
Remove TLSSecrets tests See merge request !872
-
David Goulet authored
-
David Goulet authored
resolve scary vanguard-related log msgs on dir auths See merge request !873
-
Roger Dingledine authored
After we added layer-two vanguards, directory authorities wouldn't think any of their vanguards were suitable for circuits, leading to a "Failed to find node for hop #2 of our path. Discarding this circuit." log message once per second from startup until they made a fresh consensus. Now they look to their existing consensus on startup, letting them build circuits properly from the beginning. Fixes bug 40802; bugfix on 0.4.7.1-alpha.
-
- Mar 25, 2025
-
-
Alex Xu authored
These would fail if anybody actually still used OpenSSL 1.0, but in any case there's no need to leave them around. Follow-up from !862 (comment 3178084).
-
Nick Mathewson authored
This will cause clients before 0.4.1.1-alpha to shut down. Part of #40836.
-
Nick Mathewson authored
Note that the changes here will require all relays to be 0.4.7.4-alpha or later, which is lower than our current lowest-supported relay version. Part of #40836.
-
David Goulet authored
-
Roger Dingledine authored
-
- Mar 24, 2025
-
-
David Goulet authored
Only include custom OpenSSL ABI checks for OpenSSL 1.1 See merge request !827
-
David Goulet authored
-
-
David Goulet authored
-
-
David Goulet authored
-
-
David Goulet authored
-
David Goulet authored
Unfortunately, we wanted to be able to control the Guard flag here but the token used mentionned "exit" instead. Oh well, s*** happens :). Fixes #41035 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- Mar 20, 2025
-
-
Alexander Hansen Færøy authored
Avoid memory leak on unexpected family ID See merge request !868
-