tor

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

commit 06046c726fb09ec745d2a565abfef28097856a19
parent 325348b360fc8a51d1344d918c1bb20017f1e863
Author: Matt Traudt <sirmatt@ksu.edu>
Date:   Fri, 14 Dec 2018 09:24:19 -0500

Add changes file for <30min HeartbeatPeriod patch

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

diff --git a/changes/ticket28840 b/changes/ticket28840 @@ -0,0 +1,3 @@ + o Minor features (testing): + - Allow HeartbeatPeriod of less than 30 minutes in testing Tor networks. + Closes ticket 28840, patch by robgjansen