[tor-commits] [depictor/master] Better Authority Tracking

2014-11-19 Thread tom
commit 47bfb4ce2c0d48ddbf2b01d0b9ff98264caabe36 Author: Tom Ritter t...@ritter.vg Date: Wed Nov 19 13:00:16 2014 -0500 Better Authority Tracking If an authority has been down for an extended period of time, such that it's not in the router list, we would omit it from the tables

[tor-commits] [depictor/master] Output files into an 'out' directory.

2014-12-07 Thread tom
commit 8164f7e0275886cbf5ecd89593a6317a88311139 Author: Tom Ritter t...@ritter.vg Date: Sun Dec 7 20:10:17 2014 -0500 Output files into an 'out' directory. (And add a TODO.) --- .gitignore |6 +++--- favicon.ico | Bin 1150 - 0 bytes out/favicon.ico | Bin 0

[tor-commits] [depictor/master] Typo in last commit, this reads from the output directory also

2014-12-07 Thread tom
commit 7285622aede106c268159642efa4519bdc0b7107 Author: Tom Ritter t...@ritter.vg Date: Sun Dec 7 20:27:59 2014 -0500 Typo in last commit, this reads from the output directory also --- website.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website.py b

[tor-commits] [depictor/master] Move stylesheet to out directory also

2014-12-08 Thread tom
commit 9fa4ea27f765a45984a2e114a1b9e51315df5385 Author: Tom Ritter t...@ritter.vg Date: Mon Dec 8 08:25:16 2014 -0500 Move stylesheet to out directory also --- out/stylesheet-ltr.css | 161 stylesheet-ltr.css | 161

[tor-commits] [depictor/master] Note some TODOs

2014-12-08 Thread tom
commit 2739306ffd41feb0a273a4fc76d6b5b65a7cb7b6 Author: Tom Ritter t...@ritter.vg Date: Mon Dec 8 07:42:34 2014 -0600 Note some TODOs --- website.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website.py b/website.py index 7b88fb8..78fbd2a 100755

[tor-commits] [depictor/master] Include full path for the download-stats file

2015-03-23 Thread tom
commit 892710c61039b3f2730997b562accf9bdaf62c12 Author: Tom Ritter t...@ritter.vg Date: Tue Dec 16 23:46:56 2014 -0500 Include full path for the download-stats file --- website.py |2 +- write_website.py |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [depictor/master] New TODO

2015-03-23 Thread tom
commit 9183914bae69ee4758c1022d49db2a0269dcb7af Author: Tom Ritter t...@ritter.vg Date: Tue Dec 16 23:20:15 2014 -0500 New TODO --- website.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website.py b/website.py index 30c0da2..4b20837 100755 --- a/website.py

[tor-commits] [depictor/master] Add a TODO for myself

2015-03-23 Thread tom
commit e00f25504ea5bf77daa1bda3e2dc15ff227d4fde Author: Tom Ritter t...@ritter.vg Date: Wed Dec 10 13:27:42 2014 -0600 Add a TODO for myself --- website.py |1 + 1 file changed, 1 insertion(+) diff --git a/website.py b/website.py index 78fbd2a..30c0da2 100755 --- a/website.py +++ b

[tor-commits] [depictor/master] Add the full fingerprint (in tiny text) to the big table.

2015-03-23 Thread tom
commit 5dc8eba37cbebe3787094fa8b272a48eb8939f8b Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 15:20:52 2015 +0100 Add the full fingerprint (in tiny text) to the big table. --- out/stylesheet-ltr.css |4 website.py | 15 --- 2 files changed, 16

[tor-commits] [depictor/master] Print Identity and Signing Key Lengths

2015-03-23 Thread tom
commit cbd243e81813ad4f7df94191b7abc28ddabdd31e Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 13:43:35 2015 -0500 Print Identity and Signing Key Lengths --- website.py | 48 ++-- 1 file changed, 34 insertions(+), 14 deletions(-) diff --git

[tor-commits] [depictor/master] Add links to Atlas and Globe

2015-03-23 Thread tom
commit 8dddb1dd4d645bc0a52c7d195f881571d7c3eea5 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 15:34:05 2015 +0100 Add links to Atlas and Globe --- out/stylesheet-ltr.css |4 website.py |8 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git

[tor-commits] [depictor/master] Link each relay to itself in the previous

2015-03-23 Thread tom
commit 93b83263743555f5b1f20df803288e54ac0a8f50 Author: Tom Ritter t...@ritter.vg Date: Thu Mar 5 00:46:07 2015 +0100 Link each relay to itself in the previous --- website.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website.py b/website.py index

[tor-commits] [depictor/master] Update the debugging pattern and method

2015-03-23 Thread tom
commit bf3715500c98241fc955bd874d1a9416d6f1b111 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 17:54:19 2015 +0100 Update the debugging pattern and method --- website.py | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/website.py b

[tor-commits] [depictor/master] gzip the archival version of consensus-health.html

2015-03-23 Thread tom
commit 932b67dfde560fcc1739fe200040c39a5368b986 Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 11:46:24 2015 -0500 gzip the archival version of consensus-health.html --- write_website.py |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/write_website.py b

