- Jun 20, 2018
-
-
Matt Traudt authored
-
- Jun 18, 2018
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
This relay has MaxAdvertisedBandwidth 1 MByte set in its torrc
-
- Jun 14, 2018
-
-
Matt Traudt authored
Use a relay's {,Relay}BandwidthRate/MaxAdvertisedBandwidth as an upper bound on the measurements we make for it.
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
It doesn't need to know how to write to a file. It store and organizes data.
-
Matt Traudt authored
I think this is the more common way to do things. It allows you to move the files around without the symlink breaking.
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
juga authored
also fix link path
-
juga authored
also lock the directory except when writing to the standard output, needed for test_generate.py
-
juga authored
-
juga authored
It does not change functionality right now, but probably needed for future tests
-
juga authored
-
Matt Traudt authored
-
juga authored
-
juga authored
-
- Jun 13, 2018
-
-
Matt Traudt authored
-
Matt Traudt authored
-
juga authored
by mistake from_results was calling latest_bandwidth instead of earliest_bandwidth
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
Use the new can_exit_to member func of the Relay class in order to remove the exits_can_exit_to member func of RelayList, which I never really liked. Relay.can_exit_to has the same DNS-based limitations as its older brother.
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
- Jun 12, 2018
-
-
Matt Traudt authored
-
Matt Traudt authored
As required by changing the result version, this is a "major" version bump. There are many changes since the last version of sbws, but we aren't being good about recording those yet. Sorry.
-
Matt Traudt authored
Part of this takes care of... GH: closes #145
-
Matt Traudt authored
-
Matt Traudt authored
-
- Jun 11, 2018
-
-
Matt Traudt authored
-