Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
George Kadianakis
Tor
Commits
251efd11
Commit
251efd11
authored
5 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
incorporate 33545 into changelog.
parent
935fb0dc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+4
-1
4 additions, 1 deletion
ChangeLog
changes/bug33545
+0
-4
0 additions, 4 deletions
changes/bug33545
with
4 additions
and
5 deletions
ChangeLog
+
4
−
1
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
This diff is collapsed.
Click to expand it.
changes/bug33545
deleted
100644 → 0
+
0
−
4
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment