aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-20 14:07:37 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-20 14:07:37 -0500
commite7e33d4b04be508e327f79786e1e0a885afd7a6d (patch)
tree7c43f361338709c0bc651660c15393bdf892c646 /changes
parent9ddc1fb10c0e40fccee6d4d8b122250f8358ca81 (diff)
parent18a15747efe29d2df7a8ea852439fd30886cf9b3 (diff)
downloadtor-e7e33d4b04be508e327f79786e1e0a885afd7a6d.tar.gz
tor-e7e33d4b04be508e327f79786e1e0a885afd7a6d.zip
Merge branch 'bug14084'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug140846
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug14084 b/changes/bug14084
new file mode 100644
index 0000000000..c7f053e16e
--- /dev/null
+++ b/changes/bug14084
@@ -0,0 +1,6 @@
+ o Minor features:
+ - New option "HiddenServiceAllowUnknownPorts" to allow hidden
+ services to disable the anti-scanning feature introduced in
+ 0.2.6.2-alpha. With this option not set, a connection to an
+ unlisted port closes the circuit. With this option set, only a
+ RELAY_DONE cell is sent. Closes ticket #14084. \ No newline at end of file