- Apr 01, 2012
-
-
Roger Dingledine authored
It is for the not-yet-implemented bridge community design.
-
- Feb 02, 2012
-
-
Roger Dingledine authored
There isn't really any point to messing with it. Resolves ticket 5005.
-
- Jan 18, 2012
-
-
Nick Mathewson authored
-
- Nov 21, 2011
-
-
Roger Dingledine authored
-
- Oct 25, 2011
-
-
Roger Dingledine authored
Remove a confusing dollar sign from the example fingerprint in the man page, and also make example fingerprint a valid one.
-
- Sep 02, 2011
-
-
Roger Dingledine authored
-
- Aug 25, 2011
-
-
Sebastian Hahn authored
-
- Jul 06, 2011
-
-
Sebastian Hahn authored
Asciidoc was inserting <pre> tags for paragraphs that started with a '+' at the beginning of the line. Instead, we need a space in front of the plus.
-
- Jun 17, 2011
-
-
Nick Mathewson authored
This reverts commit 40cfad1b.
-
- Jun 03, 2011
-
-
- Jun 02, 2011
-
-
- May 16, 2011
-
-
-
When running a system-wide instance of Tor on Unix-like systems, having a ControlSocket is a quite handy mechanism to access Tor control channel. But it would be easier if access to the Unix domain socket can be granted by making control users members of the group running the Tor process. This change introduces a UnixSocketsGroupWritable option, which will create Unix domain sockets (and thus ControlSocket) 'g+rw'. This allows ControlSocket to offer same access control measures than ControlPort+CookieAuthFileGroupReadable. See <http://bugs.debian.org/552556> for more details.
-
- May 13, 2011
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This is the major part of the implementation for trac issue 3076.
-
- May 12, 2011
-
-
Nick Mathewson authored
-
- May 04, 2011
-
-
Nick Mathewson authored
Fixes bug 2379
-
- Apr 29, 2011
-
-
Nick Mathewson authored
Clients and relays haven't used them since early 0.2.0.x. The only remaining use by authorities learning about new relays ahead of scedule; see proposal 147 for what we intend to do about that. We're leaving in an option (FetchV2Networkstatus) to manually fetch v2 networkstatuses, because apparently dnsel and maybe bwauth want them. This fixes bug 3022.
-
- Apr 27, 2011
-
-
Roger Dingledine authored
-
Nick Mathewson authored
This is a squashed version of my former desired_nodes_behavior branch that we used to specify the intended results wrt bug 1090.
-
- Mar 03, 2011
-
-
Robert Ransom authored
-
- Feb 22, 2011
-
-
Nick Mathewson authored
We should really require a modern asiidoc: backporting stuff to 8.2 is a timesink.
-
- Feb 10, 2011
-
-
Robert Ransom authored
Fixes bug 2089.
-
- Feb 09, 2011
-
-
Robert Ransom authored
-
- Feb 07, 2011
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 28, 2011
-
-
Sebastian Hahn authored
-
- Jan 26, 2011
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 25, 2011
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Previously if you wanted to say "All messages except network messages", you needed to say "[*,~net]" and if you said "[~net]" by mistake, you would get no messages at all. Now, if you say "[~net]", you get everything except networking messages.
-
Nick Mathewson authored
Fixes issue 2215.
-
- Nov 15, 2010
-
-
Nick Mathewson authored
-
- Nov 10, 2010
-
-
Sebastian Hahn authored
In f87c6f10 we made it so that MinUptimeHidServDirectoryV2 defaults to 0 if TestingTorNetwork is set. Add a manpage entry and a changes file.
-
Sebastian Hahn authored
-
Sebastian Hahn authored
Jesse Adelman noticed that we don't currently describe what happens very well.
-
Sebastian Hahn authored
-
Sebastian Hahn authored
Breaking this out of the last commit because this might be more controversial.
-