Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
251efd11
Commit
251efd11
authored
Apr 13, 2020
by
Nick Mathewson
🎨
Browse files
incorporate 33545 into changelog.
parent
935fb0dc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
251efd11
Changes in version 0.4.3.4-rc - 2020-04-1
?
Changes in version 0.4.3.4-rc - 2020-04-1
3
Tor 0.4.3.4-rc is the first release candidate in its series. It fixes
several bugs from earlier versions, including one affecting DoS
defenses on bridges using pluggable transports.
...
...
@@ -70,6 +70,9 @@ Changes in version 0.4.3.4-rc - 2020-04-1?
decoding onion service descriptors as a relay. Also add some
diagnostics to debug any future bugs in that area. Fixes bug
31669; bugfix on 0.3.0.1-alpha.
- Block a client-side assertion by disallowing the registration of
an x25519 client auth key that's all zeroes. Fixes bug 33545;
bugfix on 0.4.3.1-alpha. Based on patch from "cypherpunks".
o Code simplification and refactoring:
- Disable our coding standards best practices tracker in our git
changes/bug33545
deleted
100644 → 0
View file @
935fb0dc
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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment