Commit Graph

836 Commits

Author SHA1 Message Date
Karsten Loesing
f3a852b403 Add January 2010 bridge and relay descriptors. 2010-02-09 13:56:07 -06:00
Karsten Loesing
a4b323429e Add consensus graphs covering all data we have. 2010-02-05 22:23:51 +01:00
Karsten Loesing
bb7ba61303 Be more precise in README file. 2010-02-04 20:17:32 +01:00
Karsten Loesing
35146cf127 Remove duplicate lower-case 'r' directory. 2010-02-04 19:59:39 +01:00
Karsten Loesing
3b4792010b Add dizum and gabelmoo to list of authorities to download from. 2010-02-04 19:47:11 +01:00
Karsten Loesing
541358c38c Fix writing consensus-stats. 2010-02-03 12:11:56 +01:00
Karsten Loesing
27b99258a6 Add log statements. 2010-02-03 11:40:23 +01:00
Karsten Loesing
a7a112bf62 Write consensus-stats files whenever their content has changed. 2010-02-03 00:33:29 +01:00
Karsten Loesing
2fb5e52067 Be more precise wrt modified files. 2010-02-02 19:33:54 +01:00
Karsten Loesing
f0c5164806 Wait, don't change the authority IP. 2010-02-02 18:19:47 +01:00
Karsten Loesing
6dba3aeb87 Add logging, so that we can distinguish INFOs from WARNINGs. 2010-02-02 18:18:14 +01:00
Karsten Loesing
c3c1231bf9 Silence R output. 2010-02-02 16:47:25 +01:00
Karsten Loesing
09bd2b682e Add monthly/quarterly/annual bridge-stats graphs. 2010-02-02 13:36:29 +01:00
Karsten Loesing
13bb17f868 This should have been committed the last time.. 2010-02-02 12:17:33 +01:00
Karsten Loesing
0553ec1d28 Some non-visible improvements to consensus-stats graphs. 2010-02-02 12:14:07 +01:00
Karsten Loesing
41d2a8c8f6 Add new graphs for recurring Tor users, too. 2010-02-02 11:30:03 +01:00
Karsten Loesing
99df192a21 Add 'Tor users' to graph titles. 2010-02-02 11:16:07 +01:00
Karsten Loesing
3445ee4122 Add monthly/quarterly/annual dirreq graphs. 2010-02-02 11:10:57 +01:00
Karsten Loesing
49b27bb274 Some whitespace fixes. 2010-02-01 22:24:52 +01:00
Karsten Loesing
3e471014fb Remove unused code. 2010-02-01 22:19:55 +01:00
Karsten Loesing
025d0a24e7 Add monthly/quartly/annual network size graphs. 2010-02-01 22:05:40 +01:00
Karsten Loesing
9823f4be90 Don't calculate quartiles of less than 4 observations. 2010-01-22 10:29:39 +01:00
Karsten Loesing
8f26ed251c Don't overwrite existing consensus-stats. 2010-01-21 12:53:16 +01:00
Karsten Loesing
052e68b4d5 Add consensus-based graphs covering more than 6 months. 2010-01-20 21:06:22 +01:00
Karsten Loesing
e569ee0791 Include papers that were hosted on moria before. 2010-01-20 16:19:05 +01:00
Karsten Loesing
dcf974dfea And say that it's UTC. 2010-01-20 16:13:58 +01:00
Karsten Loesing
c89650ee88 Write Last updated times in UTC. 2010-01-20 16:11:01 +01:00
Karsten Loesing
f448abb563 Update moria1's relay identity. 2010-01-20 15:27:45 +01:00
Karsten Loesing
745f9572da Don't rescale torperf 2w graphs. 2010-01-20 14:55:00 +01:00
Karsten Loesing
6437a75ec8 Only plot torperf.tpo data in 2w interval. 2010-01-20 14:52:47 +01:00
Karsten Loesing
0bcf99ba09 Remove duplicate line. 2010-01-20 14:32:53 +01:00
Karsten Loesing
605f5f5399 Separate writing file from generating stats. 2010-01-20 14:26:29 +01:00
Karsten Loesing
8a964e1ed3 Allow partial failure when writing consensus stats files. 2010-01-20 14:14:38 +01:00
Karsten Loesing
569df2bd2d Fix initialization. 2010-01-20 11:28:12 +01:00
Karsten Loesing
554cbbea01 Don't forget to initialize. 2010-01-20 11:25:15 +01:00
Karsten Loesing
573c04c442 Fix initialization in RelayDescriptorDownloader, too. 2010-01-20 11:20:39 +01:00
Karsten Loesing
30c75c8da5 Fix initialization. 2010-01-20 11:19:08 +01:00
Karsten Loesing
b9429dd325 Handle exceptions better. 2010-01-20 10:50:44 +01:00
Karsten Loesing
c579fa24b5 Move lock file logic to its own class. 2010-01-20 10:03:54 +01:00
Karsten Loesing
b117b769ca Only read stats/ files if needed. 2010-01-20 09:56:54 +01:00
Karsten Loesing
a7721be511 Skip empty bridge snapshot files. 2010-01-19 22:41:42 +01:00
Karsten Loesing
47bd6bf244 Pretty printing. 2010-01-19 21:47:14 +01:00
Karsten Loesing
f552b1b401 Only write files if we have data. 2010-01-19 21:41:19 +01:00
Karsten Loesing
2a47706908 Create stats/ directory if it's not there. 2010-01-19 21:19:21 +01:00
Karsten Loesing
e09143f9bd Add new script to plot graphs. 2010-01-19 21:04:43 +01:00
Karsten Loesing
dde0acb6c7 Prepare for the consensus to be unavailable, too. 2010-01-19 20:32:20 +01:00
Karsten Loesing
f776d20fd9 Minor fixes. 2010-01-19 20:11:31 +01:00
Karsten Loesing
7368f5715f Switch to download from tor26 instead of gabelmoo. 2010-01-19 19:41:12 +01:00
Karsten Loesing
77bfec0122 Don't fail if extra-info descriptors are missing. 2010-01-19 19:40:56 +01:00
Karsten Loesing
1732539892 Remove static bridge and torperf graphs. 2010-01-15 13:20:42 +01:00