summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add more group graphs (#6443)HEADmasterLunar2013-06-21
* Report latest changes to AS view (#6443)Lunar2013-06-21
* Display the number of visible relays (#6443)Lunar2013-06-21
* Update D3.js to 3.2 for the size() function (#6443)Lunar2013-06-21
* Display node name and bandwidth on mouseover (#6443)Lunar2013-06-21
* Stop drawing relays that are not even 2 pixels wide (#6443)Lunar2013-06-21
* Use advertised bandwidth when deciding which icon to show (#6443)Lunar2013-06-21
* Switch color hue for non-exit relays (#6443)Lunar2013-06-21
* Add bubble-cw-by-as (#6443)Lunar2013-06-07
* Add Lunar's bubble-cw code (#6443).Karsten Loesing2013-06-07
* Add option to write .sql files by desc publication hour (#8462).Karsten Loesing2013-05-06
* Add some pgTAP unit tests (#8462)Karsten Loesing2013-05-05
* Fix edge case where we'd corrupt our merged table (#8462).Karsten Loesing2013-05-02
* Add new user counting code (#8462).Karsten Loesing2013-04-24
* Revise calculation script following code review (thanks atagar) (#7241).peer2013-01-22
* Revise stem parsing (thanks atagar) (#7241).peer2013-01-20
* Calculate and graph frac_relays and frac_cw using stem (#7241).peer2013-01-17
* Add a graph with relative probabilities (#1854).Karsten Loesing2012-11-27
* Add graph with single relay probabilities (#1854).Karsten Loesing2012-11-27
* Remove unused GeoIP code (#1854).Karsten Loesing2012-11-27
* Typos (#1854).Karsten Loesing2012-11-26
* Add probability graphs (#1854).Karsten Loesing2012-11-26
* Add total excluded advertised bandwidth (#1854).Karsten Loesing2012-11-26
* Add another log/log graph (#1854).Karsten Loesing2012-11-26
* Add graphing code for new linf data (#1854).Karsten Loesing2012-11-26
* Merge remote-tracking branch 'gsathya/bug_1854_v2'Karsten Loesing2012-11-25
|\
| * don't crash if you can't find a descSathyanarayanan Gunasekaran2012-11-24
| * pickle dataSathyanarayanan Gunasekaran2012-11-24
| * pickle outputSathyanarayanan Gunasekaran2012-11-24
| * add hex_digest attributeSathyanarayanan Gunasekaran2012-11-23
| * read server_desc dirSathyanarayanan Gunasekaran2012-11-23
| * modify readmeSathyanarayanan Gunasekaran2012-11-23
| * read consensus tarfiles, don't complain too muchSathyanarayanan Gunasekaran2012-11-23
| * store all server descs in memorySathyanarayanan Gunasekaran2012-11-21
* | Parse files while reading them from disk.Karsten Loesing2012-11-08
* | Make a note for atagar's OrderedDict suggestion (#6471).Karsten Loesing2012-11-07
* | Make tweaks based on comments by gsathya (#6471).Karsten Loesing2012-11-06
* | Make tweaks based on comments by atagar (#6471).Karsten Loesing2012-11-06
* | Add simple Python database lookup code (#6471).Karsten Loesing2012-11-06
* | Take database dates from directory names (#6471).Karsten Loesing2012-11-05
* | Merge adjacent ranges in city databases (#6471).Karsten Loesing2012-11-05
* | Change combined database file header (#6471).Karsten Loesing2012-11-05
* | Support parsing of Maxmind's formats (#6471).Karsten Loesing2012-11-05
* | Generalize database to AS numbers (#6471).Karsten Loesing2012-11-05
* | Add two TODOs (#6471).Karsten Loesing2012-10-25
* | Export test cases to a file (#6471).Karsten Loesing2012-10-25
* | Add country names (#6471).Karsten Loesing2012-10-25
* | Separate combining databases and looking up addresses (#6471).Karsten Loesing2012-10-25
* | Refactor multi-GeoIP database implementation (#6471).Karsten Loesing2012-10-25
* | Add code behind bridge user counting report (#5807).Karsten Loesing2012-10-24