[tor-commits] [depictor/master] Attempt to reduce memorysize before forking a bunch of times...

2015-03-23 Thread tom
commit 487b01f79309521ea15f3781ce0fcd0482152c10 Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 14:29:37 2015 -0500 Attempt to reduce memorysize before forking a bunch of times... --- write_website.py | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git

[tor-commits] [depictor/master] Add commented debugging to write_website.py

2015-03-23 Thread tom
commit b0f88d0eab7dc04bb5eac7fa3ca12e204feb2b2d Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 12:58:27 2015 -0500 Add commented debugging to write_website.py --- write_website.py |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/write_website.py b

[tor-commits] [depictor/master] print a 'missing' line if a BWAuth is missing.

2015-03-23 Thread tom
commit c206e542d28ec5748915a17efc3f13be3c377a47 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 20:01:19 2015 +0100 print a 'missing' line if a BWAuth is missing. --- website.py | 15 +++ write_website.py |2 +- 2 files changed, 12 insertions(+), 5 deletions

[tor-commits] [depictor/master] Unify files on tabs, not spaces

2015-03-23 Thread tom
commit d53048d3d5cc26cda821acbd366903e90e7ce25f Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 13:46:51 2015 -0500 Unify files on tabs, not spaces --- write_website.py | 161 +++--- 1 file changed, 80 insertions(+), 81 deletions(-) diff

[tor-commits] [depictor/master] Highlight only the non-matching parameter

2015-03-23 Thread tom
commit f04375a1a7afc822bd6593539808dc71155a6dc7 Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 17:36:26 2015 +0100 Highlight only the non-matching parameter --- website.py | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/website.py b/website.py index

[tor-commits] [depictor/master] Write a historical version

2015-03-23 Thread tom
commit 4ef382841c2e2fe1057f36cbb4beab2559c74f5f Author: Tom Ritter t...@ritter.vg Date: Wed Mar 4 17:53:12 2015 +0100 Write a historical version --- .gitignore |2 +- website.py |2 ++ write_website.py |2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff

[tor-commits] [depictor/master] Better recommended versions display

2015-03-23 Thread tom
commit abb8dff5d3f196e824351b1805d322af351f806a Author: Tom Ritter t...@ritter.vg Date: Wed Mar 18 11:01:57 2015 -0700 Better recommended versions display This will highlight the individual versions that are different between an authority and the consensus. --- website.py | 46

[tor-commits] [depictor/master] Remove old archival files after 3 weeks

2015-03-23 Thread tom
commit 1bb85aa4be437c54ee687ed67bc0f553140e180b Author: Tom Ritter t...@ritter.vg Date: Sun Mar 8 14:11:01 2015 -0500 Remove old archival files after 3 weeks --- write_website.py | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/write_website.py b

[tor-commits] [depictor/master] Download from authorities in serial

2015-11-05 Thread tom
commit 53739518034d04b271fc810fd7d5f862e909f0b4 Author: Tom Ritter <t...@ritter.vg> Date: Thu Nov 5 16:25:41 2015 -0600 Download from authorities in serial This mirrors doctor's patch here: https://gitweb.torproject.org/doctor.git/comm

[tor-commits] [depictor/master] Do not gzip the historical output pages of consensus-health.

2016-02-28 Thread tom
commit 7ee901afc20da1e1d5216fb84f37ad837d4a069e Author: Tom Ritter <t...@ritter.vg> Date: Sun Feb 28 18:09:26 2016 -0600 Do not gzip the historical output pages of consensus-health. We never configured Apache to handle this, and this will just use more disk space bu

[tor-commits] [depictor/master] Sort flags in the big relay table #18712

2016-04-06 Thread tom
commit bbc61f0a16692bc66cfc0da6aa15239609a0fa39 Author: Tom Ritter <t...@ritter.vg> Date: Wed Apr 6 08:58:29 2016 -0500 Sort flags in the big relay table #18712 --- website.py | 1 + 1 file changed, 1 insertion(+) diff --git a/website.py b/website.py index 668f6eb..84d7d98

[tor-commits] [depictor/vote-tracking] Accidently was getting the javascript externally

2016-07-06 Thread tom
commit 8883e81e437200d08a4cc6b4994551a001fd059c Author: Tom Ritter <t...@ritter.vg> Date: Wed Jul 6 13:12:54 2016 -0500 Accidently was getting the javascript externally --- graphs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs.py b/graphs.py index e

[tor-commits] [depictor/master] Add human-readable bandwidth weights

2017-01-17 Thread tom
commit 4a2da5f0a3e45221499deb05103563f1aca42470 Author: Tom Ritter <t...@ritter.vg> Date: Tue Jan 17 11:04:37 2017 -0600 Add human-readable bandwidth weights --- website.py | 76 ++ 1 file changed, 76 insertions(+) diff

[tor-commits] [depictor/master] Make GraphWriter inherit from WebsiteWriter

