Commit graph

81 commits

Author SHA1 Message Date
0xdcarns
2fa2d50b8f added ability for server to receive and publish host model updates via MQ 2023-01-11 10:33:43 -05:00
Abhishek Kondur
0df6d1761e add subscription pattern to acls,fix NaN value in metrics for uptime,get real iface name for mac 2022-09-30 18:31:57 +05:30
Abhishek Kondur
677d9fcc8d added comments 2022-09-29 23:59:18 +05:30
Abhishek Kondur
f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Abhishek Kondur
698a4be861 configure mq on startup 2022-09-26 16:57:10 +05:30
Abhishek Kondur
bcaf009cd7 disconnect mq conn after updating admin password 2022-09-16 15:53:31 +05:30
Abhishek Kondur
1b4128bf69 configure mq to update admin password 2022-09-16 15:40:42 +05:30
Abhishek Kondur
2eb5cde6ab dyn sec netclient changes 2022-09-16 11:35:28 +05:30
Abhishek Kondur
7db3bd3aca comment certs code for mq 2022-09-15 09:23:33 +05:30
Abhishek Kondur
5270c1ede8 watch dynsec messages,create client on node join 2022-09-14 15:59:22 +05:30
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
Abhishek Kondur
08a6ed483c dynsec intial code 2022-09-13 23:33:39 +05:30
Matthew R. Kasun
c9037db19f remove debugging logs 2022-08-29 14:29:28 -04:00
Matthew R. Kasun
49c6380643 reuse mq connections 2022-08-29 14:08:01 -04:00
0xdcarns
edcbc912a0 added option for insecure mqtt connections 2022-07-07 15:38:13 -04:00
0xdcarns
393102ad69 first connection established 2022-07-05 16:27:17 -04:00
0xdcarns
adaf8f1ca6 initial changes to make cert <-> broker comms work 2022-07-05 15:04:45 -04:00
Matthew R Kasun
66b2a28455 update server mq connection logic to match client 2022-06-24 19:58:16 +00:00
Matthew R. Kasun
976ab07de1 use token.WaitTimeout() 2022-05-16 09:38:47 -04:00
Matthew R. Kasun
501108b53d Remove config.Server.Debug
no longer required with move to logger.Log and it's verbosity
capabilities
2022-05-09 09:49:17 -04:00
0xdcarns
407e46c117 began servside refactor 2022-02-16 20:44:17 -05:00
0xdcarns
867e253c3b refactored and cleaned up code, added peer update from clients 2022-02-16 20:44:15 -05:00
0xdcarns
98609ac61e implmented chunking 2022-02-15 10:15:17 -05:00
0xdcarns
c238cf7f23 made use of string builder in logger 2022-02-15 10:11:24 -05:00
afeiszli
c1274ed9e2 fixing counter for peer update 2022-02-08 21:49:47 -05:00
afeiszli
d4b15f0a2d adding force peer push every 5 min 2022-02-08 21:34:38 -05:00
afeiszli
d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -05:00
0xdcarns
732665c3d4 cleaned up daemon and server mq 2022-02-08 19:13:58 -05:00
Matthew R. Kasun
1cd25a996c add ids to mqtt 2022-02-08 15:05:37 -05:00
Matthew R. Kasun
7e2928ba84 publish individual server keepalive messages 2022-02-08 08:33:44 -05:00
afeiszli
7215fc539f ext client logic for peer updates 2022-02-06 13:27:24 -05:00
afeiszli
f6b1711439 ext client logic for peer updates 2022-02-06 13:06:07 -05:00
0xdcarns
c22f35f57f added better check 2022-02-05 13:26:12 -05:00
afeiszli
239b9d36fc change queue identifier from server.ID to Network.NetID 2022-02-03 09:51:37 -05:00
afeiszli
eeb658595b set server node checkin 2022-02-01 14:37:00 -05:00
afeiszli
d64cc1f39e publish peers on every keepalive 2022-02-01 14:01:13 -05:00
afeiszli
8c0341391c add logging to check for node publish 2022-02-01 11:31:19 -05:00
afeiszli
a182d7f4ed modify syncservernetwork 2022-02-01 09:37:16 -05:00
afeiszli
35884056b3 disable server deletion 2022-01-31 22:43:12 -05:00
afeiszli
c6252764e8 fix peer sync 2022-01-31 17:13:19 -05:00
afeiszli
6f9f97e4b7 dont publish to updated node 2022-01-31 16:15:10 -05:00
0xdcarns
feb34722c2 log level 2022-01-31 11:21:01 -05:00
0xdcarns
2a4a30f937 added debug stuff 2022-01-31 11:20:11 -05:00
0xdcarns
d56bdc1ca1 peers try 2 2022-01-31 11:20:11 -05:00
0xdcarns
8da7d96a82 better checks 2022-01-31 11:20:10 -05:00
0xdcarns
4740551473 iface delta 2022-01-31 11:19:19 -05:00
0xdcarns
be5fdc7fc6 changing peer set 2022-01-31 11:19:19 -05:00
0xdcarns
b91c90b106 changing peer set 2022-01-31 11:19:19 -05:00
0xdcarns
e027649725 added isserver check 2022-01-31 11:19:19 -05:00
afeiszli
3e130fe9f8 cleaning server side peer logic 2022-01-31 11:18:38 -05:00