aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-19 16:15:27 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-19 16:15:27 -0400
commit6f20a74d52741cce521cf03b8afee570e3cb367b (patch)
treec49d5aab8a038da07570612795861ea32bf6cb2d /doc
parenta7b46336eb5f1f7f734ac2d978c7ab17d1c870c0 (diff)
parent18752bca5b57c11b6d843db671e1886ed0624848 (diff)
downloadtor-6f20a74d52741cce521cf03b8afee570e3cb367b.tar
tor-6f20a74d52741cce521cf03b8afee570e3cb367b.tar.gz
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
Conflicts: doc/tor.1.txt src/or/circuitbuild.c src/or/config.c src/or/or.h
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index b73d4a05d..3be90be87 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1049,6 +1049,12 @@ The following options are useful only for clients (that is, if
If UseEntryGuardsAsDirectoryGuards is enabled, we try to make sure we
have at least NUM routers to use as directory guards. (Default: 3)
+**GuardLifetime** __N__ **days**|**weeks**|**months**::
+ If nonzero, and UseEntryGuards is set, minimum time to keep a guard before
+ picking a new one. If zero, we use the GuardLifetime parameter from the
+ consensus directory. No value here may be less than 1 month or greater
+ than 5 years; out-of-range values are clamped. (Default: 0)
+
**SafeSocks** **0**|**1**::
When this option is enabled, Tor will reject application connections that
use unsafe variants of the socks protocol -- ones that only provide an IP