tor

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

commit c6a154e7b83377bffc130d757d3af3bcc124503e
parent 5ab2110eb6b4ae9082430081cb2800018cf0dcd6
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun, 19 Aug 2018 21:05:17 +0300

Add changes file

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

diff --git a/changes/bug27165 b/changes/bug27165 @@ -0,0 +1,4 @@ + o Minor bugfixes (C correctness): + - Use time_t for all values in predicted_ports_prediction_time_remaining(). + Rework the code that computes difference between durations/timestamps. + Fixes bug 27165; bugfix on 0.3.1.1-alpha.