tor

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

commit 6d59ab16a0aebf74b793c174f8e724b2fbcbbb64
parent 79f249e786abfca909e809f18d78e1f4f77463b5
Author: juga0 <juga@riseup.net>
Date:   Sat, 21 Jul 2018 21:59:50 +0000

Add changes file regarding bandwidth file headers

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

diff --git a/changes/ticket3723 b/changes/ticket3723 @@ -0,0 +1,3 @@ + o Minor features (directory authority): + - When a bandwidth file is used to obtain the bandwidth measurements, + include this bandwidth file headers in the votes. Closes ticket 3723.