- 21 Jun, 2018 2 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
- 20 Jun, 2018 8 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
This required a bump in the result version: we add a new field to ResultSuccess.
-
Matt Traudt authored
-
Matt Traudt authored
Has 'RelayBandwidthRate 1 MByte' set
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
- 18 Jun, 2018 5 commits
-
-
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
-
- 14 Jun, 2018 18 commits
-
-
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
-
Matt Traudt authored
-
juga authored
-
juga authored
-
- 13 Jun, 2018 7 commits
-
-
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
-