summaryrefslogtreecommitdiff
path: root/changes/ticket25409
diff options
context:
space:
mode:
authorNeel Chauhan <neel@neelc.org>2018-03-20 08:27:41 -0400
committerIsis Lovecruft <isis@torproject.org>2018-04-04 00:19:33 +0000
commit9df110cd722a383414584d5ff6494944c993bb6d (patch)
tree28ee43034c31ca12e52ae20b5042ea3d68a029af /changes/ticket25409
parent21c81348a39dd235c40656c34abb76daf88e81f3 (diff)
downloadtor-9df110cd722a383414584d5ff6494944c993bb6d.tar.gz
tor-9df110cd722a383414584d5ff6494944c993bb6d.zip
Remove PortForwarding options
Signed-off-by: Isis Lovecruft <isis@torproject.org>
Diffstat (limited to 'changes/ticket25409')
-rw-r--r--changes/ticket254096
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket25409 b/changes/ticket25409
new file mode 100644
index 0000000000..f0006fbc5d
--- /dev/null
+++ b/changes/ticket25409
@@ -0,0 +1,6 @@
+ 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.
+