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
Benjamin J. Thompson
Tor
Commits
65836d24
Commit
65836d24
authored
15 years ago
by
Martin Peck
Browse files
Options
Downloads
Patches
Plain Diff
Remove warning about untested HardwareAccel option and clarify usage.
parent
58168322
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tor.1.in
+6
-5
6 additions, 5 deletions
doc/tor.1.in
with
6 additions
and
5 deletions
doc/tor.1.in
+
6
−
5
View file @
65836d24
...
...
@@ -350,16 +350,17 @@ On startup, setuid to this user and setgid to their primary group.
.LP
.TP
\fBHardwareAccel \fR\fB0\fR|\fB1\fP
If non-zero, try to use crypto hardware acceleration when
available.
This is untested and probably buggy.
(Default: 0)
If non-zero, try to use
built-in (static)
crypto hardware acceleration when
available. (Default: 0)
.LP
.TP
\fBAccelName \fR\fI
EngineName
\fP
\fBAccelName \fR\fI
NAME
\fP
When using OpenSSL hardware crypto acceleration attempt to load the dynamic
engine of this name. This must be used for any dynamic hardware engine.
engine of this name. This must be used for any dynamic hardware engine. Names
can be verified with the openssl engine command.
.LP
.TP
\fBAccelDir \fR\fI
Path
\fP
\fBAccelDir \fR\fI
DIR
\fP
Specify this option if using dynamic hardware acceleration and the engine
implementation library resides somewhere other than the OpenSSL default.
.LP
...
...
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