Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix problems in new installer | EUcancER | 2012-12-27 | 1 | -5/+5 |
| | |||||
* | fix new installer, tested with debian install | EUcancER | 2012-12-27 | 1 | -13/+12 |
| | |||||
* | fixed bugs on OpenWrt | Lassulus | 2012-12-21 | 1 | -1/+2 |
| | |||||
* | fixed OS detections | Lassulus | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | added supernodes only for openwrt | Lassulus | 2012-12-21 | 1 | -2/+10 |
| | |||||
* | removed retiolum from scripts | Lassulus | 2012-12-20 | 2 | -383/+0 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | euer | 2012-12-20 | 1 | -1/+0 |
|\ | |||||
| * | removed debug uouput | Lassulus | 2012-12-20 | 1 | -1/+0 |
| | | |||||
* | | tinc_setup/bootstrap.sh -> /boot/painload.sh | euer | 2012-12-20 | 1 | -11/+0 |
|/ | |||||
* | added TINCDIR as possible value | Lassulus | 2012-12-12 | 1 | -17/+8 |
| | |||||
* | fixed some more borken stuff | Lassulus | 2012-12-12 | 1 | -2/+2 |
| | |||||
* | forgot fi | Lassulus | 2012-12-12 | 1 | -0/+1 |
| | |||||
* | more android fixes | Lassulus | 2012-12-12 | 1 | -4/+11 |
| | |||||
* | added different directory for android | Lassulus | 2012-12-12 | 1 | -2/+7 |
| | |||||
* | added #!/bin/sh | Lassulus | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | fixed find_os not executing | Lassulus | 2012-12-12 | 1 | -5/+6 |
| | |||||
* | fixing for android | Lassulus | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | added some stuff | Lassulus | 2012-12-12 | 1 | -17/+31 |
| | |||||
* | removed debug output | Lassulus | 2012-12-10 | 1 | -1/+0 |
| | |||||
* | added variable IPv6 length | Lassulus | 2012-12-10 | 1 | -1/+3 |
| | |||||
* | removed openssl dependency | Lassulus | 2012-12-10 | 1 | -6/+1 |
| | |||||
* | changed random source | Lassulus | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | fixed typo | Lassulus | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | Lassulus | 2012-12-10 | 5 | -3/+39 |
|\ | |||||
| * | rewrite github_listener | euer | 2012-12-09 | 5 | -3/+39 |
| | | |||||
* | | more checks, fixed loop | Lassulus | 2012-12-10 | 1 | -4/+19 |
|/ | |||||
* | fixed sudo env | Lassulus | 2012-12-09 | 1 | -22/+23 |
| | |||||
* | added variable stuff | Lassulus | 2012-12-09 | 1 | -15/+34 |
| | |||||
* | now working | Lassulus | 2012-12-09 | 1 | -5/+19 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | Lassulus | 2012-12-09 | 5 | -113/+3 |
|\ | |||||
| * | Merge branch 'master' of github.com:krebscode/painload | euer | 2012-12-07 | 3 | -28/+159 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:krebscode/painload | makefu | 2012-12-07 | 1 | -0/+158 |
| | |\ | |||||
| | * | | write_channel.py rewritten to announce_pubkey | makefu | 2012-12-07 | 2 | -28/+1 |
| | | | | | | | | | | | | | | | | | | | | announce_pubkey is a shell-only implementation of the now obsolete write_channel script to announce a hosts public key the only dependency of this script is telnet, haven't seen a system without it for a while now | ||||
| * | | | tinc_stats.py -> tinc_stats2json | euer | 2012-12-07 | 3 | -85/+2 |
| |/ / | | | | | | | | | | tinc_stats2json is now able to parse new tincctl format as well as legacy syslog format | ||||
* | / | new version, still WIP | Lassulus | 2012-12-09 | 1 | -25/+188 |
| |/ |/| | |||||
* | | added new installer WIP | Lassulus | 2012-12-07 | 1 | -0/+158 |
|/ | |||||
* | github_listener: add README | euer | 2012-11-29 | 1 | -0/+18 |
| | |||||
* | add github_listener | euer | 2012-11-29 | 2 | -0/+9 |
| | | | | a listener which fires create-host-tar every time being hit by github webhook | ||||
* | add find_super script to find valid supernodes | euer | 2012-11-29 | 3 | -7/+59 |
| | | | | fix stderr issues | ||||
* | retiolum: add find_super | makefu | 2012-11-22 | 1 | -0/+14 |
| | | | | | script finds potential supernodes based on the open tinc port. if a dedicated port is added, the script will fail to produce correct output but it gives a good overview of the current supernode constellation | ||||
* | make graphite host variable, fix bug | EUcancER | 2012-06-22 | 3 | -11/+16 |
| | |||||
* | //retiolum: trying to fix all_the_graphs | EUcancER | 2012-06-06 | 1 | -4/+3 |
| | |||||
* | //retiolum all_the_graphs: update to be non-intrusive | EUcancER | 2012-06-05 | 1 | -13/+14 |
| | |||||
* | //retiolum adv_graphgen: now writing stats to graphite | EUcancER | 2012-06-02 | 5 | -13/+45 |
| | | | | | | | | | 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 | ||||
* | //retiolum: adv_graphgen send stats via statsd | EUcancER | 2012-06-01 | 2 | -1/+21 |
| | |||||
* | added myself to hosts | miefda | 2012-02-23 | 1 | -4/+4 |
| | |||||
* | compression | lassulus | 2012-01-24 | 1 | -1/+1 |
| | |||||
* | //retiolum/adv_graphgen/sanitize: be less verbose | EUcancER | 2012-01-04 | 1 | -2/+4 |
| | |||||
* | //retiolum/adv_graphgen: add all_the_graphs script as tincd trigger | EUcancER | 2012-01-04 | 1 | -0/+5 |
| | |||||
* | //retiolum..adv_graphgen: add anonymizer functionality | EUcancER | 2012-01-04 | 2 | -0/+166 |
| | | | | we are now able to generate full-detail graphs for the darknet and anonymized graphs for the public web |