Arceliar
|
1805f55cf9
|
fix issue with unknown nodes
|
2018-12-12 19:09:42 -06:00 |
|
Arceliar
|
d087a3de67
|
Merge pull request #5 from Arceliar/nodelist
Nodelist
|
2018-12-12 19:00:37 -06:00 |
|
Arceliar
|
4b2ed4901d
|
use yakamo's node list when possible, otherwise use the last hexadecitet of the address
|
2018-12-12 18:58:35 -06:00 |
|
Arceliar
|
5298c701bb
|
Merge pull request #4 from Arceliar/crawler
v0.3 changes
|
2018-12-12 18:19:25 -06:00 |
|
Arceliar
|
e3dafeb12c
|
Merge branch 'master' of https://github.com/Arceliar/yggdrasil-map into crawler
|
2018-12-12 18:13:50 -06:00 |
|
Arceliar
|
d48c10f7e2
|
update some documentation, fix links in map, replace pointless version with coords field
|
2018-12-12 18:12:54 -06:00 |
|
Arceliar
|
9c471ad939
|
Merge pull request #1 from cwinfo/master
HTTP -> HTTPS
|
2018-12-12 17:42:39 -06:00 |
|
Christer Warén
|
0c02e2f96c
|
HTTP -> HTTPS
Changed HTTP to HTTPS because original GNU GPL v3 license
`Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>`
Original license
https://www.gnu.org/licenses/gpl-3.0.en.html
|
2018-12-12 02:53:39 +02:00 |
|
Arceliar
|
96cf6caabc
|
use to get a map of the network
|
2018-12-08 00:41:40 -06:00 |
|
Arceliar
|
b9cd1b5de1
|
typo
|
2018-11-24 19:58:09 -06:00 |
|
Arceliar
|
3e4cdd9579
|
Mention y.yakamo.org:3000 in the about page
|
2018-11-24 19:31:09 -06:00 |
|
Arceliar
|
be7a5e0c52
|
less variation in node size
|
2018-11-17 16:34:09 -06:00 |
|
Arceliar
|
28ce5317c6
|
branding
|
2018-11-17 15:08:51 -06:00 |
|
Arceliar
|
3d6523fab3
|
changes to get it working with y.yakamo.org:3000/current as a source of node info
|
2018-11-16 21:55:30 -06:00 |
|
Michał Zieliński
|
ee631b927e
|
Merge pull request #21 from vdloo/bump-version-check
bump version check
|
2017-07-03 21:34:33 +02:00 |
|
Rick van de Loo
|
ac32ea4d03
|
bump version check
|
2017-07-02 21:25:03 +02:00 |
|
Michał Zieliński
|
22abb1e2a8
|
Merge pull request #17 from ProgVal/simplify-get_edges_for_peers
Simplify logic in get_edges_for_peers.
|
2016-08-23 22:45:58 +02:00 |
|
Valentin Lorentz
|
7ec28c3a0a
|
Simplify logic in get_edges_for_peers.
|
2016-08-21 11:21:27 +02:00 |
|
Michał Zieliński
|
3c90628f74
|
Merge pull request #11 from kyrias/sG-fixes
Skip not_found nodes, don't prefix error with "Error:"
|
2015-12-01 09:09:55 +01: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 |
|
Michał Zieliński
|
64791fb8a0
|
Merge pull request #10 from kyrias/sG-fixes
sendGraph: Get all peers using nearbyPath argument to getPeers
|
2015-11-30 22:06:38 +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 |
|
Michał Zieliński
|
079796d999
|
Merge pull request #9 from kyrias/sG-fixes
sendGraph: Only print each fetch line when given -v
|
2015-11-22 11:10:50 +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 |
|
Michał Zieliński
|
573d8260ab
|
Merge pull request #8 from kyrias/sG-fixes
Two additional fixes
|
2015-11-21 16:28:39 +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 |
|
Michał Zieliński
|
7fd5de8c77
|
Merge pull request #7 from kyrias/sG-fixes
Minor sendGraph fixes
|
2015-11-21 15:03:24 +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
|
63bc477ce6
|
include IP in log
|
2015-11-21 14:23:21 +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
|
2beed33600
|
log graph insertions
|
2015-11-21 13:03:19 +01:00 |
|
Michał Zieliński
|
22052a3840
|
use sendGraph script from Kubuxu
|
2015-11-21 12:52:48 +01:00 |
|
Michał Zieliński
|
e4b9b130db
|
replace tabs with spaces
|
2015-11-21 12:47:21 +01:00 |
|
root
|
26343b47fb
|
add uploaded_by, JS map fixes
|
2015-11-21 12:45:36 +01:00 |
|
Michał Zieliński
|
3478a0023c
|
Merge pull request #5 from interfect/no-ip
Safely omit IP if it is not available.
|
2015-08-29 10:41:25 +02:00 |
|
Adam Novak
|
7aa07f7bc3
|
Safely omit IP if it is not available.
|
2015-08-28 00:07:44 -07:00 |
|
Michał Zieliński
|
23d9a94203
|
Merge branch 'master' of github.com:zielmicha/fc00.org
|
2015-07-30 19:00:11 +02:00 |
|
Michał Zieliński
|
8cfd0bf957
|
sendGraph.py updates
|
2015-07-30 18:59:30 +02:00 |
|
Michał Zieliński
|
a8513bc179
|
Update README.md
|
2015-07-30 18:54:05 +02:00 |
|
Michał Zieliński
|
f4fc407f8e
|
size nodes by their betweenness, use nodedb for giving hosts names
|
2015-07-28 14:04:14 +02:00 |
|