summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-21 09:36:31 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-21 09:36:31 -0400
commit9b0a17a74f5d8cd7c5d8a07dd275e7d96bd4fd35 (patch)
tree4289c92c0b9f2833801dd5f36d3fc48d46d3ac66 /changes
parent96d1f2e6d0ebcb97aa66a1416d147533b24fac9c (diff)
parente818a7190599ff46184e1b8541b2317c145e6d8d (diff)
downloadtor-9b0a17a74f5d8cd7c5d8a07dd275e7d96bd4fd35.tar.gz
tor-9b0a17a74f5d8cd7c5d8a07dd275e7d96bd4fd35.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-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.