2016-09-01 Thread tom
commit 4ca92f8a1e855a58dc50d924fd80e3d946cb745b Author: Tom Ritter <t...@ritter.vg> Date: Tue Jul 5 16:50:10 2016 -0500 Make GraphWriter inherit from WebsiteWriter --- graphs.py | 191 - website.py | 15 +++-- 2 files c

[tor-commits] [depictor/master] Handle turtles as a DirAuth and change the duplicate vote handling to not be an abort. Move the DB construction lower.

2016-09-01 Thread tom
commit dc6f97b03d882b4d68265a24770fd99dc24bb637 Author: Tom Ritter <t...@ritter.vg> Date: Fri Jul 1 13:47:22 2016 -0400 Handle turtles as a DirAuth and change the duplicate vote handling to not be an abort. Move the DB construction lower. --- parseOldConsensuses.p

[tor-commits] [depictor/master] Add a logical maximum for the graphs to avoid spikes in subtraction graphs, repoint the graphs at the local vote-stats.csv data

2016-09-01 Thread tom
commit 8feb5ade803a1b1c980b11e9372f02310a5a766a Author: Tom Ritter <t...@ritter.vg> Date: Wed Jul 6 13:35:00 2016 -0400 Add a logical maximum for the graphs to avoid spikes in subtraction graphs, repoint the graphs at the local vote-stats.csv data --- data/historical.db | Bin 2

[tor-commits] [depictor/master] Generate a graphs page

2016-09-01 Thread tom
commit 668ed06e239bb85843f0813e2b763c7c7783d7a0 Author: Tom Ritter <t...@ritter.vg> Date: Fri Jul 1 12:41:04 2016 -0500 Generate a graphs page --- graphs.py| 416 +++ write_website.py | 18 ++- 2 files changed, 431 inse

[tor-commits] [depictor/master] Track the number of known relays in addition to running relays. Store the data in the SQLite DB after retrieving the data

2016-09-01 Thread tom
commit ce065946118bda2901eeed03d7f842f9dfd415dd Author: Tom Ritter <t...@ritter.vg> Date: Fri Jul 1 17:49:06 2016 -0500 Track the number of known relays in addition to running relays. Store the data in the SQLite DB after retrieving the data --- .gitignore

[tor-commits] [depictor/master] Add more graphs, abstract the graph code more to more easily add new ones, fix some CSV parsing issues

2016-09-01 Thread tom
commit 0a39f7f7d40fe09172cee67db35b66e5ec804297 Author: Tom Ritter <t...@ritter.vg> Date: Tue Jul 5 21:59:03 2016 -0500 Add more graphs, abstract the graph code more to more easily add new ones, fix some CSV parsing issues --- graphs.py

[tor-commits] [depictor/master] Update with June/July data

2016-09-01 Thread tom
commit 422b337698fcfb6eba8f848732e1c70b631a5078 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jul 6 00:16:03 2016 -0400 Update with June/July data --- data/historical.db | Bin 2174976 -> 2191360 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/data/historical.

[tor-commits] [depictor/master] Add placeholders for graphs while they are generating, link from the main index page, and reduce the size of the vote data in the csv file

2016-09-01 Thread tom
commit a2b0104c621e7172554cc3e78844d562a6470549 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jul 6 11:57:39 2016 -0500 Add placeholders for graphs while they are generating, link from the main index page, and reduce the size of the vote data in the csv file --- graphs.py

[tor-commits] [depictor/master] Parse old consensus votes and put them into a sqlite db

2016-09-01 Thread tom
commit 3ada6a96541e3c7e0f3cc43668c1860f543b7d93 Author: Tom Ritter <t...@ritter.vg> Date: Fri Jun 24 15:49:41 2016 -0500 Parse old consensus votes and put them into a sqlite db --- parseOldConsensuses.py | 129 + 1 file change

[tor-commits] [depictor/master] Add the vote data for July 5/6

2016-09-01 Thread tom
commit 232083c2bc63dbad383fc244c3c2c6c82820bf10 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jul 6 13:41:34 2016 -0400 Add the vote data for July 5/6 --- data/historical.db | Bin 2191360 -> 2191360 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/data/histor

[tor-commits] [depictor/master] Update the database when we display the data

2016-09-01 Thread tom
commit bf31e2844ce305070a45dffbba6cfd191c78eba8 Author: Tom Ritter <t...@ritter.vg> Date: Tue Jul 5 16:24:43 2016 -0500 Update the database when we display the data --- write_website.py | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff

[tor-commits] [depictor/master] Abstract the graph-making javascript to handle more graphs

2016-09-01 Thread tom
commit 3631dc6204fae77cd7ce76914b40a3e5030d977b Author: Tom Ritter <t...@ritter.vg> Date: Tue Jul 5 17:00:15 2016 -0500 Abstract the graph-making javascript to handle more graphs --- graphs.py | 64 +++ 1 file chang

[tor-commits] [depictor/master] Make the graph's y-axis the standard deviation instead of the min/max.

2016-09-01 Thread tom
commit 90396074f5666f56176e1eac3a7f4260ccdba039 Author: Tom Ritter <t...@ritter.vg> Date: Tue Jul 5 12:50:26 2016 -0500 Make the graph's y-axis the standard deviation instead of the min/max. --- graphs.py | 38 +++--- parseOldConsensuses.p

