tor/changes
Nick Mathewson fb3704b459 New consensus method to find bwweightscale & maxunmeasuredbw correctly.
Our original code for parsing these parameters out of our list of
parameters pre-dated us having the
dirvote_get_intermediate_param_value() function... and it was buggy.
Specifically, it would reject any " ... K=V ..." value
where there were additional unconverted characters after the V, and
use the default value instead,

We haven't run into this yet because we've never voted for
bwweightscale to be anything besides the default 10000, or
maxunmeasuredbw to be anything besides the default 20.

This requires a new consensus method because it is a change in how
consensuses are computed.

Fixes bug 19011; bugfix on 0.2.2.10-alpha.
2021-01-13 15:23:27 +02:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
argument_parse Command-line arguments: be better at detecting absent optional args. 2020-12-08 16:53:57 +02:00
bug19011 New consensus method to find bwweightscale & maxunmeasuredbw correctly. 2021-01-13 15:23:27 +02:00
bug23126 Add changes file for v3 metrics. 2020-11-03 11:12:17 +02:00
bug33607 Stop forcing IPv4 and IPv6 traffic on non-SOCKSPorts 2020-10-27 17:57:48 -07:00
hs_build_addr Changes file for #40213 / !227 2020-12-02 10:32:39 -05:00
ticket30477 Announce URL to bridge status page when starting Tor as a bridge relay. 2020-12-09 10:03:11 -05:00
ticket32102 Mention bug number in changes file. 2020-11-19 10:46:29 -05:00
ticket33632 Allow listing ed25519 fingerprints on the command line 2020-11-17 11:23:08 -05:00
ticket40111 configure: Fix the --enable-static-tor switch 2020-12-08 09:14:49 -05:00
ticket40205 relay: Avoid log reachability test for bandwidth test circuit 2020-12-08 14:51:31 -05:00