tor

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

commit 0cf3ab54f6701e37a28a3ad06d4dae1d7a031007
parent 35b601a8b5f3d0da989d93a28b585ee570f680fd
Author: David Goulet <dgoulet@torproject.org>
Date:   Tue, 23 Mar 2021 09:42:21 -0400

Merge branch 'tor-gitlab/mr/337'

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

diff --git a/changes/ticket40228 b/changes/ticket40228 @@ -0,0 +1,4 @@ + o Minor features (dormant mode): + - Add a new 'DormantTimeoutEnabled' option to allow coarse-grained + control over whether the client ever becomes dormant from inactivity. + Most people won't need this. Closes ticket 40228.