[tor-commits] [depictor/master] Accidently was getting the javascript externally

2016-09-01 Thread tom
commit 2aa72ed90ffdee733218a79472b9bd8a98e8bd80 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jul 6 13:12:54 2016 -0500 Accidently was getting the javascript externally --- graphs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs.py b/graphs.py index e

[tor-commits] [depictor/master] Merge branch 'vote-tracking' of /home/tom/git/depictor into vote-tracking

2016-09-01 Thread tom
commit 4b7624ea937ffc47e701d400455637e544516a45 Merge: dc6f97b 668ed06 Author: Tom Ritter <t...@ritter.vg> Date: Fri Jul 1 13:47:47 2016 -0400 Merge branch 'vote-tracking' of /home/tom/git/depictor into vote-tracking graphs.py

[tor-commits] [depictor/master] Remove historical db

2016-09-01 Thread tom
commit e147bcf45cde3262cfca13eb6538cd3ae155cf8a Author: Tom <t...@ritter.vg> Date: Thu Sep 1 10:19:12 2016 -0500 Remove historical db --- data/historical.db | Bin 2191360 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/data/historical.db b/data/hist

[tor-commits] [depictor/master] Add special bridgeauth handling for Bifroest

2016-09-01 Thread tom
commit 7354f7c1b921a9ffadafcd29c37e2e28e485476f Author: Tom <t...@ritter.vg> Date: Thu Sep 1 10:20:20 2016 -0500 Add special bridgeauth handling for Bifroest --- website.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website.py b/website.py index 5

[tor-commits] [depictor/master] Add historical data to gitignore and remove globe links

2016-09-11 Thread tom
commit 8c8fbe42d0a63d7a9bd37b9b1fd96b3f18ddfb71 Author: Tom <t...@ritter.vg> Date: Sun Sep 11 12:56:09 2016 -0500 Add historical data to gitignore and remove globe links --- .gitignore | 3 ++- website.py | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitig

[tor-commits] [depictor/master] Big refactor

2016-11-02 Thread tom
commit b30311728584e0682c3d02079932611d3d547e1a Author: Tom <t...@ritter.vg> Date: Thu Oct 27 14:34:41 2016 -0500 Big refactor - Put in a stub for putting your own DirAuths in - Fix 20480 by lowercasing dirauth names consistenty - Fix 20464 by making all oper

[tor-commits] [depictor/master] Make the graph min/max values configurable so small networks still get graphs.

2016-11-02 Thread tom
commit 983d981502f751aa640fc1181911d7bdf3a31b39 Author: Tom <t...@ritter.vg> Date: Fri Oct 28 15:22:59 2016 -0500 Make the graph min/max values configurable so small networks still get graphs. --- data/consensus.cfg | 9 - graphs.py | 6 -- website.py

[tor-commits] [depictor/master] Refactor to use the config file more

2016-11-02 Thread tom
commit f5071fd7bdfe716c81c9761defb0baa53134e51d Author: Tom <t...@ritter.vg> Date: Mon Oct 24 13:00:11 2016 -0500 Refactor to use the config file more Remove hardcoded historical dirauths and put them into the config file. Remove hardcoded brideauths and put them there

[tor-commits] [depictor/master] Refactor the vote_data code so that it handles dirauths being added/removed

2016-11-02 Thread tom
commit 91ba412c5dc206a2b4a3b98265e5838118d7022c Author: Tom <t...@ritter.vg> Date: Wed Oct 26 14:54:01 2016 -0500 Refactor the vote_data code so that it handles dirauths being added/removed --- data/consensus.cfg | 14 -- write_website.py

[tor-commits] [depictor/master] Change the vote_data table insert to use a non-hardcoded number of columns.

2016-11-02 Thread tom
commit 95b542b4359b83bde545e5f548efcc1f704243b2 Author: Tom <t...@ritter.vg> Date: Wed Oct 26 11:58:16 2016 -0500 Change the vote_data table insert to use a non-hardcoded number of columns. --- write_website.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff

[tor-commits] [depictor/master] Rename the Relay Flags table to the Relay Info table

2016-10-15 Thread tom
commit cad41ec3b5d08d9410fa654298db1a0cc6aa7947 Author: Tom Ritter <t...@ritter.vg> Date: Sat Oct 15 22:15:56 2016 -0400 Rename the Relay Flags table to the Relay Info table --- website.py | 46 +++--- 1 file changed, 23 insertions(+), 23 del

[tor-commits] [depictor/master] Add the measured and consensus bandwidth weight

2016-10-15 Thread tom
commit 6061a7df37f1cca636875c328b5e953da09b952f Author: Tom Ritter <t...@ritter.vg> Date: Sat Oct 15 22:16:16 2016 -0400 Add the measured and consensus bandwidth weight --- website.py | 9 + 1 file changed, 9 insertions(+) diff --git a/website.py b/website.py index 9

