tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit cb757b30a208f027ca36d7acceade61faf348009
parent 305934c67b919b7ab16270e4c75531f5e0de7210
Author: Taylor Yu <catalyst@torproject.org>
Date:   Fri,  7 Feb 2020 12:54:55 -0600

changes file for tickets 32928, 32929

Diffstat:
Achanges/ticket32928 | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/changes/ticket32928 b/changes/ticket32928 @@ -0,0 +1,7 @@ + o Documentation (manpage): + - Split Circuit Timeout options into their own section of the tor + manpage. Closes ticket 32928. Work by Swati Thacker as part of + Google Season of Docs. + - Split Node selection options into their own section of the tor + manpage. Closes ticket 32929. Work by Swati Thacker as part of + Google Season of Docs.