summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-04-13 14:14:41 -0400
committerNick Mathewson <nickm@torproject.org>2020-04-13 14:14:41 -0400
commite22a8d9c956f838138a7e5bc0714b1bb99f0e2a5 (patch)
tree158c80ae7e12fbb09e8bbff3f0ae5eb4a7691a46 /changes
parent80031db32abebaf4d0a91c01db258fcdbd54a471 (diff)
parent55cb6c3fcdbeac31a88bcc62c0dbe5ded4605176 (diff)
downloadtor-e22a8d9c956f838138a7e5bc0714b1bb99f0e2a5.tar.gz
tor-e22a8d9c956f838138a7e5bc0714b1bb99f0e2a5.zip
Merge branch 'maint-0.4.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug335454
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug33545 b/changes/bug33545
new file mode 100644
index 0000000000..c051b01605
--- /dev/null
+++ b/changes/bug33545
@@ -0,0 +1,4 @@
+ o Minor bugfixes (hidden services):
+ - Block a client-side assert by disallowing the registration of an x25519
+ client auth key that's all zeroes. Fixes bug 33545; bugfix on
+ 0.4.3.1-alpha. Patch based on patch from "cypherpunks". \ No newline at end of file