[tor-commits] [depictor/master] Indicate Fallback Directory mirrors

2016-10-15 Thread tom
commit feb0d6b24d1f1081e8ffb8935a04dbf456a7e7b1 Author: Tom Ritter <t...@ritter.vg> Date: Sat Oct 15 23:31:58 2016 -0400 Indicate Fallback Directory mirrors --- website.py | 15 +++ write_website.py | 44 2 files chang

[tor-commits] [depictor/master] Make the historical database available for download

2016-10-15 Thread tom
commit de52f15c1cbfbfd7cd54c88787a00f3762c8320c Author: Tom Ritter <t...@ritter.vg> Date: Sat Oct 15 21:35:17 2016 -0400 Make the historical database available for download --- write_website.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/write_website.py b/write_website.py

[tor-commits] [depictor/master] Add fallback directory graphs and statistics

2016-10-16 Thread tom
commit 2c26327fe813513c66bb53227ac79744c497b9c1 Author: Tom Ritter <t...@ritter.vg> Date: Sun Oct 16 17:20:20 2016 -0400 Add fallback directory graphs and statistics --- graphs.py| 223 --- website.py

[tor-commits] [depictor/master] Revert to getting fallback dirs from stem (and include the table in the website)

2016-10-16 Thread tom
commit a7583a42c0103af34a2ea46395bd2a0a6c7ec960 Author: Tom Ritter <t...@ritter.vg> Date: Sun Oct 16 17:56:23 2016 -0400 Revert to getting fallback dirs from stem (and include the table in the website) --- website.py | 3 +-- write_website.p

[tor-commits] [depictor/master] Correcting a spelling error

2017-01-05 Thread tom
commit dbac7dff3d2b38b14b73ff1542a3befc90abb7e0 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jan 4 15:26:56 2017 -0600 Correcting a spelling error --- website.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website.py b/website.py index a596450..c

[tor-commits] [depictor/master] Print valid-after times of all dirauths (if they do not match the most recent consensus displayed by one of them). Closes #21100

2017-01-05 Thread tom
commit 1bcaa17a633c969eb884e8f94ba7e568c1e55ef4 Author: Tom Ritter <t...@ritter.vg> Date: Thu Jan 5 13:37:49 2017 -0600 Print valid-after times of all dirauths (if they do not match the most recent consensus displayed by one of them). Closes #21100 --- website.p

[tor-commits] [depictor/master] Add Shared Random, closes 20763

2017-01-06 Thread tom
commit 63d38f33ecfeea6750c7b18d62a3d6a2fcabd5b7 Author: Tom Ritter <t...@ritter.vg> Date: Fri Jan 6 12:39:03 2017 -0600 Add Shared Random, closes 20763 --- website.py | 85 ++ 1 file changed, 85 insertions(+) diff

[tor-commits] [depictor/master] Add a microdesc consensus link and close 20917

2016-12-28 Thread tom
commit cce0a4f1da0abbe0919734b69900a95837e04e6a Author: Tom Ritter <t...@ritter.vg> Date: Wed Dec 28 18:35:11 2016 -0600 Add a microdesc consensus link and close 20917 Also fix a tab/space thing and add a line to gitignore --- .gitignore | 1 + website.py

[tor-commits] [depictor/master] Handle some error conditions in Shared Random parsing

2017-01-09 Thread tom
commit eb685c30e23230e6de5767efdc4b7bb6d1c93231 Author: Tom Ritter <t...@ritter.vg> Date: Mon Jan 9 07:03:35 2017 -0600 Handle some error conditions in Shared Random parsing --- website.py | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website.py b/webs

[tor-commits] [depictor/master] Add a Protocol section for #20762

2017-01-04 Thread tom
commit 59cf04d4dc0211793764a4c5a8d860e1b7e87967 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jan 4 14:05:44 2017 -0600 Add a Protocol section for #20762 --- website.py | 93 ++ 1 file changed, 93 insertions(+) diff

[tor-commits] [depictor/master] Add Flag Thresholds for #21079

2017-01-04 Thread tom
commit 626a41231f676e703c282d0e85949529b16d0926 Author: Tom Ritter <t...@ritter.vg> Date: Wed Jan 4 14:16:40 2017 -0600 Add Flag Thresholds for #21079 --- website.py | 32 1 file changed, 32 insertions(+) diff --git a/website.py b/website.py index 6

[tor-commits] [depictor/master] Collapse some span tags and move the class attribute to the td

2017-01-04 Thread tom
commit 030dc0accc3267cd6388da2f404e71179650e5ec Author: Tom Ritter <t...@ritter.vg> Date: Wed Jan 4 14:19:46 2017 -0600 Collapse some span tags and move the class attribute to the td --- website.py | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-)

[tor-commits] [torflow/master] Use Tor 0.2.8 for bandwidth scanners

2017-03-20 Thread tom
commit 08ea752c0f6f608a3aac0a199f02e199e36e328a Author: teor Date: Sat Nov 5 14:56:04 2016 +1100 Use Tor 0.2.8 for bandwidth scanners Signed-off-by: teor --- NetworkScanners/BwAuthority/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2

