Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove changes files that were merged to changelogs of 0.2.2.25-alpha or earlier | Nick Mathewson | 2011-04-29 |
* | Add a torrc option to report log domains | Nick Mathewson | 2011-01-25 |
* | Simplify syntax for negated log domains•••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 | 2011-01-25 |
* | Add manpage entry for logging domains•••Fixes issue 2215. | Nick Mathewson | 2011-01-25 |