mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
7 lines
330 B
Plaintext
7 lines
330 B
Plaintext
|
o Code simplification and refactoring:
|
||
|
We remove the PortForwsrding and PortForwardingHelper options, related
|
||
|
functions, and the port_forwarding tests. These options were used by
|
||
|
the now-deprecated Vidalia to help ordinary users become Tor relays or
|
||
|
bridges. Closes ticket 25409. Patch by Neel Chauhan.
|
||
|
|