Arceliar
|
96cf6caabc
|
use to get a map of the network
|
2018-12-08 00:41:40 -06:00 |
|
Valentin Lorentz
|
7ec28c3a0a
|
Simplify logic in get_edges_for_peers.
|
2016-08-21 11:21:27 +02:00 |
|
Johannes Löthberg
|
1a8102bb80
|
sendGraph: Fix printed messages
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-30 23:19:51 +01:00 |
|
Johannes Löthberg
|
9ae06c9ddc
|
sendGraph: Skip node completely if replied with not_found
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-30 22:43:24 +01:00 |
|
Michał Zieliński
|
2bad4d8b39
|
fix infinite loop
|
2015-11-30 22:25:23 +01:00 |
|
Johannes Löthberg
|
acd5decae8
|
sendGraph: Get all peers using nearbyPath argument to getPeers
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-30 21:43:30 +01:00 |
|
Johannes Löthberg
|
f3142582f5
|
sendGraph: Only print each fetch line when given -v
Otherwise it clutters up the logs a bit much.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-22 09:31:14 +01:00 |
|
Johannes Löthberg
|
6581021581
|
sendGraph: Clarify whether skipping due to timeouts or not
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 15:12:38 +01:00 |
|
Johannes Löthberg
|
dc733a9b45
|
sendGraph: Use r.text for comparing response
Missed this use of r.content in previous commit.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 15:11:14 +01:00 |
|
Johannes Löthberg
|
7421ff15d5
|
sendGraph: Clarify connection failed message
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 14:51:31 +01:00 |
|
Johannes Löthberg
|
1c92a03d4a
|
sendGraph: Don't print IP on every connect
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 14:51:18 +01:00 |
|
Johannes Löthberg
|
4460ffa0c4
|
sendGraph: Use r.text for printing error
r.text contains the decoded content, while r.content contains the raw
response.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 14:49:40 +01:00 |
|
Johannes Löthberg
|
3f10aee97f
|
sendGraph: Use .format consistently
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 14:49:29 +01:00 |
|
Johannes Löthberg
|
1f3f3e38dd
|
sendGraph: Fix introductory comment nick
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
|
2015-11-21 14:47:51 +01:00 |
|
Michał Zieliński
|
67e144cd87
|
sendGraph.py introduction comment
|
2015-11-21 14:29:42 +01:00 |
|
Michał Zieliński
|
646d8d74e5
|
fix sendGraph
|
2015-11-21 14:12:23 +01:00 |
|
Michał Zieliński
|
55ec38f776
|
fix error handling
|
2015-11-21 13:37:55 +01:00 |
|
Michał Zieliński
|
d5efa03c34
|
parallel sendGraph, don't accept data from old versions of sendGraph
|
2015-11-21 13:30:03 +01:00 |
|
Michał Zieliński
|
22052a3840
|
use sendGraph script from Kubuxu
|
2015-11-21 12:52:48 +01:00 |
|
Michał Zieliński
|
8cfd0bf957
|
sendGraph.py updates
|
2015-07-30 18:59:30 +02:00 |
|
Michał Zieliński
|
c3779480de
|
update sendGraph for new cjdns version
|
2015-07-26 19:08:35 +02:00 |
|
Vanhala Antti
|
ecfccaf70e
|
Script for starting multiple cjdns nodes
|
2014-06-05 17:50:37 +03:00 |
|
Vanhala Antti
|
ddb2a681e4
|
Validate received graph format
|
2014-06-04 21:41:33 +03:00 |
|
Vanhala Antti
|
613b5aec09
|
Handle multiple cjdns instances
|
2014-06-02 23:22:37 +03:00 |
|
Vanhala Antti
|
f51cf2025e
|
Pushing nodes to a database and generating graph from it
|
2014-05-30 17:34:00 +03:00 |
|
Vanhala Antti
|
d6b0b97528
|
Graph sending script
|
2014-05-28 19:48:46 +03:00 |
|