[tor-commits] [torflow/master] Ignore node classes with zero members, rather than asserting

2017-03-15 Thread tom
commit a8abac7b6e950a1a28bf82014cf0406ae99718ea Author: teor Date: Mon Oct 31 17:20:36 2016 +1100 Ignore node classes with zero members, rather than asserting Signed-off-by: teor --- NetworkScanners/BwAuthority/aggregate.py | 22

[tor-commits] [torflow/master] fixup! Ignore node classes with zero members, rather than asserting

2017-03-15 Thread tom
commit 8be88392e98742c1d77d979d1192a6857d6183c8 Author: teor Date: Thu Nov 10 12:18:27 2016 +1100 fixup! Ignore node classes with zero members, rather than asserting Signed-off-by: teor --- NetworkScanners/BwAuthority/aggregate.py | 5

[tor-commits] [depictor/master] Include the bwauth that assigned the bw value for convenience. Also display if the relay is unmeasured

2017-04-06 Thread tom
commit 21fe2c9874b484611acbe0e96e227b3aa44da1bb Author: Tom Ritter <t...@ritter.vg> Date: Thu Apr 6 11:15:12 2017 -0500 Include the bwauth that assigned the bw value for convenience. Also display if the relay is unmeasured --- website.py | 33 +

[tor-commits] [torflow/master] Remove a URL that no longer works

2017-03-09 Thread tom
commit d36424497438cfce7a5af79a9a3affe79f3cba40 Author: teor Date: Mon Oct 31 17:21:08 2016 +1100 Remove a URL that no longer works Signed-off-by: teor --- NetworkScanners/BwAuthority/bwauthority_child.py | 3 ++- 1 file changed, 2

[tor-commits] [torflow/master] Turn off Guards

2017-03-09 Thread tom
commit c3f584bf53fcde8666c3dceb071372b36ef07dcb Author: Tom Ritter <t...@ritter.vg> Date: Thu Mar 9 16:16:19 2017 -0600 Turn off Guards When running the bandwidth scanner with recent tor versions, the pathbias detector complains about circuit state at notice

[tor-commits] [torflow/master] Output the scanner and slicefile in a new parameter

2017-03-08 Thread tom
commit 7e4ef735858acf5d2fbb183b6f8418b7fc2b364a Author: Tom Ritter <t...@ritter.vg> Date: Fri Feb 10 22:58:36 2017 -0600 Output the scanner and slicefile in a new parameter --- NetworkScanners/BwAuthority/aggregate.py | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-)

[tor-commits] [torflow/master] Write out the newest scanner's timestamp instead of the last numerical scanner's timestamp

2017-03-08 Thread tom
commit 1661daab85791068c771e75fc848d76019e1d457 Author: Tom Ritter <t...@ritter.vg> Date: Tue Mar 7 15:45:44 2017 -0600 Write out the newest scanner's timestamp instead of the last numerical scanner's timestamp --- NetworkScanners/BwAuthority/aggregate.py | 8 +--- 1 file chan

[tor-commits] [torflow/master] Merge branch 'scanner-debug'

2017-03-08 Thread tom
commit bd781b15e0d3994347ff191e1a1dfdbc1d444c29 Merge: 1661daa 7e4ef73 Author: Tom Ritter <t...@ritter.vg> Date: Wed Mar 8 15:47:19 2017 -0600 Merge branch 'scanner-debug' NetworkScanners/BwAuthority/aggregate.py | 8 +--- 1 file changed, 5 insertions(+), 3 del

[tor-commits] [depictor/master] Ingest historical bwauth statistics data

2017-05-03 Thread tom
commit e7a7dce049904664f0c1d7ba99ff76779c23e9ea Author: Tom Ritter <t...@ritter.vg> Date: Fri Apr 14 23:42:30 2017 -0500 Ingest historical bwauth statistics data Update the parseOldConsensuses.py script to ingest historical bwauth data. Note that this script is general

[tor-commits] [depictor/master] Add bwauth statistics graphs to graphs.py

