summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-05 14:34:29 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-05 14:34:29 -0400
commit73b0e2e6fd02140d349ebc6d4ae44c6a28a0f39c (patch)
tree4520ec8590003e12db93503b7b5973938b63f2a1 /changes
parentc0b9f594b65f410cf219673d53226ed4eeeedc19 (diff)
parentad9190404b1cbba3f7e17f8db20034e986093f21 (diff)
downloadtor-73b0e2e6fd02140d349ebc6d4ae44c6a28a0f39c.tar.gz
tor-73b0e2e6fd02140d349ebc6d4ae44c6a28a0f39c.zip
Merge branch 'http_tunnel_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/feature224075
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature22407 b/changes/feature22407
new file mode 100644
index 0000000000..aec6c15f46
--- /dev/null
+++ b/changes/feature22407
@@ -0,0 +1,5 @@
+ o Minor features (client):
+ - You can now use Tor as a tunneled HTTP proxy: use the HTTPTunnelPort
+ option to open a port that accepts HTTP CONNECT requests.
+ Closes ticket 22407.
+