summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-06-20 18:56:35 +0000
committerNick Mathewson <nickm@torproject.org>2005-06-20 18:56:35 +0000
commit2aff87caae0055a4767e60356f44612db20ad5c1 (patch)
tree99dab8d7e82e8650c07e5c5fc40336e5ecbcb7cc /doc
parent5eef9177c57ccac03b6676e039c56bf7a6705198 (diff)
downloadtor-2aff87caae0055a4767e60356f44612db20ad5c1.tar.gz
tor-2aff87caae0055a4767e60356f44612db20ad5c1.zip
Load hardware acceleration options when/where available. Can anybody test this?
svn:r4467
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
-rw-r--r--doc/tor.1.in4
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 727d85ef91..d7862e5187 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -107,7 +107,8 @@ N - Handle rendezvousing with unverified nodes.
prefix.
- cpu fixes:
- see if we should make use of truncate to retry
- - hardware accelerator support
+ o hardware accelerator support (configure engines.)
+ - hardware accelerator support (use instead of aes.c when reasonable)
r - kill dns workers more slowly
- continue decentralizing the directory
- Specify and design all of the below before implementing any.
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 986d19f7f3..f973a2eb6d 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -154,6 +154,10 @@ minutes for clients, 15 minutes for servers)
.TP
\fBUser \fR\fIUID\fP
On startup, setuid to this user.
+.TP
+\fBHardwareAccel \fR\fI0|1\fP
+If non-zero, try to use crypto hardware acceleration when
+available. (Default: 1. )
.SH CLIENT OPTIONS
.PP