2017-05-03 Thread tom
commit 4386adee38d7740b54572fe575f24639f87c2e90 Author: Tom Ritter <t...@ritter.vg> Date: Fri Apr 14 23:42:09 2017 -0500 Add bwauth statistics graphs to graphs.py --- graphs.py | 236 ++ 1 file changed, 208 insertions(

[tor-commits] [depictor/master] Also output the entire history of bwauth stats for a historical analysis

2017-05-03 Thread tom
commit bbd41efd441cd6d12f55bd22561e6f840258e91e Author: Tom Ritter <t...@ritter.vg> Date: Wed May 3 11:18:56 2017 -0500 Also output the entire history of bwauth stats for a historical analysis --- write_website.py | 11 +++ 1 file changed, 11 insertions(+) diff

[tor-commits] [depictor/master] Update the bwauth data on each new consensus

2017-05-03 Thread tom
commit dc138bcd4276936a075cd7e7d3c17f766109e746 Author: Tom Ritter <t...@ritter.vg> Date: Thu Apr 20 14:26:00 2017 -0500 Update the bwauth data on each new consensus This is a squashed commit that contained the following bugfixes: - Do not attempt to backfill table

[tor-commits] [depictor/master] Do not color missing Reveal values in red unless they shouldn't be missing. Closes #22050

2017-05-11 Thread tom
commit d23a06ca4ae5d8263828c3662347b733ae2b7fff Author: Tom Ritter <t...@ritter.vg> Date: Fri May 12 00:52:05 2017 -0500 Do not color missing Reveal values in red unless they shouldn't be missing. Closes #22050 --- website.py | 28 +--- 1 file chang

[tor-commits] [depictor/master] Add the git versions. Closes #21101

2017-05-12 Thread tom
commit 0621cd0c1d1c97835b6d8558e4fb0aa749821a37 Author: Tom Ritter <t...@ritter.vg> Date: Fri May 12 12:55:59 2017 -0500 Add the git versions. Closes #21101 --- website.py | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/website.py b/website.py index b

[tor-commits] [depictor/master] Adjust the graph colors Per #22174

2017-05-18 Thread tom
commit 60d2794b4cf0587168c6f69d3a501d25a89e4c9a Author: Tom Ritter <t...@ritter.vg> Date: Thu May 18 16:25:28 2017 -0500 Adjust the graph colors Per #22174 --- graphs.py | 159 -- 1 file changed, 93 insertions(+), 66 del

[tor-commits] [depictor/master] Promote limegreen for the linegraphs and demote yellow. Closes 22108

2017-05-05 Thread tom
commit 1a9fc3ed6490777b3eed01bbca11d6cdcd2a609e Author: Tom Ritter <t...@ritter.vg> Date: Fri May 5 12:00:24 2017 -0500 Promote limegreen for the linegraphs and demote yellow. Closes 22108 --- graphs.py | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-)

[tor-commits] [depictor/master] Correctly return to the execution directory, so invocation of ./website.py can succeed.

2017-11-17 Thread tom
commit a168d6af049fd9b08fcae161973a0696021dd529 Author: Tom Ritter <t...@ritter.vg> Date: Fri Nov 17 11:11:43 2017 -0600 Correctly return to the execution directory, so invocation of ./website.py can succeed. --- website.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [depictor/master] Add the ReachableIPv6 pseudoflag. Closes 24287

2017-11-17 Thread tom
commit 5a8e4af0d4a1b7ea62a79d37eda63b3a5c6bcd6c Author: Tom Ritter <t...@ritter.vg> Date: Fri Nov 17 11:49:35 2017 -0600 Add the ReachableIPv6 pseudoflag. Closes 24287 --- website.py | 26 ++ 1 file changed, 26 insertions(+) diff --git a/website.py b/webs

[tor-commits] [torflow/master] Removed unneeded imports from BwAuthority

2017-11-08 Thread tom
commit 8336de82bc451dcbb169c06e95dfa3795f81e744 Author: Edmund Wong Date: Mon Oct 30 12:27:46 2017 +0800 Removed unneeded imports from BwAuthority --- NetworkScanners/BwAuthority/aggregate.py| 1 - NetworkScanners/BwAuthority/bwauthority_child.py| 2 --

[tor-commits] [torflow/master] Remove the FastFirstHopPK option, which is a deprecated option. The value we used is the default (bwauths were an early adoptor) Closes #21393

2017-11-08 Thread tom
commit 1288389e699c03702aeae06b84d3c7905fe98387 Author: Tom Ritter <t...@ritter.vg> Date: Wed Nov 8 09:07:55 2017 -0600 Remove the FastFirstHopPK option, which is a deprecated option. The value we used is the default (bwauths were an early adoptor) Closes #21393 --- NetworkSc

[tor-commits] [depictor/master] Add a NoIPv6Consensus flag to indicate when the authorities could not form a consensus about a relay's IPv6 address. Closes #24557

2017-12-11 Thread tom
commit 62a10c50ccb4956ebcd6c010ddf93139c0cc54b6 Author: Tom Ritter <t...@ritter.vg> Date: Mon Dec 11 15:03:44 2017 -0600 Add a NoIPv6Consensus flag to indicate when the authorities could not form a consensus about a relay's IPv6 address. Closes #24557 --- website.py | 6 ++

[tor-commits] [depictor/master] Disable autocorrect

2018-06-15 Thread tom
commit 8e84601319bb7b4b1b9d4fa917f0b2dff52748a1 Author: Tom Ritter Date: Fri Jun 15 11:08:23 2018 -0700 Disable autocorrect Closes #25940 --- website.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website.py b/website.py index 6fce488..2ba2cbb 100755

[tor-commits] [depictor/master] Only show the footnotes if we wrote one of them out

2018-06-15 Thread tom
commit cc01c8f6aaa5fd2a41dc4b18e6990c91e7932fc4 Author: Tom Ritter Date: Fri Jun 15 11:12:56 2018 -0700 Only show the footnotes if we wrote one of them out Closes 26077 --- website.py | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/website.py b

[tor-commits] [depictor/master] Specify times are UTC

