| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
it is visually more important to see that a node has no redundancy that to see this node is a potential supernode
|
|
|
|
|
| |
for nodes with only one connection as this means no redundancy is configured
in case the other connected node dies away
|
|
|
|
| |
fix stderr issues
|
| |
|
|
|
|
|
|
|
|
|
| |
painload now provides convenient tools to enable graphite stats generation
currently logged are:
- overall build time of graphs
- anon and detailed build times
- current number of users in the darknet
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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)
|
|
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)
|