- 11 Aug, 2022 23 commits
-
-
David Goulet authored
-
-
David Goulet authored
-
David Goulet authored
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
-
-
David Goulet authored
-
David Goulet authored
-
-
-
We need to tune these, but we're not likely to need the subtle differences between a few of them. Removing them will prevent our consensus parameter string from becoming too long in the event of tuning.
-
This can avoid circuits getting stuck due to an abnormally low min value.
-
This allows us to average out minimums due to lulls in activity a bit more.
-
Since slow-start now checks every sendme, lower EWMA is better.
-
RFC3742 updates the cwnd every sendme during slow start, and backs off of the exponential growth based on a cap parameter.
-
- 10 Aug, 2022 12 commits
-
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
- 09 Aug, 2022 5 commits
-
-
Roger Dingledine authored
mike is concerned that we would get too much exposure to adversaries, if we enforce that none of our L2 guards can be in the same family. this change set now essentially finishes the feature that commit a77727cd was attempting to add, but strips the "_and_family" part of that plan.
-
Roger Dingledine authored
We had omitted some checks for whether our vanguards (second layer guards from proposal 333) overlapped or came from the same family. Now make sure to pick each of them to be independent. Fixes bug 40639; bugfix on 0.4.7.1-alpha.
-
David Goulet authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Remove UPTIME_TO_GUARANTEE_STABLE, MTBF_TO_GUARANTEE_STABLE, TIME_KNOWN_TO_GUARANTEE_FAMILIAR WFU_TO_GUARANTEE_GUARD and replace each of them with a tunnable torrc option. Related to #40652 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-