mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'tor-gitlab/mr/268' into maint-0.4.5
This commit is contained in:
+5
-4
@@ -1,5 +1,6 @@
|
||||
o Minor bugfixes (config, bridge):
|
||||
- Really fix the case where torrc has a missing ClientTransportPlugin but
|
||||
configured with a Bridge line and UseBridges. Previously, we failed to
|
||||
also look at the managed proxy list and thus it would fail for the
|
||||
"exec" case. Fixes bug 40106; bugfix on 0.4.5.1-alpha.
|
||||
- Don't initiate a connection to a bridge without a corresponding
|
||||
transport. Fixes bug 40106; bugfix on 0.4.5.1-alpha.
|
||||
- This also reverts an earlier fix we did for this that would validate
|
||||
configuration to avoid such situation but turns out it wouldn't work for
|
||||
a DisableNetwork thus the new approach.
|
||||
|
||||
Reference in New Issue
Block a user