- 12 Dec, 2018 4 commits
- 07 Dec, 2018 3 commits
- 06 Dec, 2018 1 commit
-
-
anadahz authored
-
- 04 Dec, 2018 1 commit
-
-
juga authored
-
- 03 Dec, 2018 8 commits
-
-
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
-
juga authored
attributes to BWLine. Add methods to obtain them from results.
-
juga authored
-
juga authored
In order to use it in torflow's scaling method. Tech-debt is growing repeating Relay in relaylist and resultdump, Relay should have Results, not Result has Relay
-
juga authored
-
- 01 Dec, 2018 1 commit
-
-
juga authored
-
- 30 Nov, 2018 4 commits
-
-
juga authored
Closes #28649.
-
juga authored
And rename it to sbws.
-
juga authored
or Markdown. Also change links to be interpreted by GitHub and remove Sphinx directives in the main documentation pages. Closes #28648.
-
juga authored
or from a local build or from the Debian package sbws-doc, since the Sphinx directives are not ReST and therefore not rendered in Github.
-
- 29 Nov, 2018 1 commit
-
-
juga authored
Closes #28645. Bugfix v0.2.0.
-
- 24 Nov, 2018 6 commits
- 23 Nov, 2018 9 commits
-
-
juga authored
To test that torflow's scaling is using the minimum of all the descriptor bandwidth values.
-
juga authored
from sbws scaling to torflow's scaling, where the descriptor bandwidth is calculated from the minimum of all the descriptor bandwidth values. And use the bandwidth-file-spec.txt text instead.
-
juga authored
v3bwfile: replace desc_bw_obs by desc_bw Torflow's scaling takes the minimum of all the descriptor bandwidth values, not only the descriptor observed bandwidth.
-
juga authored
And method to obtain it from results.
-
juga authored
This way it can be obtained in a different way (for instance, the mean, not the last) and it also avoids not obtaining any value in case the last is None.
-
juga authored
-
juga authored
In order to use it in torflow's scaling method.
-
juga authored
In order to use it in torflow's scaling method
-
juga authored
-
- 22 Nov, 2018 2 commits