blob: cfc6c91fb7c905ac3d3015393f303b75ab6f7918 (
plain)
1
2
3
4
5
6
|
o Minor bugfixes (client, bridge, configuration):
- Exit tor on a misconfiguration when the Bridge line has a transport but
no corresponding ClientTransportPlugin can be found. Prior to this fix,
tor would attempt to connect to the bridge directly without using the
transport leading to a possible leak on the wire. Fixes bug 25528;
bugfix on 0.2.6.1-alpha.
|