summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2014-10-14 22:09:44 +0300
committerNick Mathewson <nickm@torproject.org>2014-11-04 00:37:24 -0500
commitfc9591da727817923e1084d1a73d5dd8a52e6948 (patch)
tree6b8e3b7a0fd9a41f7934bd02cfb6b9d421f015f0
parent0da4ddda4f8f1c3c931349e45acbdcae2b7cc750 (diff)
downloadtor-fc9591da727817923e1084d1a73d5dd8a52e6948.tar.gz
tor-fc9591da727817923e1084d1a73d5dd8a52e6948.zip
Adding changes file for 13315.
-rw-r--r--changes/bug133155
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug13315 b/changes/bug13315
new file mode 100644
index 0000000000..c2ae5ff1f8
--- /dev/null
+++ b/changes/bug13315
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Validate hostnames in SOCKS5 requests more strictly. If SafeSocks
+ is enabled, reject requests with IP addresses as hostnames. Resolves
+ ticket 13315.
+