- 23 Jan, 2021 1 commit
-
-
juga authored
When generating the Bandwidth File as Torflow, use 28 days of past raw measurements instead of 5, by default. Also keep the raw measurements for that long before compressing or deleting them. And stop checking whether the compression and delete periods are valid, without checking defaults first and based on arbitrary values. Closes: #40017
-
- 14 Jan, 2021 1 commit
-
-
juga authored
fix: doc: Sphinx warnings when creating documentation Closes #40036 See merge request tpo/network-health/sbws!54
-
- 11 Jan, 2021 3 commits
-
-
Georg Koppen authored
This should give us at least a clean html, text, and man build experience. Closes #40036.
-
Georg Koppen authored
-
- 07 Jan, 2021 9 commits
-
-
Georg Koppen authored
-
juga authored
fix: doc: Update values in config_tor.rst + clean-up Closes #40035 See merge request tpo/network-health/sbws!49
-
juga authored
-
juga authored
Move initialization via existing socket to this new function and start tor only when it fails. Closes: #33150.
-
juga authored
to check whether the external control port configuration is set. There is no need to assert all argument options nor to return the error.
-
juga authored
-
juga authored
because when trying to connect to an external tor (chutney), it does not make sense to start own tor. Also log how the connection has been made.
-
juga authored
via control port.
-
Georg Koppen authored
Closes #40035.
-
- 21 Dec, 2020 1 commit
-
-
juga authored
fix: doc: Update default values in man_sbws.ini.rst Closes #40034 See merge request tpo/network-health/sbws!46
-
- 18 Dec, 2020 3 commits
-
-
Georg Koppen authored
Closes #40034.
-
juga authored
fix: doc: Clean up config.rst Closes #40033 See merge request tpo/network-health/sbws!45
-
Georg Koppen authored
Closes #40033.
-
- 14 Dec, 2020 3 commits
-
-
Georg Koppen authored
-
juga authored
if it fails to be measured as entry. Mayb closes: #40029.
-
juga authored
that could be also checked, increasing the chances that the exit can exit to our Web servers. But if it could not, then we need to retry to measure it as 1st hop.
-
- 13 Dec, 2020 1 commit
-
-
juga authored
setting it to the default, 60secs. Since many relays fail to be measured cause of circuit timeout. Maybe closes #40029.
-
- 11 Dec, 2020 3 commits
-
-
Georg Koppen authored
-
juga authored
and make argument optional.
-
juga authored
Since sbws is only building 2 hop paths, there is no need to add random relays to the path, or convert back and forth between fingerprint and ``Relay`` objects. This will eliminate the circuit errors: - Tor seems to no longer think XXX is a relay - Can not build a circuit, no path. - Can not build a circuit with the current relays. If a relay is not longer running when attempting to build the circuit, it will probably fail with one of the other circuit errors: TIMEOUT, DESTROYED or CHANNEL_CLOSED. Closes: #40027
-
- 10 Dec, 2020 2 commits
-
-
juga authored
after removing KeyValue recent_measurement_attempt_count in #40023. Changed also torspec, issue #20. Closes: #40026.
-
juga authored
since, by mistake, the bandwidth file version here was never updated to v1.5.0. This patch only changes the constants names, but logic remains the same. Related to torspec#35.
-
- 30 Nov, 2020 1 commit
-
-
Georg Koppen authored
-
- 26 Nov, 2020 1 commit
-
-
juga authored
because it stores a timestamp for each attempt, which makes state.dat grow thousand of lines (json). Closes #40023, #40020
-
- 04 Oct, 2020 4 commits
- 23 Aug, 2020 1 commit
-
-
Georg Koppen authored
-
- 22 Aug, 2020 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 18 Aug, 2020 3 commits
- 11 Aug, 2020 1 commit
-
-
juga authored
Closes: #40011
-