tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 0bbb21eec4ea89eb1dacc98f3633bfc9aefb59ec
parent 62da565d8018d98c0ed7d5c961ca05a5a7f9fce7
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu, 13 Nov 2025 12:10:00 -0500

Merge branch 'maint-0.4.8'

Diffstat:
Achanges/bug41088 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/bug41088 b/changes/bug41088 @@ -0,0 +1,4 @@ + o Minor bugfixes (bridges, pluggable transport): + - Fix a bug causing the initial tor process to hang intead of exiting with + RunAsDaemon, when pluggable transports are used. + Fixes bug 41088; bugfix on 0.4.9.1-alpha.