Commits · c201e4f64a04a3b8bb2f10ca096fa76c8b5ce2ff
sbws
sbws
lib
v3bwfile.py
Browse files
Mar 13, 2019
new: v3bwfile: Set measurements exclusion KeyValues
· c201e4f6
juga
authored
Mar 12, 2019
c201e4f6
new: v3bwfile: Add header and lines exclusion keys
· b2224161
juga
authored
Mar 12, 2019
b2224161
new: v3bwfile: Add note about not resetting counters
· e8f7d9de
juga
authored
Mar 13, 2019
e8f7d9de
fix: v3bwfile: Convert consensus count to string
· 702327c8
juga
authored
Mar 11, 2019
702327c8
new: v3bwfile: Add measurement attempts, failures
· 58d5a4a5
juga
authored
Feb 07, 2019
58d5a4a5
Mar 08, 2019
chg: !minor Replace consensus count by the name
· 7a802e22
juga
authored
Mar 08, 2019
7a802e22
new: v3bwfile: Include consensus count header
· 0bc03df5
juga
authored
Feb 15, 2019
0bc03df5
new: v3bwfile: Include relay consensus count
· 6047da5c
juga
authored
Feb 08, 2019
6047da5c
Mar 07, 2019
new: v3bwfile: Add KeyValues to monitor relays
· 013cbb72
juga
authored
Feb 26, 2019
013cbb72
chg: v3bwfile: !refactor, return on not successful results
· e7e960fd
juga
authored
Feb 07, 2019
e7e960fd
Feb 28, 2019
v3bwfile: include destinations' country in headers
· 61f2ba84
juga
authored
Feb 11, 2019
61f2ba84
v3bwfile: Include scanner country in the headers
· 6fc0810a
juga
authored
Feb 06, 2019
6fc0810a
Dec 21, 2018
generate: use round_digs variable name in methods
· c57ba63e
juga
authored
Nov 23, 2018
c57ba63e
Dec 03, 2018
v3bwfile, resultdump: support results without new bw
· 54afe753
juga
authored
Dec 03, 2018
54afe753
v3bwfile: do not round twice in torflow's scale method
· 619c2f46
juga
authored
Dec 01, 2018
619c2f46
v3bwfile: add consensus bandwidth and is_unmeasured
· a9222fce
juga
authored
Dec 01, 2018
a9222fce
Nov 23, 2018
v3bwfile: Move comment about MaxAdvertisedBandwidth
· 7789c793
juga
authored
Nov 23, 2018
7789c793
Fixes bug #28565. Bugfix 0.8.0
· d1ceecd2
juga
authored
Nov 23, 2018
d1ceecd2
v3bwfile, tests: add desc_bw_bur attribute
· fb82eac8
juga
authored
Nov 23, 2018
fb82eac8
v3bwfile: refactor, get desc_bw_avg from method
· f3f0d49e
juga
authored
Nov 23, 2018
f3f0d49e
Nov 22, 2018
Exclude results, then check for the minimum number
· 3f74d937
teor
authored
Nov 22, 2018
3f74d937
Nov 21, 2018
v3bwfile: remove TODO about torflow's scaling
· cc9ce528
juga
authored
Nov 19, 2018
cc9ce528
v3bwfile: ensure torflow's scaling is the default
· 54078bd4
juga
authored
Nov 19, 2018
54078bd4
Nov 15, 2018
fixup! Round bandwidths to 2 significant digits by default
· ae74288f
teor
authored
Nov 15, 2018
ae74288f
Round bandwidths to 2 significant digits by default
· 69264308
teor
authored
Nov 15, 2018
69264308
Make sbws round to 3 significant figures in torflow rounding mode
· 44a588ee
teor
authored
Nov 14, 2018
44a588ee
Nov 08, 2018
Include headers about progress in all the bw files
· a011c93f
juga
authored
Nov 08, 2018
a011c93f
Use 5 "=" characters as terminator in the bw files
· a9df1f88
juga
authored
Nov 08, 2018
a9df1f88
Rename specification version number in variables
· fe95bf97
juga
authored
Nov 08, 2018
fe95bf97
Compare the mayor number in version specification
· 3f32e4e4
juga
authored
Nov 08, 2018
3f32e4e4
Oct 29, 2018
Replace min by max in formulae and simplify
· 5cc4c4ac
juga
authored
Oct 29, 2018
5cc4c4ac
Oct 28, 2018
Compare consensus bandwidth with lines
· 2abbad4f
juga
authored
Oct 27, 2018
2abbad4f
Replace mininum by maximum in bandwidth filtered
· 19713fa1
juga
authored
Oct 27, 2018
19713fa1
Oct 26, 2018
Allow 0 RTT measurements
· e0532a96
juga
authored
Oct 23, 2018
e0532a96
Rename bandwidth variables removing "bs"
· 79693446
juga
authored
Oct 26, 2018
79693446
Rename key/values in the header
· c16d966f
juga
authored
Oct 23, 2018
c16d966f
Oct 23, 2018
Stop to require consensus path to be str
· 1defb776
juga
authored
Oct 23, 2018
1defb776
Add method to update state from progress
· 9c99e312
juga
authored
Oct 23, 2018
9c99e312
Add statistics in the header before scaling too
· f0437bf0
juga
authored
Oct 23, 2018
f0437bf0
Add method to read the number of relays in the net
· ec43211f
juga
authored
Oct 23, 2018
ec43211f
Loading