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
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
eighthave
Tor
Commits
f5729b8c
Commit
f5729b8c
authored
11 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Reformat changelog a little to follow arma rules on spacing
parent
cee6a991
No related branches found
Branches containing commit
Tags
1.9.8
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+9
-9
9 additions, 9 deletions
ChangeLog
with
9 additions
and
9 deletions
ChangeLog
+
9
−
9
View file @
f5729b8c
...
...
@@ -5,17 +5,17 @@ Changes in version 0.2.4.14-alpha - 2013-06-18
o Major bugfixes:
- When we have too much memory queued in circuits (according to a new
MaxMemInCellQueues option), close the circuits consuming the most
memory.
This prevents us from running out of memory as a relay if
circuits fill up faster than they can be drained.
Fixes
bug 9063;
bugfix on the 54th commit of Tor. This bug is a further
fix beyond
bug 6252, whose fix was merged into 0.2.3.21-rc.
memory. This prevents us from running out of memory as a relay if
circuits fill up faster than they can be drained. Fixes
bug 9063;
bugfix on the 54th commit of Tor. This bug is a further
fix beyond
bug 6252, whose fix was merged into 0.2.3.21-rc.
This change also fixes an earlier approach taken in 0.2.4.13-alpha,
where we tried to solve this issue simply by imposing an upper limit
on
the number of queued cells for a single circuit.
That approach
proved
to be problematic, since there are ways to provoke clients to
send a
number of cells in excess of any such reasonable limit.
Fixes
bug
9072; bugfix on 0.2.4.13-alpha.
where we tried to solve this issue simply by imposing an upper limit
on
the number of queued cells for a single circuit. That approach
proved
to be problematic, since there are ways to provoke clients to
send a
number of cells in excess of any such reasonable limit. Fixes
bug
9072; bugfix on 0.2.4.13-alpha.
- Limit hidden service descriptors to at most ten introduction
points, to slow one kind of guard enumeration. Fixes bug 9002;
...
...
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