- 08 Jan, 2021 1 commit
-
-
juga authored
as this might cause many circuit errors. They're already added to the generator. Also adapt the number in test_init_relays. Closes: #40037. Happy solstice! :)
-
- 21 Dec, 2020 1 commit
-
- 18 Dec, 2020 3 commits
-
-
Georg Koppen authored
Closes #40034.
-
Georg Koppen authored
Closes #40033.
-
- 14 Dec, 2020 3 commits
-
-
Georg Koppen authored
-
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
-
- 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 4 commits
-
-
Georg Koppen authored
-
juga authored
Conversion only happens when parsing a bandwidth file in the integration tests. Closes: #40009
-
Georg Koppen authored
- 10 Aug, 2020 1 commit
-
-
juga authored
when checking exit policies to know whether an exit can exit to a port. Closes: #40010
-
- 09 Aug, 2020 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 21 Jul, 2020 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
- 20 Jul, 2020 4 commits
-
-
juga authored
Change the version from which the release script is used. Also explain the prefixes used in the commits. Closes #29294
-
juga authored
it should not take more effort than solving self-sbws issues.
-
juga authored
-
juga authored
since it is now managed automatically by versioneer. Instead, suggest creating a "next" maintainance branch. But stop using `-` and `.` characters in it, to type it faster, since most of the new branches will be based on it.
-