tor

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

commit 6edee54afaaa60f34bed0dedb2792766f8683cd5
parent e95b13f8ce383634eb10dc0a634971fb020daa76
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu,  6 Sep 2018 09:31:39 -0400

Changes file for 25132

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

diff --git a/changes/feature25132 b/changes/feature25132 @@ -0,0 +1,3 @@ + o Minor features (controller): + - The GETINFO command now support an "uptime" argument, to return + Tor's uptime in seconds. Closes ticket 25132.