aboutsummaryrefslogtreecommitdiff
path: root/changes/bug27316
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-21 09:35:23 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-21 09:35:23 -0400
commitbf2ffd39781664b6b29a57a1dd1d110368f120ce (patch)
treea43d2dc3c0a86b69ad8b6848db69490ecad2ba42 /changes/bug27316
parent04b5b87098f48c6016110b26a1cf62377437dfea (diff)
parent5b04392c1553e2a3e278a48f8d0e071181c0444f (diff)
downloadtor-bf2ffd39781664b6b29a57a1dd1d110368f120ce.tar.gz
tor-bf2ffd39781664b6b29a57a1dd1d110368f120ce.zip
Merge branch 'maint-0.3.2' into release-0.3.2release-0.3.2
Diffstat (limited to 'changes/bug27316')
-rw-r--r--changes/bug273163
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug27316 b/changes/bug27316
new file mode 100644
index 0000000000..cec9348912
--- /dev/null
+++ b/changes/bug27316
@@ -0,0 +1,3 @@
+ o Minor bugfixes (protover):
+ - Reject protocol names containing bytes other than alphanumeric characters
+ and hyphens ([A-Za-z0-9-]). Fixes bug 27316; bugfix on 0.2.9.4-alpha.