Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
jarl
tor
Commits
717eae3b
Commit
717eae3b
authored
8 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Appease lint-changes script.
parent
e99cc874
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
changes/bug19499
+1
-1
1 addition, 1 deletion
changes/bug19499
changes/bug19556
+1
-1
1 addition, 1 deletion
changes/bug19556
changes/bug19557
+1
-1
1 addition, 1 deletion
changes/bug19557
with
3 additions
and
3 deletions
changes/bug19499
+
1
−
1
View file @
717eae3b
o Minor features (build):
- Tor now again builds with the recent OpenSSL 1.1 development branch
(tested against 1.1.0-pre6-dev).
(tested against 1.1.0-pre6-dev).
Closes ticket 19499.
This diff is collapsed.
Click to expand it.
changes/bug19556
+
1
−
1
View file @
717eae3b
...
...
@@ -4,4 +4,4 @@
private stats directory, calls check_private_dir(), which also
opens and not just stats() the directory. Therefore, we need to
also allow open() for the stats dir in our sandboxing setup.
Fixes bug 19556.
Fixes bug 19556
; bugfix on 0.2.5.1-alpha
.
This diff is collapsed.
Click to expand it.
changes/bug19557
+
1
−
1
View file @
717eae3b
o Major bugfixes (sandboxing):
- Our sandboxing code would not allow us to write to stats/hidserv-stats,
causing tor to abort while trying to write stats. This was previously
masked by bug 19556.
Fixes bug 19557.
masked by bug 19556. Fixes bug 19557
; bugfix on 0.2.6.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