Commit graph

63 commits

Author SHA1 Message Date
0xdcarns
af8918e35f added acl logic to affect peers 2022-03-10 14:55:40 -05:00
0xdcarns
03d35528cc removed unneccasy api exposure 2022-03-10 14:55:40 -05:00
0xdcarns
aefc8b090b added basic api endpoints 2022-03-10 14:55:40 -05:00
afeiszli
33f7ed52a3 remove iscomms filter on getnodes 2022-03-07 20:23:18 -05:00
0xdcarns
324d2ba70c moved telemetry check and generated comms CIDR better 2022-02-22 14:53:40 -05:00
0xdcarns
6028e1b6de added comms checks 2022-02-18 19:37:12 -05:00
afeiszli
be1763bb74 removing old node logic 2022-02-18 10:15:21 -05:00
0xdcarns
4607f2d8bb few more checks 2022-02-17 10:56:48 -05:00
0xdcarns
506a897f26 added ack and done signals 2022-02-17 09:08:20 -05:00
0xdcarns
bd8b66c169 refactored clients 2022-02-16 22:27:20 -05:00
0xdcarns
43b6b8c6cb updated serverUpdate check 2022-02-16 21:10:02 -05:00
0xdcarns
922ebcb4ab refacted running node updates 2022-02-16 20:44:17 -05:00
Matthew R. Kasun
f1b5518bf3 wip 2022-02-16 20:44:17 -05:00
0xdcarns
407e46c117 began servside refactor 2022-02-16 20:44:17 -05:00
0xdcarns
fa1b3246fe added error catch on user token 2022-02-15 13:53:36 -05:00
0xdcarns
5c35ca433e edited run updates 2022-02-15 10:12:39 -05:00
0xdcarns
456272d549 fixed issue with delete 2022-02-08 11:01:44 -05:00
0xdcarns
39cea2da6c refactored delete, pull nil pointer and logging 2022-02-08 10:43:46 -05:00
afeiszli
96535554f5 fixing mac stuff and dns testing 2022-02-07 11:38:47 -05:00
afeiszli
dd79186a81 changing validation 2022-02-05 15:50:29 -05:00
0xdcarns
c22f35f57f added better check 2022-02-05 13:26:12 -05:00
0xdcarns
3ea5e1b2d1 added check in run updates for mq 2022-02-05 13:22:13 -05:00
afeiszli
2cbf08ad1e adding logic for key checks, OS on server 2022-02-04 14:19:26 -05:00
Matthew R. Kasun
c371d87eb3 fix return 2022-02-04 13:30:11 -05:00
Matthew R. Kasun
96caccc43e prevent publish to server node 2022-02-04 13:26:09 -05:00
Matthew R Kasun
fb8770dc59 fix delete node, publish message to node to be dleted before updating server peers 2022-02-03 05:13:26 -05:00
afeiszli
1e5a0e9d04 fix server self updates 2022-01-31 23:18:58 -05:00
afeiszli
35884056b3 disable server deletion 2022-01-31 22:43:12 -05:00
afeiszli
3964d927ea testing server update 2022-01-31 15:51:21 -05:00
0xdcarns
d5d442c75c removed go routines around mq 2022-01-31 14:09:23 -05:00
0xdcarns
4823566125 debug again 2022-01-31 11:20:59 -05:00
0xdcarns
36b319c772 debug 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
b91c90b106 changing peer set 2022-01-31 11:19:19 -05:00
0xdcarns
0015d6fdf8 added encryption/decryption strategy 2022-01-29 18:18:46 -05:00
Matthew R Kasun
03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Matthew R Kasun
bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun
d722218f32 publish Node and Peer updates in go routine to ensure UI responses are not delayed 2022-01-24 13:56:10 -05:00
Matthew R Kasun
f54d0fd993 fix logic in call to UpdatePeers 2022-01-24 13:25:56 -05:00
Matthew R Kasun
0ced90ebd4 add conditional update of peers after a node update. 2022-01-24 11:42:21 -05:00
Matthew R Kasun
7ba07f8217 publish node update/peer update on gateway creation/deletion 2022-01-23 18:06:39 -05:00
Matthew R Kasun
c1813c52e9 publish node update and peer update on ingress gateway creation 2022-01-22 15:34:01 -05:00
Matthew R Kasun
60eab296fc publish node update when node deleted from UI 2022-01-22 14:35:48 -05:00
Matthew R Kasun
e164e6446f publish node update when UI updates a node 2022-01-21 17:22:56 -05:00
Matthew R Kasun
b15a5112fc fixes due to rebase 2022-01-20 15:41:06 -05:00
0xdcarns
0f657b4378 adapted node routes further to new id 2022-01-20 12:59:31 -05:00
0xdcarns
df23b50165 refactored more 2022-01-20 12:59:31 -05:00
0xdcarns
cd5bce8812 restructuring continued 2022-01-20 12:58:49 -05:00
0xdcarns
2430eb0a47 prevent nodes from changing address out of range or to .0 or .255 addresses 2022-01-19 10:47:23 -05:00