diff options
Diffstat (limited to 'changes/bug13315')
-rw-r--r-- | changes/bug13315 | 5 |
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. + |