- Jan 09, 2019
-
-
juga authored
since deb.torproject.org does not support anymore Trusty.
-
- Jan 07, 2019
- Dec 21, 2018
-
-
juga authored
so that CI doesn't fail because of timeout trying to retrieve the key. Closes #28922. Bugfix v1.0.3-dev0
-
juga authored
-
juga authored
-
juga authored
-
juga authored
Since the data for the tests and the torflow scaling method was changed in #bug28598, ajust the values after merging #28602.
-
juga authored
-
juga authored
Torflow's scaling now round digits according to Proposal 276, but for compatibility with Torflow's round digits algorithm, the argument option has to be available and by default be Proposal 276.
-
- Dec 14, 2018
-
-
juga authored
Destinations' Web servers must support TLS to avoid contents cache. Fixes bug #28789. Bugfix v0.2.0.
-
- Dec 13, 2018
- Dec 09, 2018
-
-
juga authored
Closes bug #28736. Bugfix v0.3.0.
-
juga authored
-
juga authored
The error that is returned by an exception, not a custom error. So that it's easier to debug what fails.
-
juga authored
bandwidth or rtt, so that it can be used to be stored and logged.
-
juga authored
-
juga authored
-
juga authored
-
juga authored
since it takes some seconds.
-
juga authored
since it takes some seconds and the operator would not see any progress at the beginning, until relays start to be measured.
-
juga authored
When a new loop starts and when it ends, with the number of relays measured and the time it took.
-
juga authored
Warnings can make think the operator that sbws is not working, while it's normal that some measurements fail. Resultdump already logs at info level what succcess and what fails. Keep these logs at debug level.
-
juga authored
obtained when trying to build the circuit, or None if it was successful. That way it can be logged and stored in the results.
-
juga authored
If rtt is configured to 0, the rtt measurements are not run, but it was being logged that they're run
-
juga authored
that would be shown at info level.
-
juga authored
The time it took to run prioritize function is not relevant for the operator. After several days, prioritiy would be adjusted for many relays, so don't log it. We can have different debug verbose levels in the future.
-
- Dec 08, 2018
-
-
juga authored
based on Torflow's documentation. Closes bug #28647. Bugfix v0.4.0
-
- Dec 07, 2018
- Dec 06, 2018
-
-
anadahz authored
-
- Dec 04, 2018
-
-
juga authored
-
- Dec 03, 2018
-
-
juga authored
-
juga authored
They were used to resolve the IP of the destination and check whether an exit policy allows to exit to that IP, but when the destination is a CDN, the IP locally resolved would be different to the IP resolved in the exit, and when the IP resolved to IPv6, it was possible that the scanner didn't have IPv6. The correct method to check whether an exit policy allows to exit to an IP, would be to resolve the domain via Tor itself using RESOLVE and ADDRMAP events with that exit.
-
juga authored
When parsing results support old ones without new bandwidth attributes, as descriptor bandwidth burst, consensus_bandwidth and consensus bandwidth is unmeasured.
-
juga authored
-