commit 0f11e4f2ed862512cda24b111e72e29e80e7dc9e Author: Robert Ransom rransom.8774@gmail.com Date: Thu Apr 14 18:20:11 2011 -0700
Correct name of the __AllDirActionsPrivate option --- control-spec.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt index f86f94b..d24afab 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -1831,7 +1831,7 @@ normal operations. Unless a controller provides replacement functionality to fill this gap, Tor will not correctly handle user requests.
- __AllDirOptionsPrivate + __AllDirActionsPrivate
If true, Tor will try to launch all directory operations through anonymous connections. (Ordinarily, Tor only tries to anonymize
tor-commits@lists.torproject.org