4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-08-25 06:47:09 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Neil Alexander
8669091a08 Don't send IP back twice with getPeers 2019-07-22 19:45:48 +01:00
Neil Alexander
ea9d5db16d Make admin socket output a bit friendlier (fixes #385) 2019-07-07 19:41:53 +01:00
Neil Alexander
78eb40cbad Record session uptime (purely for the admin socket) 2019-05-29 12:59:36 +01:00
Neil Alexander
5b8d8a9341 Reimplement getNodeInfo, dhtPing, get/add/removeAllowedEncryptionPublicKey, add/removePeer 2019-05-20 19:51:44 +01:00
Neil Alexander
e9e2d7bc6f Remove debug println 2019-05-19 22:03:20 +01:00
Neil Alexander
d575b83ec1 Refactor admin socket somewhat, allow modules to set up their own handlers 2019-05-19 22:02:04 +01:00
Neil Alexander
8ef1978cb1 Start factoring out the admin socket into a separate module (not all functions implemented yet) 2019-05-19 17:27:48 +01:00