2018-06-15 Thread tom
commit 906ddac44fc85d1a414263cbf372d90e44021149 Author: Tom Ritter Date: Fri Jun 15 11:15:30 2018 -0700 Specify times are UTC Closes 26130 --- website.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website.py b/website.py index 49e3ef4..7baa0f8 100755

[tor-commits] [depictor/master] Make it easy to search for the bug in #24628 which may not be happening anymore? Search for 'bwauth= '

2018-01-05 Thread tom
commit 4d0e8a74c88b9c43eed0d12e79b1c3ffcf3d6faf Author: Tom Ritter <t...@ritter.vg> Date: Sat Jan 6 00:07:31 2018 -0600 Make it easy to search for the bug in #24628 which may not be happening anymore? Search for 'bwauth= ' --- website.py | 2 +- 1 file changed, 1 insertion(+), 1 de

[tor-commits] [depictor/master] Tweak how Unmeasured is printed in the detail table

2018-01-05 Thread tom
commit 9da878582bb5fa865ea8e77a5534d44eee1f7b5d Author: Tom Ritter <t...@ritter.vg> Date: Fri Jan 5 23:38:04 2018 -0600 Tweak how Unmeasured is printed in the detail table --- website.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website.py b/website.py

[tor-commits] [depictor/master] Add hsdir_spread_store to known_params

2018-01-05 Thread tom
commit bc285fbb72209a5c2c6b36e081fbb369213202cf Author: Tom Ritter <t...@ritter.vg> Date: Fri Jan 5 23:37:39 2018 -0600 Add hsdir_spread_store to known_params --- data/consensus.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/consensus.cfg b/data/consens

[tor-commits] [depictor/master] Refactor the FallbackDir Pseudo-Flag (part of #24691)

2018-01-05 Thread tom
commit d038a0d05f62d7f390818e97dbd9204e72f5fced Author: Tom Ritter <t...@ritter.vg> Date: Fri Jan 5 22:30:31 2018 -0600 Refactor the FallbackDir Pseudo-Flag (part of #24691) --- data/consensus.cfg | 2 +- website.py | 22 -- 2 files changed, 17 insertions

[tor-commits] [depictor/master] Actually, lets promote Unmeasured to a real pseudo-flag (part of #24691)

2018-01-05 Thread tom
commit 851852f884f4637b0d59a6b37135bd2677689334 Author: Tom Ritter <t...@ritter.vg> Date: Fri Jan 5 23:51:58 2018 -0600 Actually, lets promote Unmeasured to a real pseudo-flag (part of #24691) --- website.py | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-)

[tor-commits] [torflow/master] Update the tor version used to tor 0.2.9 LTS

2018-01-15 Thread tom
commit 241ef3a079775a534043e50d2be7ea4afe9ca787 Author: Tom Ritter <t...@ritter.vg> Date: Mon Jan 15 15:39:30 2018 -0600 Update the tor version used to tor 0.2.9 LTS --- NetworkScanners/BwAuthority/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [depictor/master] Convert subprocess.call into shutil.copyfile

2018-01-27 Thread tom
commit fce83f5703b205d1b747ea24114d151799477d4b Author: Tom Ritter <t...@ritter.vg> Date: Thu Jan 25 22:08:09 2018 -0600 Convert subprocess.call into shutil.copyfile --- write_website.py | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/write_websit

[tor-commits] [depictor/master] Download compress documents, and lower the timeout to 30 seconds.

2018-01-27 Thread tom
commit 026bfdb53f59bdfcddcd60bfe852a8e2567dc709 Author: Tom Ritter <t...@ritter.vg> Date: Sat Jan 27 18:19:52 2018 -0600 Download compress documents, and lower the timeout to 30 seconds. --- utility.py | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utilit

[tor-commits] [depictor/master] When an assigning bwauth is not present, it (should be) because we are missing the vote of the assigning bwauth. Explain that in a footnote.

2018-02-15 Thread tom
commit a8be94bc374c2c5137ede0377c304b850086ee73 Author: Tom Ritter <t...@ritter.vg> Date: Thu Feb 15 10:39:20 2018 -0600 When an assigning bwauth is not present, it (should be) because we are missing the vote of the assigning bwauth. Explain that in a footnote. Closes

[tor-commits] [depictor/master] Don't omit unused known flags from summary

2018-02-15 Thread tom
commit 56b9329eb12ca734d4c4c5339cc33613f327e150 Author: Sebastian Hahn Date: Tue Feb 6 05:50:33 2018 +0100 Don't omit unused known flags from summary In the consensus it is possible that zero relays get assigned a known flag. This would cause depictor

[tor-commits] [depictor/master] Replace the usage of the is_bwauth stem attribute that is deprecated now

2018-08-07 Thread tom
commit 339c90d2d20a41f2d98900d7e42e576e65c740b8 Author: Tom Ritter Date: Tue Aug 7 10:30:21 2018 -0500 Replace the usage of the is_bwauth stem attribute that is deprecated now --- data/consensus.cfg | 7 +++ utility.py | 8 +++- website.py | 23

  1   2   >