summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts/adv_graphgen
Commit message (Collapse)AuthorAgeFilesLines
...
* //retiolum/adv_graphgen: add all_the_graphs script as tincd triggerEUcancER2012-01-041-0/+5
|
* //retiolum..adv_graphgen: add anonymizer functionalityEUcancER2012-01-042-0/+166
| | | | we are now able to generate full-detail graphs for the darknet and anonymized graphs for the public web
* //retiolum/scripts/adv_graphgen/parse_tinc_stats: parsing availability correctlyEUcancER2012-01-041-6/+13
|
* //retiolum/adv_graphgen: refactor graph generation, fix weight issueEUcancER2011-11-103-8/+17
|
* add script to find legacy hostsEUcancER2011-11-081-0/+59
|
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-043-9/+11
|\
| * //retiolum/adv_graphgen: bug-fixingEUcancER2011-11-043-9/+11
| | | | | | | | | | | | | | debian uses features of adv_graphgen which hasn't been tested until now. Bugs has been fixed concerning usage of LOG_FILE environ and many more fix minor calculation bug in availability calucluation (delete faulty archive lines)
* | //retiolum/adv_graphgen: tinc_stats now invokes USR2 against tinc deamonmakefu2011-11-041-0/+3
|/
* //retiolum/adv_graphgen: add BackwardsReadermakefu2011-11-041-0/+35
| | | | dependency for tinc_stats.py
* //retiolum/adv_graphgen: replace old parsing style, refactoringmakefu2011-11-043-43/+25
| | | | | tinc_stats now writes the current tinc state into stdout as json sanitize.sh uses tinc_stats and pipes the output to parse_tinc_stats.py (the name is a lie)
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-032-18/+106
|\
| * //retiolum/adv_graphgen: add avg weight to nodesEUcancER2011-10-271-2/+11
| |
| * //retiolum/adv_graphgen: archive file parsed once, not n timesEUcancER2011-10-261-7/+8
| | | | | | | | | | the archive file used to calculate the node availability is now parsed only once, not [num nodes] times. this saves quite some time
| * //retiolum/adv_graphgen: update archive pathEUcancER2011-10-261-1/+1
| |
| * //retiolum/adv_graphgen:add availability to parserEUcancER2011-10-261-3/+45
| |
| * //retiolum/adv_graphgen: rewrite graph generationEUcancER2011-10-261-5/+36
| |
| * //retiolum/adv_graphgen: fix generator scriptEUcancER2011-10-261-9/+14
| | | | | | | | | | svg is now generated instead of png dotfile is now a tempfile
* | //retiolum//tinc_stats: initial commitmakefu2011-11-031-0/+77
|/ | | | tinc_stats writes the current TINC statistics into stdout
* retiolum/adv_graphgen: fix bug with stale hosts,remove unusedEUcancER2011-09-151-1/+7
| | | | | | stale hosts will be ignored and will not be drawn in the final graphs. Every node without an 'external' ip is stale, as well as every node ONLY connected to a node without an external ip (stale derivates)
* adv_graphgen: fix sanitize and parseEUcancER2011-09-012-7/+9
| | | | | sanitze.sh now creates dot file in temp directory parse now correctly creates group attribute
* Gigantor Merge!EUcancER2011-08-312-1/+5
|\ | | | | | | | | | | | | | | | | Conflicts: cholerab/news/Candidate - add Ante scriptum cholerab/shirts/bestellliste - merged as theirs oncology/dpfhack_display - now a submodule add bug-fixing for adv_graphgen, as well as a Makefile
* | adv_graphgen: add HERE variable to launch from every dirEUcancER2011-08-261-8/+10
|/
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-08-091-2/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: census/* : hard renaming of people to census people/* : deleted old people folder retiolum/Makefile : added retiolum Makefile retiolum/scripts/adv_graphgen/sanitize.sh: merged sanitize script
| * adv_graphgen/sanitize.sh: added sfdp graph setterFelix Richter2011-06-081-0/+2
| |
| * added overlap=false fix, neato grapherFelix Richter2011-05-302-0/+3
| |
| * lowered filesystem hierarchy--everything are modulestv2011-05-293-0/+142
|
* retiolum/scripts/adv_graphgen: verb krebs outputmakefu2011-08-082-2/+4
| | | | | | | | | retiolum/scripts/adv_graphgen/parse.py: add the group info to the krebs parser retiolum/scripts/adv_graphgen/sanitize.sh: fixed bug which prevents generation of 4 graph new graph setter at retiolum_4.png
* adv_graphgen/sanitize.sh: added sfdp graph setterFelix Richter2011-06-081-0/+2
|
* added overlap=false fix, neato grapherFelix Richter2011-05-302-0/+3
|
* lowered filesystem hierarchy--everything are modulestv2011-05-293-0/+142