tor

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

commit b61c3c6dfa072a9717c878675ed431c3f8f74d24
parent ec7da50ab4d30eac64e02e1a5d37a72c91845214
Author: juga0 <juga@riseup.net>
Date:   Tue,  6 Nov 2018 14:58:15 +0000

changes: Add changes file for #26698

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

diff --git a/changes/ticket26698 b/changes/ticket26698 @@ -0,0 +1,4 @@ + o Minor features (directory authority): + - When a directory authority is using a bandwidth file to obtain the + bandwidth values, include the digest of the file in the vote. + Closes ticket 26698.