4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-14 20:56:05 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
02bfe28399 Minor tweaks 2019-08-14 20:09:02 +01:00
589ad638ea Implement feature from https://github.com/yggdrasil-network/yggdrasil-go/issues/488 2019-08-11 00:31:22 +03:00
78eb40cbad Record session uptime (purely for the admin socket) 2019-05-29 12:59:36 +01:00
160e01e84f Searches called from api.go, various other tweaks, searches now have a callback for success/failure, node ID now reported by admin socket 2019-04-18 23:38:23 +01:00
3bc3002fff Add handlers for setTunnelRouting/getTunnelRouting 2019-03-06 17:37:48 +00:00
ad7e392afe Fix getRoutes (#339) 2019-03-06 17:32:25 +00:00
b20c3538b7 Point hjson to master repo following comments merge 2018-12-17 10:50:57 +00:00
422424af64 Don't panic 2018-12-17 10:19:20 +00:00
83d734e109 Make yggdrasilctl less crashy 2018-12-17 10:17:16 +00:00
98a544fd7d Fix bug in yggdrasilctl where -endpoint gets ignored 2018-12-15 11:48:43 +00:00
c78e1b98cc Show yggdrasilctl log buffer on panic 2018-12-10 11:29:42 +00:00
b4b3609678 Really use the correct endpoint 2018-12-10 11:12:40 +00:00
d29b5a074a Try to use default config file location to find AdminListen when yggdrasilctl is not given an endpoint 2018-12-10 11:09:10 +00:00
cd11d2eccd Produce more meaningful logging from yggdrasilctl when things go wrong 2018-12-10 10:54:41 +00:00
ba4507c02e Update yggdrasilctl help (fixes #194) 2018-12-09 13:33:18 +00:00
02f98a2592 Only show build name and version if it is known 2018-12-08 11:01:05 +00:00
586781b49c convert to go module 2018-12-07 19:56:04 -06:00