Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
orbea
Tor
Commits
8fcdc4c6
Commit
8fcdc4c6
authored
3 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Light editing to changes entries for 0.4.7.5-alpha
parent
649539e8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
changes/ticket40312
+2
-1
2 additions, 1 deletion
changes/ticket40312
changes/ticket40560
+4
-4
4 additions, 4 deletions
changes/ticket40560
changes/ticket40576
+4
-4
4 additions, 4 deletions
changes/ticket40576
changes/ticket40579
+2
-1
2 additions, 1 deletion
changes/ticket40579
with
12 additions
and
10 deletions
changes/ticket40312
+
2
−
1
View file @
8fcdc4c6
o Major bugfixes (relay, DNS):
- Lower the DNS timeout from 3 attempts at 5 seconds each to 2 attempts at
1 seconds each. Two new consensus parameters were added to control these
values. See ticket for more details on why. Fixes bug 40312; bugfix on
values. This change should improve observed performance under DNS load;
see ticket for more details. Fixes bug 40312; bugfix on
0.3.5.1-alpha.
This diff is collapsed.
Click to expand it.
changes/ticket40560
+
4
−
4
View file @
8fcdc4c6
o Minor bugfixes (relay, overload):
-
Use a fraction and assessment period of ntor handshake drops for the
overload general signal. Before that, a single drop could trigger an
overload state which
was far from useful. Fixes bug 40560; bugfix on
0.4.7.1-alpha.
-
Decide whether to signal overload based on a fraction and
assessment period of ntor handshake drops. Previously, a single
drop could trigger an
overload state
,
which
caused many false
positives. Fixes bug 40560; bugfix on
0.4.7.1-alpha.
This diff is collapsed.
Click to expand it.
changes/ticket40576
+
4
−
4
View file @
8fcdc4c6
o Minor bugfixes (onion service congestion control):
- Avoid a non
fatal assert
in case we can't setup congestion control on the
rendezvous circuit after opening. Fixes bug 40576; bugfix on
0.4.7.4-alpha.
- Avoid a non
-
fatal assert
ion failure in the case where we fail to set up
congestion control on a rendezvous circuit. This could happen naturally
if a cache entry expired at an unexpected time. Fixes bug 40576; bugfix
on 0.4.7.4-alpha.
This diff is collapsed.
Click to expand it.
changes/ticket40579
+
2
−
1
View file @
8fcdc4c6
o Minor bugfixes (onion service, client):
- Fix a fatal assert due to a guard subsystem recursion triggered by the
- Fix a rare but fatal assertion failure due to a guard subsystem
recursion triggered by the
onion service client. Fixes bug 40579; bugfix on 0.3.5.1-alpha.
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